Menu

SAP Function Module POS_OUTBOUND_PROTOKOLL_DISPLAY

Display POS outbound log

The Function Module POS_OUTBOUND_PROTOKOLL_DISPLAY (Display POS outbound log) is a standard Function Module in SAP ERP and is part of the function group WBBP within the package WBBC.

Technical Information

Function Module POS_OUTBOUND_PROTOKOLL_DISPLAY
Short Text Display POS outbound log
Function Group WBBP
Package WBBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_DLDNR LIKE WDLS-DLDNR POS outbound log
PI_DOCNUM LIKE WDLSP-DOCNUM Number of IDoc

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_OK_CODE LIKE SY-UCOMM Last user command

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.