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

problem in badi

Former Member
0 Likes
499

Dear All

i Have requirement in vl02n

Requirement is like this..

when we click on pgi button if material is expired it should show error saying that material is expired

for that purpose i am using badi LE_SHP_GOODSMOVEMENT

but my doubt is how i will get data

i have expiration date in mseg table i,e in ct_ximseg.

but i cant use

call method ct_imseg..

How to get data ...

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
470

you can use this structure (XIMSEG)

3 REPLIES 3
Read only

Former Member
0 Likes
471

you can use this structure (XIMSEG)

Read only

0 Likes
470

hi

i want to know how i will use it..

thanks

Read only

0 Likes
470

you can ask your FDer what are the conditions use for expired materials.

thene youn use XIMSEG-matnr and check the database tables and put the error message..