SAP ABAP Function Module GET_SEG_STRUCTURE_DEF (Returns the segment structure definition.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-BDM (Application Component) BDOC Modeler
     SMW_BDM (Package) CRM Middleware - BDoc Model
Basic Data
Function Module GET_SEG_STRUCTURE_DEF Returns the segment structure definition.  
Function Group BDM_BDOC_REPOSITORY_APIS   API's for accessing BDoc repository  
Program Name SAPLBDM_BDOC_REPOSITORY_APIS    
INCLUDE Name LBDM_BDOC_REPOSITORY_APISU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing P_IN_SMOG_SEGM TYPE SMOG_SEG Transaction Key (GUID)
Tables P_SEGMENT_DEFINITION TYPE DD03P The internal table for the segment description .
Exception NO_DEFINITION_FOUND TYPE No segment structure definition found
Exception SEG_NOTFOUND TYPE Segment is not found.
Exception DATATYPE_NOT_FOUND TYPE Datatype 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  20020906 
SAP Release Created in 400