SAP ABAP Function Module G_SET_DETERMINE_FIELDNAME_LIST (Determines Corresponding Table Field for a Set)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBSE (Package) FI-SL sets
⤷
⤷
⤷
Basic Data
| Function Module | G_SET_DETERMINE_FIELDNAME_LIST | Determines Corresponding Table Field for a Set |
| Function Group | GSDD | DDIC-similar functions for sets |
| Program Name | SAPLGSDD | |
| INCLUDE Name | LGSDDU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SET_FIELDNAME | TYPE | SETHIER-FIELDNAME | Original Table Field | |||
| |
SET_TABNAME | TYPE | SETHIER-TABNAME | Original Table Name | |||
| |
TABNAME | TYPE | DFIES-TABNAME | Table Name for New Fields | |||
| |
FIELDNAME_LIST | TYPE | DDFLDNAM | List of Compatible Fields | |||
| |
NO_FIELDNAME_FOUND | TYPE | No Matching Table Field found | ||||
| |
TABLE_NOT_FOUND | TYPE | Table does not exist | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970710 |
| SAP Release Created in |