SAP ABAP Function Module G_MATCHCODE_GET (Determine Matchcode ID and Object (Entry: Domain or Table Field))
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_MATCHCODE_GET | Determine Matchcode ID and Object (Entry: Domain or Table Field) |
| Function Group | GSVL | Possible entries for value entry |
| Program Name | SAPLGSVL | |
| INCLUDE Name | LGSVLU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
MC_ID | TYPE | DD23L-MCID | Matchcode ID | |||
| |
MC_OBJECT | TYPE | DD23L-MCONAME | Matchcode object | |||
| |
DOMNAME | TYPE | DFIES-DOMNAME | SPACE | Domain | ||
| |
TABNAME | TYPE | DFIES-TABNAME | SPACE | Table | ||
| |
FIELDNAME | TYPE | DFIES-FIELDNAME | SPACE | Table field | ||
| |
NO_MC_OBJECT_FOUND | TYPE | No Matchcode found | ||||
| |
WRONG_PARAMETERIZATION | TYPE | Incorrect Entry Parameters | ||||
| |
INVALID_TABLE_FIELD_COMB | TYPE | Invalid Table-Field Combination | ||||
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 | 19950404 |
| SAP Release Created in |