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
Importing TRANSACTION_KEY TYPE SMOG_TRANS-SMOG_TRANS Transaction Table Primary Key
Importing SEGMENT_KEY TYPE SMOG_SEGM-SMOG_SEGM Segment Table Primary key
Importing ACTIVE_VERS TYPE SMOG_VERS-SMOG_VERS Version Table Primary Key of Active Version
Tables ITAB_R3KEY_FIELDS TYPE SMO9KEYSTR Internal table of R3 key fields
Tables ITAB_KEY_FIELDS TYPE SMO9KEYSTR Internal table of SFA key fields
Exception GEN_FAILURE TYPE General failure exception
Exception TRANS_NOTFOUND TYPE Transaction_not_found
Exception SEGM_NOTFOUND TYPE The segment is not found
Exception KFLD_NOTFOUND TYPE The key field is not found for the segment
Exception NO_PFIELD_ENTRY TYPE No entry for the physical field
Exception NO_FIELD_ENTRY TYPE No entry for the segment field
Exception PFLD_NOTFOUND TYPE Parent field not found.
Exception R3FLDS_NOT_FOUND TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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