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

BAPI or FM for CHANGING Internal Order

Former Member
0 Likes
2,197

Hi all,

I am looking for a BAPI or Function module for changing a End of Work field (DATE field) for that Internal Order. Transaction for internal order KO02

Please suggest.

Edited by: Anu on Jul 6, 2009 3:30 PM

3 REPLIES 3
Read only

Former Member
0 Likes
872

use this user exit EXIT_SAPLKAUF_001

in this exit there is a changing parameter C_USER_CI LIKE USER_CI_AUFK

in this there is a field called user8 (end of work date field)

Read only

Former Member
0 Likes
872

enhancement name is COOPA002

Read only

RaymondGiuseppi
Active Contributor
0 Likes
872

Look at [BAPI_INTERNALORDER_SAVEREPLICA|https://forums.sdn.sap.com/search.jspa?objID=c42&q=BAPI_INTERNALORDER_SAVEREPLICA] (parameter MASTERDATA field DATE_WORK_ENDS)

Regards,

Raymond