SAP ABAP Class IF_SIW_POPULATOR_CHAIN (Populator Chain)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_POPULATOR_CHAIN siw populator chain 20090826
Properties
Class IF_SIW_POPULATOR_CHAIN  
Short Description Populator Chain    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090826   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SIW_POPULATOR_CHAIN has no interface implemented.
Friends
Class IF_SIW_POPULATOR_CHAIN has no friend class.
Attributes
Class IF_SIW_POPULATOR_CHAIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POPULATOR Instance method Public Method Add Populator to a Populator Chain 20090826
2 EXECUTE Instance method Public Method INTERNAL: Execute populator chain 20090826
3 SET_READER Instance method Public Method Specify Relevant Reader (API-based Services without ES Rep.) 20090826
Events
Class IF_SIW_POPULATOR_CHAIN has no event.
Types
Class IF_SIW_POPULATOR_CHAIN has no local type.
Method Signatures

Method ADD_POPULATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POPULATOR Call by reference Object reference (TYPE REF TO) IF_SIW_MAPPING_POPULATOR Interface for mapping populators 20090826

Method ADD_POPULATOR on class IF_SIW_POPULATOR_CHAIN has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MAPPING Call by reference Object reference (TYPE REF TO) CL_SIW_MAPPING Service Implementation Project 20090826
2 Importing I_API_HEAD Call by reference Type reference (TYPE) SIW_STR_API_HEAD Head for API component 20090826
3 Importing I_BO_NAME Call by reference Type reference (TYPE) SIW_DTE_BO_NAME Business Object name (full name, no blanks) 20090826
4 Importing I_GDT_NAMESPACE Call by reference Type reference (TYPE) SIW_DTE_TYPE_ESR_NAMESPACE ES Repository Namespace 20090826
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during execution 20090904
2 CX_SIW_POPULATION_ERROR Thrown if population of target signature fails 20090826
3 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090826

Method SET_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_READER Call by reference Type reference (TYPE) ABAP_ABSTYPENAME SAP object name 20090826

Method SET_READER on class IF_SIW_POPULATOR_CHAIN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in