Menu

SAP Function Module CM_MA_TABLE_CREATE

Generierung Ausgabetabelle durch ALV-Feldkatalog

The Function Module CM_MA_TABLE_CREATE (Generierung Ausgabetabelle durch ALV-Feldkatalog) is a standard Function Module in SAP ERP and is part of the function group SCM_TABLE_CREATION within the package S_CM_EXTRACT.

Technical Information

Function Module CM_MA_TABLE_CREATE
Short Text Generierung Ausgabetabelle durch ALV-Feldkatalog
Function Group SCM_TABLE_CREATION
Package S_CM_EXTRACT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CALLBACK_PROGRAM LIKE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.