SAP ABAP Function Module SMO9_STRU_GET_ALL_MAPPINGS (Get all active mappings)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_STRU_GET_ALL_MAPPINGS Get all active mappings  
Function Group SMO9STRU   Structure Mapper  
Program Name SAPLSMO9STRU   Structure Mapper 
INCLUDE Name LSMO9STRUU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MAP_NAME TYPE SMO9_SMAP-MAPNAME Map Name.
Tables ITAB_MAPPING_HEADER TYPE SMO9_SMAP Internal Table of mappings with structure names.
Tables ITAB_MAPPING_DETAILS TYPE SMO9_SMDTL Internal Table of details of mappings.
Exception NO_MAPPINGS_FOUND TYPE No mappings or no active mappings found.
Exception MAPDTLS_NOT_FOUND TYPE No Records available in the details table.
               
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