SAP ABAP Function Module SMO9_GET_CHECK_FIELD_NAME (Returns the check table field name for a field)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-KGN (Application Component) Key Generation
⤷
SMO9 (Package) Logical Services

⤷

⤷

Basic Data
Function Module | SMO9_GET_CHECK_FIELD_NAME | Returns the check table field name for a field |
Function Group | SMO9KEY | KeyGen Function Group |
Program Name | SAPLSMO9KEY | KeyGen Function Group |
INCLUDE Name | LSMO9KEYU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CFIELDNAME | TYPE | FIELDNAME | check table field name | |||
![]() |
MTABNAME | TYPE | TABNAME | Table name | |||
![]() |
MFIELDNAME | TYPE | FIELDNAME | Field name | |||
![]() |
MCHECKTABNAME | TYPE | TABNAME | check table name | |||
![]() |
GEN_FAILURE | TYPE | general failure | ||||
![]() |
TABFLD_NOTFOUND | TYPE | table or field not found | ||||
![]() |
CHKTBL_NOTFOUND | TYPE | check table not found | ||||
![]() |
AMBIGUOUS | TYPE | Multiple entries with same domain name are found | ||||
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 | 19991116 |
SAP Release Created in |