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

FETCH FIELDS FROM iw32/iw33

Former Member
0 Likes
486

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
Read only

Former Member
0 Likes
435

Hi ,

May be following function will be useful for you.

CALL FUNCTION '/SAPAPO/OM_ORDER_GET_DATA'

Reward if helpful.

Thanks ,

Madhura N.

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 REPLY 1
Read only

Former Member
0 Likes
436

Hi ,

May be following function will be useful for you.

CALL FUNCTION '/SAPAPO/OM_ORDER_GET_DATA'

Reward if helpful.

Thanks ,

Madhura N.