SAP ABAP Class CL_SWF_BAM_TRACE_IMPL (BAM Tracing Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_BAM (Package) Workflow: Business Activity Monitoring
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_TRC_ABSTRACT_IMPL | Workflow Trace - Abstract Implementation | 20060609 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TRC_DISPLAY | Workflow Trace GUI | 20060609 |
Properties
| Class | CL_SWF_BAM_TRACE_IMPL | |
| Short Description | BAM Tracing Implementation | |
| Super Class | CL_SWF_TRC_ABSTRACT_IMPL | Workflow Trace - Abstract Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_BAM | Workflow: Business Activity Monitoring |
| Created | 20060609 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_BAM_TRACE_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_TRC_DISPLAY | Workflow Trace GUI | 20060609 |
Friends
Class CL_SWF_BAM_TRACE_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'BAM_TRACING' | 20060609 | |||
| 2 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'SWF_BAM_TRC_CONTEXT' | Field Name | 20060609 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'SWF_BAM_TRC_DAT' | Field Name | 20060609 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'SWF_BAM_TRC_EXTENSION' | Field Name | 20060609 | ||
| 5 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'SWF_BAM_TRC_SEL' | Field Name | 20060609 | ||
| 6 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'SWF_BAM_TRC_OPTION' | Field Name | 20060609 | ||
| 7 | Constant | Private | Type reference (TYPE) | SWFTRC_CMP | 'BC-BMT-WFM-BAM' | Application Component Implementing Its Own Trace Extensions | 20060609 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creating where-claus parameter for simple field | 20060615 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060609 | |
| 3 | Static method | Public | Method | Create Container Object | 20060616 |
Events
Class CL_SWF_BAM_TRACE_IMPL has no event.
Types
Class CL_SWF_BAM_TRACE_IMPL has no local type.
Method Signatures
Method BAM_NEW_SIMPLE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOW | Call by reference | Type reference (TYPE) | ANY | 20060615 | ||||
| 2 | NEW_RANGE | Call by reference | Type reference (TYPE) | TABLE | 20060615 |
Method BAM_NEW_SIMPLE_RANGE on class CL_SWF_BAM_TRACE_IMPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_BAM_TRACE_IMPL has no parameter.
Method CONSTRUCTOR on class CL_SWF_BAM_TRACE_IMPL has no exception.
Method CREATE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | 20060616 | |||
| 2 | IM_DATA | Call by reference | Type reference (TYPE) | DATA | 20060616 | ||||
| 3 | IM_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | Element ID (32 Characters, Unique, Not Language-Dependent) | 20060616 |
Method CREATE_CONTAINER on class CL_SWF_BAM_TRACE_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |