SAP ABAP Function Module GET_SEGMENT_STRUCTURE_DEF (Returns the segment structure defination.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW (Application Component) Middleware
     SMO4 (Package) Transaction Layer and Transaction Repository Services
Basic Data
Function Module GET_SEGMENT_STRUCTURE_DEF Returns the segment structure defination.  
Function Group SMOT   for Repository db access fns  
Program Name SAPLSMOT    
INCLUDE Name LSMOTU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IN_TRANS_GUID TYPE SMOG_TRAN Transaction GUID
Importing MESSAGE_TYPE_NAME TYPE SMOG_LNAME transaction name
Importing IN_VERS_GUID TYPE SMOG_VER version GUID
Importing IN_VERS_NAME TYPE SMOG_LNAME version name
Importing SEGMENT_NAME TYPE SMOG_LNAME segment name
Tables SEGDEF TYPE DD03P The internal table for the segment description .
Exception TRAN_MISMATCH TYPE Transaction ID and name are not matching
Exception TRAN_NOTFOUND TYPE Transaction ID not found.
Exception VERSION_NOTFOUND TYPE Version has no entry
Exception VERSION_MISMATCH TYPE Version ID and name are not matching
Exception SEG_NOTFOUND TYPE Segment is not found.
Exception NO_ENTRY_MADE TYPE
Exception NO_TRAN_VERSION TYPE
Exception NO_DATADEFINITION TYPE
Exception NO_DATATYPE 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  19991108 
SAP Release Created in