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

Data uploding to IW31 Tr.code

Former Member
0 Likes
315

Hi Experts,

I have a customized table with several fields and I need to update the records from the customized table to IW31 tr code. Is it possible !!! pls help me dear friends... Its very urgent. I have fields regarding the work request creation..

Thanks in Advance,

Sunil

1 REPLY 1
Read only

Former Member
0 Likes
291

Hi!

Of course you have many options:

- creade a BDC recording in SM35 and update IW31 using this recording

- use the following BAPI function modules (SE37 tr):

BAPI_PLANNEDORDER_CHANGE Change planned order

BAPI_PLANNEDORDER_CREATE Create planned order

BAPI_PLANNEDORDER_DELETE Delete planned order

BAPI_PLANNEDORDER_EXIST_CHECK Planned order existence check

BAPI_PLANNEDORDER_GET_DETAIL Get details for planned order

BAPI_PLANNEDORDER_GET_DET_LIST Get detailed planned order list

Regards

Tamá