Menu

SAP Function Module RM_CHAR_SEL_BUILD

RM: Zuordnung von Select-Options zu Feldnamen

The Function Module RM_CHAR_SEL_BUILD (RM: Zuordnung von Select-Options zu Feldnamen) is a standard Function Module in SAP ERP and is part of the function group JBRE within the package JBR.

Technical Information

Function Module RM_CHAR_SEL_BUILD
Short Text RM: Zuordnung von Select-Options zu Feldnamen
Function Group JBRE
Package JBR
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_DIM_T TYPE RMSVA_RMBM_T Tabelle der Merkmale
I_FIE_SEL_OLD_T TYPE RMSVA_FIE_SEL_T Schon vorhandene Select-Options

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FIE_SEL_T TYPE RMSVA_FIE_SEL_T Zuordnungstabelle Merkmale <-> Sel.Opt.

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.