SAP ABAP Class CL_SIW_MAPPING_POPULATOR_BASE (Base class for mapping populators)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_MAPPING (Package) SIW: Mapping
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_MAPPING_POPULATOR Interface for mapping populators 20070321
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXF_VISITOR 20070321
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_SOA_SIW_API_PPL SIW customer templates: Sync inbound services: API populator 20100618
2 Inheritance (c INHERITING FROM c_ref)  CL_SIW_COMMON_ELM_POPULATOR Adds fields depending on the access mode (create/change) 20070402
3 Inheritance (c INHERITING FROM c_ref)  CL_SIW_FM_POPULATOR Populator for function modues 20070322
Properties
Class CL_SIW_MAPPING_POPULATOR_BASE  
Short Description Base class for mapping populators    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_MAPPING   SIW: Mapping 
Created 20070321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_MAPPING_POPULATOR_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_MAPPING_POPULATOR Interface for mapping populators 20070321
2 IF_SXF_VISITOR 20070321
Friends
Class CL_SIW_MAPPING_POPULATOR_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BO_NAME Instance attribute Protected Type reference (TYPE) SIW_DTE_BO_NAME Business Object name 20070327
2 GDT_NAMESPACE Instance attribute Protected Type reference (TYPE) SIW_DTE_TYPE_ESR_NAMESPACE ES Repository Namespace 20070327
3 REF_INPUT_MSG_FIELD Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_FIELD field representing input message data type 20070529
4 REF_INPUT_MSG_TYPE Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_STRUCTURE structure representing input message data type 20070403
5 REF_INPUT_ROOT_FIELD Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_FIELD input root field for service specific fields 20070529
6 REF_INPUT_ROOT_TYPE Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_STRUCTURE input root type for service specific fields 20070403
7 REF_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_FIELD log structure of service 20070419
8 REF_MAPPER Instance attribute Protected Object reference (TYPE REF TO) IF_SIW_MAPPING_HEURISTICS Logic for GDT mapping during interface population 20070326
9 REF_MAPPING_PROJECT Instance attribute Protected Object reference (TYPE REF TO) CL_SIW_MAPPING Mapping Projekt 20070322
10 REF_MESSAGE_HEADER Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_FIELD Message Header of service 20070419
11 REF_OUTPUT_MSG_FIELD Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_FIELD field representing output message data type 20070529
12 REF_OUTPUT_MSG_TYPE Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_STRUCTURE Structure representing output message type 20070403
13 REF_OUTPUT_ROOT_FIELD Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_FIELD output root field for service specific fields 20070529
14 REF_OUTPUT_ROOT_TYPE Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_STRUCTURE output root type for service specific fields 20070403
15 REF_SOURCE_API Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070322
16 REF_TARGET_API Instance attribute Protected Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070322
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Protected Method INIT 20070418
2 INIT_POPULATOR Instance method Protected Method Initializes Populator 20070326
3 S_CREATE_POPULATOR Static method Public Method S_CREATE 20070418
Events
Class CL_SIW_MAPPING_POPULATOR_BASE has no event.
Types
Class CL_SIW_MAPPING_POPULATOR_BASE has no local type.
Method Signatures

Method INIT Signature

Method INIT on class CL_SIW_MAPPING_POPULATOR_BASE has no parameter.
Method INIT on class CL_SIW_MAPPING_POPULATOR_BASE has no exception.

Method INIT_POPULATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_NAME Call by reference Type reference (TYPE) SIW_DTE_BO_NAME Business Object name 20070327
2 Importing I_GDT_NAMESPACE Call by reference Type reference (TYPE) SIW_DTE_TYPE_ESR_NAMESPACE ES Repository Namespace 20070327
3 Importing I_MAPPING_PROJECT Call by reference Object reference (TYPE REF TO) CL_SIW_MAPPING Mapping Projekt 20070326

Method INIT_POPULATOR on class CL_SIW_MAPPING_POPULATOR_BASE has no exception.

Method S_CREATE_POPULATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POPULATOR_CLASS Call by reference Type reference (TYPE) STRING class name of populator to create 20070418
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SIW_MAPPING_POPULATOR R_INSTANCE 20070418

Method S_CREATE_POPULATOR on class CL_SIW_MAPPING_POPULATOR_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in