Menu

SAP Function Module CATS_MY_PACK_AFTER_CALL

Einpacken von beliebigen Tabellen in einheitliche Form

The Function Module CATS_MY_PACK_AFTER_CALL (Einpacken von beliebigen Tabellen in einheitliche Form) 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_PACK_AFTER_CALL
Short Text Einpacken von beliebigen Tabellen in einheitliche Form
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_ANYTHING TYPE ANY Beliebiges Datenobjekt
IM_NAME TYPE FIELDNAME Feldname
IM_TYPE TYPE CATS_MY_PARAM_TYPE Parameter Typ

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
GENERICRECORD TYPE CATS_MY_TABLE_GENERICRECORD Generische Tabelle zur Übertragung
METADETAIL TYPE CATS_MY_TABLE_METADETAIL Metadetaildaten für die generische Übertragung
METAPARAMETER TYPE CATS_MY_TABLE_METAPARAMETER Metadaten für die generische Übertragung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.