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

Transaction QA11

Former Member
0 Likes
536

Hi,

I want a warning message to be poulated when Shelf Life Expiration Date(SLED) is changed in QA11. I tried implementing the BADI 'g_exit_il_up->set_ud_at_save' but the problem is that the parameters in BADI pick up the SLED from table QALS which maintains tham as 00/00/0000. Can anyone tell me how do i proceed ?

Thanks n Regards,

Rach.

2 REPLIES 2
Read only

Former Member
0 Likes
453

Hi,

Check with the method 'CHANGE_UD_AT_SAVE' in BADI definition INSPECTIONLOT_UPDATE,

Rgds,

Read only

Former Member
0 Likes
453

Hi Doshi ,

first check the table for the same ? If table having the data ? then Put a break-point and check.

Regards

Prabhu