SAP ABAP Function Module SMO9_STRU_GEN_CODE1 (Generate the Mapping Code for each Map Detail Row)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_STRU_GEN_CODE1 Generate the Mapping Code for each Map Detail Row  
Function Group SMO9STRU   Structure Mapper  
Program Name SAPLSMO9STRU   Structure Mapper 
INCLUDE Name LSMO9STRUU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MAPNAME TYPE SMO9_SMAP1-MAPNAME
Importing I_SRC_TRID TYPE SMO9_SMAP1-SRC_TRID
Importing I_SRC_TABLE TYPE SMO9_SMAP1-SRC_TABLE
Importing I_SRCSTRUCT TYPE SMOG_SEGDD
Importing I_DEST_TRID TYPE SMO9_SMAP1-DEST_TRID
Importing I_DEST_TABLE TYPE SMO9_SMAP1-DEST_TABLE
Importing I_DESTSTRUCT TYPE SMOG_SEGDD
Importing I_INPUT_TYPE TYPE SMO9_SMAP1-INPUT_TYPE
Tables ITAB_MAPPING TYPE SMO9_MDTL1 ITab of fields to be mapped.
Tables ITAB_FORWARD_GEN_CODE TYPE RSSOURCE ITab of generated code.
Tables ITAB_REVERSE_GEN_CODE TYPE RSSOURCE
Exception IF_CONDN_GEN_FAIL TYPE Unable to generate the IF condition statement.
Exception WRONG_IF_CONDN TYPE The given IF condition is wrong.
Exception WRONG_FIELD_ENTRY TYPE 'Move-corresponding' Field entry is wrong.
Exception UNQUALIFIED_MAPPINGS TYPE More mappings than allowable ones.
Exception SRC_NOT_FOUND TYPE Source field not found.
Exception SRC_FIELD_NOT_VALID TYPE Source Field not a valid field.
Exception DEST_FIELD_NOT_VALID TYPE Destination Field not a valid field.
Exception DEST_TYPE_MISMATCH TYPE
Exception SRC_TYPE_MISMATCH TYPE
Exception FLDS_INCOMP 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  19991102 
SAP Release Created in