cancel
Showing results for 
Search instead for 
Did you mean: 

Warning message

Former Member
0 Kudos

i want to create a warning message in case of duplicated items in the sales order before saving how can i do this ?

Please give me the steps for doing this.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

First thanks for your great help

Can you give me more details about how to make that ?as i am totally assigned for this and am not Apaber

thanks again

Former Member
0 Kudos

Hi

Please go to Transaction Code SE37 and try to find a Function Module with "POP UP" in the name

Also you can use POPUP_WITH_WARNING Function Module or POPUP_TO_DECIDE_WITH_MESSAGE Function Module.

If you need more Info on how to use these FM, please mail your Query to the ABAP Forum.

Best Regards

Former Member
0 Kudos

Hi,

For this we have to go for ABAP coding.

Ask your ABAPer to develop a small enhancement for this.

Here they have to create a message in SE91 T.Code.

Use it in this enhancement program.

Regards,

Krishna.