SAP ABAP Function Module SMO9_GET_TRANSEG_NAMES (Get the transaction names and segment names for the given symbolic message)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_GET_TRANSEG_NAMES Get the transaction names and segment names for the given symbolic message  
Function Group SMO9KEY   KeyGen Function Group  
Program Name SAPLSMO9KEY   KeyGen Function Group 
INCLUDE Name LSMO9KEYU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TRANSACTION_NAME TYPE SMOG_TRANS-TR_NAME Name of the transaction
Exporting TRANSACTION_KEY TYPE SMOG_TRANS-SMOG_TRANS
Exporting SEGMENT_NAME TYPE SMOG_SEGM-TR_SNAME Name of the segment
Exporting SEGMENT_KEY TYPE SMOG_SEGM-SMOG_SEGM
Exporting PARENT_NAME TYPE SMOG_SEGM-TR_SNAME Name of the parent segment if exists.
Exporting PARENT_SEG_KEY TYPE SMOG_SEGM-SMOG_SEGM
Importing MESSAGE_SEGMENT_NAME TYPE SMOG_MAPSG-TR_SEGDD Name of the message_segment
Exception MSG_NOTFOUND TYPE Message is not found in table
Exception TRAN_NOTFOUND TYPE Corresponding transaction is not found.
               
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