Menu

SAP Function Module CUKD_API_ALLOCATIONS_MAINTAIN

The Function Module CUKD_API_ALLOCATIONS_MAINTAIN () is a standard Function Module in SAP ERP and is part of the function group CUKD within the package CUMT.

Technical Information

Function Module CUKD_API_ALLOCATIONS_MAINTAIN
Short Text
Function Group CUKD
Package CUMT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATION_NUMBER LIKE CUOB-KNOBJ ID (KNOBJ of newly created allocation object)
ECM_NUMBER LIKE CUOB-AENNR ' ' Change number
IDOC_PROCESSING TYPE C SPACE IDoc Processing
NO_COMMIT LIKE RCURS-CHECKED ' ' Prevent commit call internally
SEARCH_DATE LIKE CUOB-DATUV SY-DATUM
TABLE LIKE CUOB-KNTAB Type of allocation object (such as STPO)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATION_NUMBER LIKE CUOB-KNOBJ ID (KNOBJ of newly created allocation object)
WARNING LIKE RCURS-CHECKED Warning messages in log

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
ALLOCATIONS LIKE RCUOB1 Allocation data for dependencies
BASIC_DATA LIKE RCUKB1 Basic data and allocation data of several local dependencies
DOCUS LIKE RCUKDOC1 Documentation of several local dependencies
NAMES LIKE RCUKBT1 Descriptions of several local dependencies
SOURCES LIKE RCUKN1 Master data of several local dependencies

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Processing terminated (see log)