The Function Module FMFG_CMX_GET_FLDNAM_FOR_CH_DOC (Transfer Field Name for Change Document Display) is a standard Function Module in SAP ERP and is part of the function group FMFG_CUSTOMER_MASTER_EXT within the package FMFG_E.
Function Module | FMFG_CMX_GET_FLDNAM_FOR_CH_DOC |
Short Text | Transfer Field Name for Change Document Display |
Function Group | FMFG_CUSTOMER_MASTER_EXT |
Package | FMFG_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLT_VAL | TYPE | CUST_SCGR | Screen Group Add-On Enhancement Customer Master |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FIELDNAME | TYPE | TBFDNAM | Complete field name (table, separator, field name) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.