SAP ABAP Function Module SMO9_GET_MAPPED_KEY_FIELDS_HC (Returns the mapped physical table key fields)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-KGN (Application Component) Key Generation
⤷
SMO9 (Package) Logical Services

⤷

⤷

Basic Data
Function Module | SMO9_GET_MAPPED_KEY_FIELDS_HC | Returns the mapped physical table key fields |
Function Group | SMO9KEY | KeyGen Function Group |
Program Name | SAPLSMO9KEY | KeyGen Function Group |
INCLUDE Name | LSMO9KEYU13 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TRANSACTION_KEY | TYPE | SMOG_TRANS-SMOG_TRANS | Transaction Table Primary Key | |||
![]() |
SEGMENT_KEY | TYPE | SMOG_SEGM-SMOG_SEGM | Segment Table Primary key | |||
![]() |
ACTIVE_VERS | TYPE | SMOG_VERS-SMOG_VERS | Version Table Primary Key of Active Version | |||
![]() |
ITAB_R3KEY_FIELDS | TYPE | SMO9KEYSTR | Internal table of R3 key fields | |||
![]() |
ITAB_KEY_FIELDS | TYPE | SMO9KEYSTR | Internal table of SFA key fields | |||
![]() |
GEN_FAILURE | TYPE | General failure exception | ||||
![]() |
TRANS_NOTFOUND | TYPE | Transaction_not_found | ||||
![]() |
SEGM_NOTFOUND | TYPE | The segment is not found | ||||
![]() |
KFLD_NOTFOUND | TYPE | The key field is not found for the segment | ||||
![]() |
NO_PFIELD_ENTRY | TYPE | No entry for the physical field | ||||
![]() |
NO_FIELD_ENTRY | TYPE | No entry for the segment field | ||||
![]() |
PFLD_NOTFOUND | TYPE | Parent field not found. | ||||
![]() |
R3FLDS_NOT_FOUND | TYPE | |||||
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 |