Functionality This method includes the "GetListOutput" and "ProcessOutput" methods. The outputs that belong to the handling units that were specified inthe HUKEY parameter were selected and then processed immediately. Dynamic control of the output device is offered as an option via the"DynamicOutputDevice" parameter. Outputs are sorted according to the value specified in the"SortMessage" parameter. The processing status of each output that was processed can be accessedin the "MessageProtocol" return parameter. INCLUDE 'BAPI_LIKP_PROCESS_MSG DYNAMICOUTPUTDEVICE' OBJECT DOKU ID FU INCLUDE 'BAPI_LIKP_GET_LIST_MSG PROCESSING' OBJECT DOKU ID FU Description Controls how outputs are sorted. Select one of the following sort criteria: 01 Handling unit identification/output type 02 Output type/handling unit identification 03 Partner function/partner number/output type 04 Sort fields 1-3 05 Output type/sort fields 1-3 You can use these sort criteria to specifiy which values should becopied from the application-specific communication structures into thesort fields. INCLUDE 'BAPI_HU_GET_LIST_MSG HUKEY' OBJECT DOKU ID FU INCLUDE 'BAPI_LIKP_PROCESS_MSG MESSAGEPROTOCOL' OBJECT DOKU ID FU INCLUDE 'BAPI_LIKP_PROCESS_MSG_DIRECT OUTPUTTYPE' OBJECT DOKU ID FU INCLUDE 'BAPI_HU_CREATE RETURN' OBJECT DOKU ID FU |