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 Exit

Former Member
0 Likes
324

Hi Gurus,

In enhancing the Tcode MD04(add new column),

i have added new column and i am populating

data in that respective column.

For populating the data in New column we

have to use exit EXIT_SAPLM61R_001 of M61X0002 Enhancement.

here my problem is i need to acces a field called FIRMING INDICATOR(PLAF-AUFFX)

in IMDEZEXIT(Import parameter) but respective parameter haven't provided anything

related to firming indicator,since i have to some calculations for only 'Firmed planned

orders',hope you understand my requirement,please revert me back for any clarifications,

and please advice me.

Thanks & Regards,

Vijaya.

1 REPLY 1
Read only

Former Member
0 Likes
292

Respective field name is IE3MDPSLX-FIX01,

this field contains the information whether,

it is a Firmed or non Firmed planned order.

Thanks,

Vijaya.