SAP ABAP Class CL_OAF_AGENT_DLG (Default Logger des Agenten Frameworks)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-FND-AF (Application Component) Agent Framework
⤷
FS_OAF_CORE (Package) Core of the OAF
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OAF_AGENT_LOG | Logging Interface des Agenten Frameworks | 20080212 |
Properties
| Class | CL_OAF_AGENT_DLG | |
| Short Description | Default Logger des Agenten Frameworks | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_OAF_CORE | Core of the OAF |
| Created | 20080212 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OAF_AGENT_LOG | Logging Interface des Agenten Frameworks | 20080212 |
Friends
Class CL_OAF_AGENT_DLG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_OAF_AGENT_LOG | 20080212 | ||||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_OAF_AGENT_DLG | 20080212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_MSG | 20080212 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | FSPP_LOG_TYPE | 20080331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080212 | ||
| 2 | Instance method | Public | Method | 20080212 | ||
| 3 | Instance method | Private | Constructor | 20080212 | ||
| 4 | Static method | Public | Method | 20080212 | ||
| 5 | Instance method | Public | Method | 20080212 | ||
| 6 | Instance method | Public | Method | 20080331 | ||
| 7 | Static method | Public | Method | 20080212 |
Events
Class CL_OAF_AGENT_DLG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_MSG | Public | See coding | 20080331 | BEGIN OF ts_msg,
msg TYPE fimsg,
msg_extention TYPE if_oaf_agent_log=>ts_msg_extention,
END OF ts_msg
|
||
| 2 | TT_MSG | Public | See coding | 20080331 | tt_msg TYPE STANDARD TABLE OF ts_msg WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OAF_AGENT_DLG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OAF_AGENT_DLG has no exception.
Method CLEAR_ERRORS Signature
Method CLEAR_ERRORS on class CL_OAF_AGENT_DLG has no parameter.
Method CLEAR_ERRORS on class CL_OAF_AGENT_DLG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_OAF_AGENT_DLG has no parameter.
Method CONSTRUCTOR on class CL_OAF_AGENT_DLG has no exception.
Method EXTRACT_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20080212 |
Method EXTRACT_T100_MESSAGE on class CL_OAF_AGENT_DLG has no exception.
Method GET_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | TT_MSG | Tabelle Nachrichten | 20080212 |
Method GET_ERRORS on class CL_OAF_AGENT_DLG has no exception.
Method SET_MESSAGE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_CONTROL | Call by reference | Type reference (TYPE) | FSPP_LOG_TYPE | Meldungen im Anwendungsprotokoll | 20080331 |
Method SET_MESSAGE_CONTROL on class CL_OAF_AGENT_DLG has no exception.
Method S_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_OAF_AGENT_LOG | Logger des Agenten Frameworks | 20080212 |
Method S_GET on class CL_OAF_AGENT_DLG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |