Menu

SAP Function Module CATS_MY_UNPACK_BEFORE_CALL

Auspacken einer generischen Tabelle

The Function Module CATS_MY_UNPACK_BEFORE_CALL (Auspacken einer generischen Tabelle) is a standard Function Module in SAP ERP and is part of the function group CATS_MY_ME within the package CATS_MY_INTERFACE.

Technical Information

Function Module CATS_MY_UNPACK_BEFORE_CALL
Short Text Auspacken einer generischen Tabelle
Function Group CATS_MY_ME
Package CATS_MY_INTERFACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DEFAULT_VALUE TYPE ANY SPACE Vorschlagswert für optionale Parameter
IM_GENERICRECORD TYPE CATS_MY_TABLE_GENERICRECORD Generische Tabelle zur Übertragung
IM_IS_OPTIONAL TYPE CHAR1 SPACE Einstelliges Kennzeichen
IM_METADETAIL TYPE CATS_MY_TABLE_METADETAIL Metadetaildaten für die generische Übertragung
IM_METAPARAMETER TYPE CATS_MY_TABLE_METAPARAMETER Metadaten für die generische Übertragung
IM_PARAM_NAME TYPE CATS_MY_PARAM_NAME Parameter Name
IM_TYPE TYPE ANY Datentyp des auszupackenden Objektes. Nur in GEN-FUBAS verwendet!

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
ANYTHING TYPE ANY Beliebiges Datenobjekt

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_NOT_FOUND Der zum Aufruf benötigte Parameter wurde nicht gefunden