Application Development 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: 

FETCH FIELDS FROM iw32/iw33

Former Member
0 Kudos

Hi All,

I need to fetch the configuration details from tcode IW32/IW33 and use the field values of "Material out" and "Repair code" to add new fields in the display of IW72/IW73.

Please help me to extract the detials from the Tcodes IW32 / IW33.

Useful answers will be rewarded.

Thanks in advance,

veda

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi ,

May be following function will be useful for you.

CALL FUNCTION '/SAPAPO/OM_ORDER_GET_DATA'

Reward if helpful.

Thanks ,

Madhura N.

1 REPLY 1

Former Member
0 Kudos

Hi ,

May be following function will be useful for you.

CALL FUNCTION '/SAPAPO/OM_ORDER_GET_DATA'

Reward if helpful.

Thanks ,

Madhura N.