cancel
Showing results for 
Search instead for 
Did you mean: 

how to show information msg to user when the mandatory field is not fielded

Former Member
0 Kudos

Hi all,

Is anyone know how to show the information message to the users in the screen when the mandatory field is not entered by user in the screen?

For example, when a field Title is not entered, we need to show information message/error message : "Please fill in the mandatory field."

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>Is anyone know how to show the information message to the users in the screen when the mandatory field is not entered by user in the screen?

it depends on the UI technology you use

for example with ABAP you just need to specify a fields as obligatory and the use will have to fill it

but it's different if you use any other UI technology (lke java dynpro etc.)

Regards,

Michal Krawczyk

Former Member
0 Kudos

I am using ABAP web dynpro..

so i already set the state to Required. but the system do not check the field even though i did not enter anything to the field. so i wonder do i need to set any thing else except the state set to "required".

MichalKrawczyk
Active Contributor
0 Kudos

hi,

as suggested please post on ABAP forum as this is not XI related

thank you,

Regards,

Michal Krawczyk

Former Member
0 Kudos

is it related to ABAP or PI?

i think u will get answer in ABAP forum if u r doing with ABAP development.

chirag

Former Member
0 Kudos

it is related to ABAP.

Former Member
0 Kudos

try in abap or webdynpro ABAP forum u will surely get the answer.

chirag