Fonction SAP BAPI_HU_PROCESS_MSG - HU output processing

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DYNAMICOUTPUTDEVICE BAPIOUTPDEVEXT u 40 X Profile and Output Device (30 char.) for Dynamic Printer Control
PROCESSING BAPISHPOUTPUT-PROCESSING N 1 1 X Processing Mode

Paramètre Reférence Long. Facultatif Description
MESSAGEKEY BAPIHUSELMSG 44 Selected HU Output Keys
MESSAGEPROTOCOL BAPIMSGPROT 53 Processing Logs for Output Processing
RETURN BAPIRET2 548 Return Parameters

Functionality
This method processes outputs that belong to handling units.
All output key-attributes that were specified and found using the"MessageKey" parameter are processed by this method. If a processingmode is also specified using the "Processing" parameter, the outputthat was specified is processed according to this processing mode.
Dynamic control of the output device is also an option that is offeredusing the 'DynamicOutputDevice' parameter.
INCLUDE 'BAPI_LIKP_PROCESS_MSG DYNAMICOUTPUTDEVICE' OBJECT DOKU
ID FU
INCLUDE 'BAPI_LIKP_GET_LIST_MSG PROCESSING' OBJECT DOKU ID FU
INCLUDE 'BAPI_HU_GET_LIST_MSG MESSAGEKEY' OBJECT DOKU ID FU
INCLUDE 'BAPI_LIKP_PROCESS_MSG MESSAGEPROTOCOL' OBJECT DOKU ID
FU
INCLUDE 'BAPI_HU_CREATE RETURN' OBJECT DOKU ID FU

1167867Debugging for handling unit BAPIs