SAP ABAP Interface IF_SIW_POPULATOR_CHAIN (Populator Chain)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_MAPPING (Package) SIW: Mapping
⤷
⤷
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
| Interface | IF_SIW_POPULATOR_CHAIN | |
| Short Description | Populator Chain |
General Data
| Package | S_SIW_MAPPING | SIW: Mapping |
| Created | 20090826 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_SIW_POPULATOR_CHAIN has no interface.
Friends
Interface IF_SIW_POPULATOR_CHAIN has no friend.
Attributes
Interface IF_SIW_POPULATOR_CHAIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Populator to a Populator Chain | 20090826 | |
| 2 | Instance method | Public | Method | INTERNAL: Execute populator chain | 20090826 | |
| 3 | Instance method | Public | Method | Specify Relevant Reader (API-based Services without ES Rep.) | 20090826 |
Events
Interface IF_SIW_POPULATOR_CHAIN has no event.
Types
Interface 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 | I_POPULATOR | Call by reference | Object reference (TYPE REF TO) | IF_SIW_MAPPING_POPULATOR | Interface for mapping populators | 20090826 |
Method ADD_POPULATOR on Interface 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 | C_MAPPING | Call by reference | Object reference (TYPE REF TO) | CL_SIW_MAPPING | Service Implementation Project | 20090826 | |||
| 2 | I_API_HEAD | Call by reference | Type reference (TYPE) | SIW_STR_API_HEAD | Head for API component | 20090826 | |||
| 3 | I_BO_NAME | Call by reference | Type reference (TYPE) | SIW_DTE_BO_NAME | Business Object name (full name, no blanks) | 20090826 | |||
| 4 | I_GDT_NAMESPACE | Call by reference | Type reference (TYPE) | SIW_DTE_TYPE_ESR_NAMESPACE | ES Repository Namespace | 20090826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during execution | 20090904 | ||
| 2 | Thrown if population of target signature fails | 20090826 | ||
| 3 | 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 | I_CLASS_READER | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | SAP object name | 20090826 |
Method SET_READER on Interface IF_SIW_POPULATOR_CHAIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |