SAP ABAP Interface IF_SWF_LOG_PROFILE (Log Profile)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_LOG (Package) Workflow: Log Manager
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_LOG_PROFILE | Log Profile | 20000502 |
Properties
| Interface | IF_SWF_LOG_PROFILE | |
| Short Description | Log Profile |
General Data
| Package | SWF_LOG | Workflow: Log Manager |
| Created | 20000502 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_LOG_PROFILE has no forward declaration.
Interfaces
Interface IF_SWF_LOG_PROFILE has no interface.
Friends
Interface IF_SWF_LOG_PROFILE has no friend.
Attributes
Interface IF_SWF_LOG_PROFILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the set level of a component | 20000502 | |
| 2 | Instance method | Public | Method | Gets the name of the text in the dialog | 20000703 | |
| 3 | Instance method | Public | Method | Gets the name of the profile | 20000523 |
Events
Interface IF_SWF_LOG_PROFILE has no event.
Types
Interface IF_SWF_LOG_PROFILE has no local type.
Method Signatures
Method GET_COMPONENT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LEVEL | Call by reference | Type reference (TYPE) | SWF_LOGLEV | Loglevel | 20000502 | |||
| 2 | IM_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000502 |
Method GET_COMPONENT_LEVEL on Interface IF_SWF_LOG_PROFILE has no exception.
Method GET_DOCU_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DOCU | Value transfer | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20000703 |
Method GET_DOCU_NAME on Interface IF_SWF_LOG_PROFILE has no exception.
Method GET_PROFILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROFILE_NAME | Value transfer | Type reference (TYPE) | SWF_LOGPRO | Name eines Logprofils | 20000523 |
Method GET_PROFILE_NAME on Interface IF_SWF_LOG_PROFILE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |