Menu

SAP Function Module SDOK_UT_CHKOS_GET

Verbuchungspuffer: Checkout-Einträge lesen

The Function Module SDOK_UT_CHKOS_GET (Verbuchungspuffer: Checkout-Einträge lesen) is a standard Function Module in SAP ERP and is part of the function group SDOK_UPDTSK within the package SDOK.

Technical Information

Function Module SDOK_UT_CHKOS_GET
Short Text Verbuchungspuffer: Checkout-Einträge lesen
Function Group SDOK_UPDTSK
Package SDOK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT TYPE SYMANDT SY-MANDT Mandant
CLIENT_DEPENDENT TYPE SYDATAR X' - mandantenabhängig
PHIO_IDS TYPE SDOKOBJECTS Liste der PHIOs
TABLE TYPE SDOK_COTAB Checkout-Tabelle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECKOUT_ENTRIES_TO_PERSIST LIKE SDOKCHKO Liste der einzutragenden Checkout-Einträge
CHECKOUT_KEYS_TO_DELETE TYPE SDOKOBJECTS Liste der Schlüssel zu löschender Checkout-Einträge

Exceptions

This function module does not define any Exceptions.