SAP ABAP Function Module MC_CHECK_FIELDS (Checks the fields of the matchcode object and the uniqueness of the names)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SMAC (Package) R/3 Matchcode Development
⤷
⤷
Basic Data
| Function Module | MC_CHECK_FIELDS | Checks the fields of the matchcode object and the uniqueness of the names |
| Function Group | SMC3 | Check functions for matchcode object/ID |
| Program Name | SAPLSMC3 | |
| INCLUDE Name | LSMC3U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RC | TYPE | SYST-SUBRC | Return code | |||
| |
DD20V_IMP | TYPE | DD20V | Header of the matchcode object | |||
| |
PRID | TYPE | SYST-TABIX | 0 | Log ID | ||
| |
DD26V_TAB | TYPE | DD26V | Matchcode object tables and relationships | |||
| |
DD27P_TAB | TYPE | DD27P | Fields with data element of the matchcode object | |||
| |
FLDSNEX | TYPE | Matchcode object does not contain any fields | ||||
| |
FLDERR | TYPE | Table does not belong to the matchcode object | ||||
| |
TYPEERR | TYPE | Data type invalid for matchcodes | ||||
| |
FLDASS | TYPE | Fields represented in different tables | ||||
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 | 19950120 |
| SAP Release Created in |