‎2012 Nov 08 12:16 PM
hi friends,
I don't know how to import data from non-sap to sap for t-code COR6N (time ticket for production order) using bapi and how to use this bapi BAPI_PROCORDCONF_CREATE_TT is it suitable bapi for this object. please share your valuable information.
Regards,
karthikeyan.s
‎2012 Nov 08 2:23 PM
You can create Confirmations for the existing Process Order, Operation/Phase using this BAPI.
Check the BAPI documentation for this. You can import a file with Process order OR Confirmation/Phase in your program and Pass the values to this BAPI. This BAPI will confirm the operations in Order.
‎2012 Nov 08 2:23 PM
You can create Confirmations for the existing Process Order, Operation/Phase using this BAPI.
Check the BAPI documentation for this. You can import a file with Process order OR Confirmation/Phase in your program and Pass the values to this BAPI. This BAPI will confirm the operations in Order.