SAP ABAP Class CL_FEH_TEST_PLOAD_PROVIDER (CL_FEH_TEST_PLOAD_PROVIDER)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_TEST (Package) Tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_PAYLOAD_GETTER | Read Payload Information | 20100927 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FEH_PAYLOAD_PROVIDER | Access to Persistence and to Data and Payload Provider | 20100421 |
Properties
| Class | CL_FEH_TEST_PLOAD_PROVIDER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FEH_TEST | Tests |
| Created | 20100421 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FEH_TEST_PLOAD_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_PAYLOAD_GETTER | Read Payload Information | 20100927 | ||
| 2 | IF_FEH_PAYLOAD_PROVIDER | Access to Persistence and to Data and Payload Provider | 20100421 |
Friends
Class CL_FEH_TEST_PLOAD_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_T_PLOAD_DATA | 20100421 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FEH_GUID | 20100421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100421 |
Events
Class CL_FEH_TEST_PLOAD_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_PLOAD_DATA | Protected | See coding | 20100421 | ty_t_pload_data type table of if_feh_payload_provider=>ty_s_version_data
|
Method Signatures
Method RESET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLOAD | Call by reference | Object reference (TYPE REF TO) | DATA | IR_PLOAD | 20100421 | |||
| 2 | IS_VERSION | Call by reference | Type reference (TYPE) | IF_FEH_PAYLOAD_PROVIDER=>TY_S_VERSION_INFO | IS_VERSION | 20100421 | |||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | FEH_GUID | IV_GUID | 20100421 | |||
| 4 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | 'POS' | Typ des Payload | 20100525 |
Method RESET_DATA on class CL_FEH_TEST_PLOAD_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |