Menu

SAP Function Module CCUPS_KEY_MAINTAIN

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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

Technical Information

Function Module CCUPS_KEY_MAINTAIN
Short Text
Function Group CCUPS
Package CCUPS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_CHANGE TYPE XFELD ' ' Checkbox Field
IM_DLOCK TYPE UPS_C_DLOCK SPACE CORE: ALE Distr. Package : Check Distribution Lock

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_MESCOD TYPE UPS_C_MESCOD 'MOD'
CH_OBJID TYPE UPS_C_OBJID ALE Distribution Packet : Object Key

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.