SAP ABAP Function Module SMO9_SEGM_FLDS_INFO (Get segment and fields mapping info for Test Tool generation)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_SEGM_FLDS_INFO Get segment and fields mapping info for Test Tool generation  
Function Group SMO9_TLMSG   TL Messaging Test  
Program Name SAPLSMO9_TLMSG   TL Messaging Test 
INCLUDE Name LSMO9_TLMSGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SMOG_TRANS TYPE SMOG_TRANS-SMOG_TRANS SMOG_TRANS value when only SMOG_SEGM was passed.
Exporting E_TRANS_ID TYPE SMOG_TRANS-TRANS_ID Message type ID
Exporting E_TRANS_NAME TYPE SMOG_TRANS-TR_NAME Transaction Name
Importing I_SMOG_TRANS TYPE SMOG_TRANS-SMOG_TRANS Transaction key (GUID) (Either Transation Key or Segment key should be given )
Importing I_SMOG_SEGM TYPE SMOG_SEGM-SMOG_SEGM Segment Key (GUID) (Either Transation Key or Segment key should be given )
Importing I_FLD_INFO_REQD TYPE C 'T' Field Mapping Info required Flag
Importing I_IDEN_MEMOFLD TYPE C 'F' Identify Memo field
Importing I_ATCH_MEMOFLD TYPE C 'F' NEEDS I_IDEN_MEMOFLD ON. Attach Memo field to the segment info.
Importing I_IDEN_PARSEGM TYPE C 'F' Identify Parent segment info and place it in segment info.
Importing I_IDEN_ROOTSEGM TYPE C 'F' Identify root segment info and place it in segment info.
Tables T_SG_TBL TYPE SMO9_SEGM Structure with Segment Info for WebTAP fn mod generation
Tables T_FLD TYPE SMO9_FLD Structure with Fields Info for WebTAP fn mod generation
Exception TRANS_OR_SEGM_MISSING TYPE Both Transation Key and Segment Key were empty
Exception SEGMINFO_NOTFOUND TYPE Segment info from repo tables not found
Exception TBLINFO_NOTFOUND TYPE Mapped tables info from repo tables not found
Exception FLDINFO_NOTFOUND TYPE Mapped fields info from repo tables not found
Exception INTTYPE_NOTFOUND TYPE Internal type of a field not found
Exception PRIMKEY_NOTFOUND TYPE Primary Key of a table 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  20001011 
SAP Release Created in 12A