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 | 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 | 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
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 | 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 | 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 class IF_SIW_POPULATOR_CHAIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |