SAP ABAP Function Module SMO9_STRU_GEN_CODE (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_CODE Generate the Mapping Code for each Map Detail Row  
Function Group SMO9STRU   Structure Mapper  
Program Name SAPLSMO9STRU   Structure Mapper 
INCLUDE Name LSMO9STRUU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_SRCSTRUCT TYPE SMO9_SMAP-SRCSTRUCT Source Structure Name.
Importing I_DESTSTRUCT TYPE SMO9_SMAP-DESTSTRUCT Destination Structure Name.
Importing I_INPUT_TYPE TYPE SMO9_SMAP-INPUT_TYPE
Tables ITAB_MAPPING TYPE SMO9_SMDTL ITab of fields to be mapped.
Tables ITAB_GEN_CODE TYPE RSSOURCE ITab of generated code.
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