Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Message class

Former Member
0 Likes
288

HI.

I need to rise error message inside of BAPI:LE_SHP_DELIVERY_PROC

METHOD:DELIVERY_FINAL_CHECK

i have done the code like:

MESSAGE ID 'LB' TYPE 'E' NUMBER 002.

but it destnt display error message while run the VL10 trasaction.have you any other process?

Please helpme.

To be reward all helpfull answers.

JNJ

1 REPLY 1
Read only

Former Member
0 Likes
265

hi,

try this

message 'type ur message' type 'e'.

reward if found help ful