Menu

SAP Function Module RMSA950_PP_FLDCAT_IOTAB_CREATE

RMS-ATL: Feldkatalog + IOTAB für ALV Grid Cntrl. erzeugen

The Function Module RMSA950_PP_FLDCAT_IOTAB_CREATE (RMS-ATL: Feldkatalog + IOTAB für ALV Grid Cntrl. erzeugen) is a standard Function Module in SAP ERP and is part of the function group RMSA950 within the package RMSATLVAL.

Technical Information

Function Module RMSA950_PP_FLDCAT_IOTAB_CREATE
Short Text RMS-ATL: Feldkatalog + IOTAB für ALV Grid Cntrl. erzeugen
Function Group RMSA950
Package RMSATLVAL
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_ADDINF TYPE RCGADDINF EHS: Additional Information for Function Module Calls
I_FLG_AS_SRCH_SCRN TYPE ESEBOOLE FALSE Als Such-Screen aufrufen
I_FLG_RMS TYPE ESEBOOLE FALSE Rezeptur Management System RMS
I_LANGU TYPE SY-LANGU SY-LANGU SAP System, Current Language
I_LEVEL TYPE I 0 Rezept-Objekt Ebene: steuert das Ausbelenden von Stage Operation Action

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
X_FTEXT_CAT TYPE ESETEXTCAT User-Defined Text Type
X_FTEXT_DOC_CAT TYPE ESETEXTCAT User-Defined Text Type

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ESTCAT_2_ALVGRID_TAB TYPE RMSATY_PP_ESTCAT_2_ALVGRID RMS: ESTCAT <> ALV Grid Field Assignment
E_FIELDCAT_TAB TYPE LVC_T_FCAT Field Catalog for List Viewer Control
E_PP_IO_TAB TYPE RMSATY_PP_ALV_OUT RMS: Process Parameter Output Table for ALV GRID
I_GUID_TAB TYPE RMSATY_PP_GUID RMS: Process Parameter Actual GUID + Stage Operation Action
I_PROP_DATA_TAB LIKE RMSAS_PP_PROP EHS: API Structure Value Assignments

Exceptions

This function module does not define any Exceptions.