SAP ABAP Class CL_OAF_TEST_AGENT_AFT01 (Testimplementierung Agent AFT01)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-FND-AF (Application Component) Agent Framework
⤷
FS_OAF_TEST (Package) Test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OAF_AGENT | Agent Default Implementierung | 20080701 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OAF_AGENT_CREATE | Instanzen der Agenten erzeugen und verwalten | 20080701 |
Properties
| Class | CL_OAF_TEST_AGENT_AFT01 | |
| Short Description | Testimplementierung Agent AFT01 | |
| Super Class | CL_OAF_AGENT | Agent Default Implementierung |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_OAF_TEST | Test |
| Created | 20080620 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OAF_TEST_AGENT_AFT01 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OAF_AGENT_CREATE | Instanzen der Agenten erzeugen und verwalten | 20080701 |
Friends
Class CL_OAF_TEST_AGENT_AFT01 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_OAF_AGENT | 20080701 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSPP_LOG_SERVICE | 20080620 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | OAF_AGENT_ID | 20080620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080730 | ||
| 2 | Instance method | Private | Method | 20080620 | ||
| 3 | Instance method | Private | Method | 20080620 |
Events
Class CL_OAF_TEST_AGENT_AFT01 has no event.
Types
Class CL_OAF_TEST_AGENT_AFT01 has no local type.
Method Signatures
Method GET_TEST_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARA_ID | Call by reference | Type reference (TYPE) | OAF_TEST_PARAMETER | Parameter für Testeinstellungen | 20080730 | |||
| 2 | RV_PARA_VALUE | Value transfer | Type reference (TYPE) | OAF_TEST_PARA_VALUE | Parameterwert | 20080730 |
Method GET_TEST_PARAMETER on class CL_OAF_TEST_AGENT_AFT01 has no exception.
Method INIT Signature
Method INIT on class CL_OAF_TEST_AGENT_AFT01 has no parameter.
Method INIT on class CL_OAF_TEST_AGENT_AFT01 has no exception.
Method SET_AGENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGENT_ID | Call by reference | Type reference (TYPE) | OAF_AGENT_ID | Identifikation eines Agenten | 20080620 |
Method SET_AGENT_ID on class CL_OAF_TEST_AGENT_AFT01 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |