Functionality Reports a commission case to the commission system. You can specify the processing type used for reporting a commissioncase using I_WORKMODE and I_WORKTYPE (e.g. "Create case" simulation).You can use existing commission cases as templates (I_REFERENCE_COPY)and/or you can add a new knowledge status (I_CHANGE_CASE) of acommission case. The commission case data is reported to the inbound tables I_CASE,I_PARTICIPATION, I_INVESTIGATION, I_ACTIVITY, I_OBJECTDATE and I_LINES.This results in the commission document being returned in the E_DOC_*tables and a processing log C_LOGENTRIES. Further information Use the CACS_MESSAGE_SHOW function module to display single messagesfrom the C_LOGENTRIES return table. |