SAP ABAP Function Module VALIDATE_BDOC_AND_SEGMENT (Validates the (BDoc) / (the BDoc and the Segment))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-SRV (Application Component) Flow / Services
     SMOMIP (Package) CRM MW MIP Enhancements
Basic Data
Function Module VALIDATE_BDOC_AND_SEGMENT Validates the (BDoc) / (the BDoc and the Segment)  
Function Group BDOC_MERGE   Functions for BDoc merge functionality  
Program Name SAPLBDOC_MERGE    
INCLUDE Name LBDOC_MERGEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing S_SMOG_TRANS TYPE SMOG_TRANS Transaction definition for mobile sales
Changing S_SMOG_SEGM TYPE SMOG_SEGM Segment Definition
Importing I_BNAME TYPE SMOG_GNAME Generation name of BDoc type
Importing I_SNAME TYPE SMOG_SNAME Segment name (long name)
Exception MIP_EX_IVLDBDOC TYPE The provided BDoc is Invalid but not empty
Exception MIP_EX_IVLDSEGFORBDOC TYPE The provided segment is Invalid for the Active BDoc
Exception MIP_EX_EMPTYBDOC TYPE An empty BDoc is provided
Exception MIP_EX_EMPTYSEG TYPE An empty segment is provided
               
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  20070309 
SAP Release Created in 400