SAP ABAP Function Module SMOG_TRANS_DATA_MERGE (Merge two versions into a new edit version)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-GEN (Application Component) Generation
     SMOG (Package) Repository Services
Basic Data
Function Module SMOG_TRANS_DATA_MERGE Merge two versions into a new edit version  
Function Group SMOGTL   Tool for checking and processing Repdata  
Program Name SAPLSMOGTL    
INCLUDE Name LSMOGTLU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SMOG_TRANS_Z TYPE SMOG_TRANS Transaction key (GUID)
Exporting RETURN TYPE BAPIRET2 Return parameter
Importing SMOG_TRANS_X TYPE SMOG_TRANS-SMOG_TRANS Transaction key (GUID)
Importing SMOG_TRANS_Y TYPE SMOG_TRANS-SMOG_TRANS Transaction key (GUID)
Tables TRANS_TAB TYPE SMOG_TRANS Transaction definition for mobile sales
Tables PARAM_TAB TYPE SMOG_PARAM Statement Parameters
Tables SEGM_TAB TYPE SMOG_SEGM Segment Definition
Tables SFLD_TAB TYPE SMOG_SFLD Segment Fields Table
Tables JOIN_TAB TYPE SMOG_JOIN Defines joins between transparent tables
Tables WHERE_TAB TYPE SMOG_WHERE Table Segment Mapping Where Clause.
Tables TSEGM_TAB TYPE SMOG_TSEGM Table Segment mapping.
Tables CHECK_TAB TYPE SMOG_CHECK Check Table.
Tables MAPTR_TAB TYPE SMOG_MAPTR maps transaction to message structure
Tables MAPSG_TAB TYPE SMOG_MAPSG Mapping between segment name and segment structure
Tables SITE_TAB TYPE BDM_RELST Mapping b/w BDoc and Site Types
Tables DOCU_TAB TYPE BDM_DOCU table for BDoc Documentation
Tables DESC_TAB TYPE BDM_DESCR BDM table to capture BDoc and segment Description
               
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