SAP ABAP Function Module GET_BDOC_DETAILS_FROM_SHADOW (Getting BDoc type details from the Shadow table)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-BDM (Application Component) BDOC Modeler
     SMW_BDM (Package) CRM Middleware - BDoc Model
Basic Data
Function Module GET_BDOC_DETAILS_FROM_SHADOW Getting BDoc type details from the Shadow table  
Function Group BDM_BDOC_REPOSITORY_APIS   API's for accessing BDoc repository  
Program Name SAPLBDM_BDOC_REPOSITORY_APIS    
INCLUDE Name LBDM_BDOC_REPOSITORY_APISU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting S_HEADER TYPE BDMS_HEADER Transaction definition for mobile sales
Exporting T_PARAM TYPE BDMS_PARAM_T Table Type for BDMS_PARAM (Shadow table)
Exporting T_SEGM TYPE BDMS_SEGM_T Table Type for BDMS_SEGM (Shadow table)
Exporting T_SFLD TYPE BDMS_SFIELD_T Table Type for BDMS_SFIELD (Shadow table)
Exporting T_TSEGM TYPE BDMS_TABSG_T Table Type for BDMS_TABSG (Shadow table)
Exporting T_WHERE TYPE BDMS_WHERE_T Table Type for BDMS_WHERE (Shadow table)
Exporting T_JOIN TYPE BDMS_JOIN_T Table Type for BDMS_JOIN (Shadow table)
Exporting T_STMNT TYPE BDMS_STMNT_T Table Type for BDMS_STMNT (Shadow table)
Exporting T_SITE TYPE BDMS_RELST_T Table Type for BDMS_RELST (Shadow table)
Exporting T_DESC TYPE BDMS_DESCR_T Table Type for BDMS_DESCR (Shadow table)
Exporting T_DOCU TYPE BDMS_DOCU_T Table Type for BDMS_DOCU (Shadow table)
Exporting T_SEGMT TYPE BDM_SEGMT_T Table type for BDM_SEGMT
Importing BDOC_NAME TYPE SMOG_GNAME Generation name of BDoc type
Exception NO_SUCH_BDOC_TYPE TYPE no_Such_bdoc_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  20020829 
SAP Release Created in 400