Hi All,
I am passing the below list of input parameters to the BAPI "BAPI_ALM_ORDER_MAINTAIN" to create a work order in SAP.
IT_METHODS = REFNUM, OBJECTTYPE, METHOD, OBJECTKEY
IT_HEADER = ORDERID, ORDER_TYPE, PLANPLANT, BUS_AREA, MN_WK_CTR, PLANT, FUNCT_LOC, EQUIPMENT, START_DATE, SHORT_TEXT
IT_OPERATION = ACTIVITY, CONTROL_KEY, WORK_CNTR, PLANT, DESCRIPTION
However i need to pass some additional values to the BAPI to create/close word order. Kindly let me know where i need to pass these values in the BAPI tables.
Entered By u2013 Person who created the WO.
Closed By u2013 Person who closed the WO.
Resolve comments.
Resolve duration.
Thanks
Rajesh.S