Monday, August 27, 2018

CIF PM Orders (Instandhaltung, CS Order, Instandhaltungsaufträge)

CIF Outbound in ERP: Function module CIF_PMORD_SEND
CIF Inbound in APO: Function module /SAPAPO/CIF_MNT_INBOUND

Working with the session Id // ID für den Modus

Sometimes it can be helpful to know the id of the current session     CALL FUNCTION 'TH_GET_CONTEXT_ID'       IMPORTING         cont...