SAP ABAP Function Module CHECK_COMPATIBLITY_TO_MAP (Check if the component can be mapped to a component in a template)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-IMP (Application Component) Solution Manager Implementation
⤷
AI_SOLAR_EN (Package) Solution Builder (English objects only)
⤷
⤷
Basic Data
| Function Module | CHECK_COMPATIBLITY_TO_MAP | Check if the component can be mapped to a component in a template |
| Function Group | AI_SOLAR_MATCH_COMPONENTS | Match log. components (project/scenario) |
| Program Name | SAPLAI_SOLAR_MATCH_COMPONENTS | |
| INCLUDE Name | LAI_SOLAR_MATCH_COMPONENTSU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SUITABLE_TO_MAP | TYPE | CHAR1 | Single-character flag | |||
| |
E_CREATE_NEW_COMP | TYPE | CHAR1 | Single-character flag | |||
| |
E_EXCLUDE_COMPONENT | TYPE | SYSDLVUNIT | Technical Description of Logical Components | |||
| |
E_SUITABLE_COMP_TO_MAP | TYPE | SYSDLVUNIT | Technical Description of Logical Components | |||
| |
I_COMPONENT_PROD_VERS | TYPE | SATEMPL_SCEN_COMP_PROD_VER | Technical Description of Logical Components | |||
| |
I_TEMPLATE_SCENARIOS | TYPE | SATEMPL_SCEN_COMP_PROD_VER_T | Log. Comp., Product and Version for a scenario in a template | |||
| |
I_MAPPING_TABLE | TYPE | SA_TEMPL_COMP2COMP_T | Component to componnet mapping table per template | |||
| |
I_COMPONENTS_LIST | TYPE | SMSY_T_LOG_COMP | Logical Components and Products | |||
| |
CT_LOGCMP_VER | TYPE | SMSY_LOGCMP_VER | Zuordnung Produktversion Logische Komponente | |||
Processing Type
| Normal Function 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 | 20100326 |
| SAP Release Created in | 310 |