SAP ABAP Class CL_SWF_UTL_WAPI_FRAMEWORK (Workflow: Framework for WAPI Modules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_UTL_WAPI_FRAMEWORK | Workflow: Framework for WAPI Modules | 20011130 |
Properties
| Class | CL_SWF_UTL_WAPI_FRAMEWORK | |
| Short Description | Workflow: Framework for WAPI Modules | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20011120 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_UTL_WAPI_FRAMEWORK | Workflow: Framework for WAPI Modules | 20011130 |
Friends
Class CL_SWF_UTL_WAPI_FRAMEWORK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWFTRC_WF_CTX | Workflow Trace: Application Context Structure | 20040607 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWW_APISTA | Workflow: API Call Stack | 20040607 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWWTAPISTA | Workflow: API Call Stack | 20011120 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_UTL_WAPI_FRAMEWORK | Singleton | 20011120 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Internal Counter for Handle | 20011120 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | Current language | 20011130 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_SWF_IFS_EXCEPTION | Workflow Exception | 20040120 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_TRANSACTION_OBSERVER | 20120817 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | 20100629 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | XFELD | 20130114 | ||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20040607 | |||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_UTL_TRANSACTION | Workflow: Transaction | 20011206 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | SWWTAPISTA | 20040120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040120 | |
| 2 | Instance method | Public | Constructor | Constructor | 20011130 | |
| 3 | Static method | Public | Method | Factory | 20011130 | |
| 4 | Instance method | Private | Method | 20120817 | ||
| 5 | Instance method | Private | Method | 20120817 | ||
| 6 | Instance method | Private | Method | 20040121 | ||
| 7 | Instance method | Private | Method | Register Request (Internal) | 20011120 | |
| 8 | Instance method | Private | Method | 20120817 |
Events
Class CL_SWF_UTL_WAPI_FRAMEWORK has no event.
Types
Class CL_SWF_UTL_WAPI_FRAMEWORK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_WAPI_FRAMEWORK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20011130 |
Method CONSTRUCTOR on class CL_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Aktuelle Sprache | 20011130 | |||
| 2 | RE_FRAMEWORK | Value transfer | Object reference (TYPE REF TO) | IF_SWF_UTL_WAPI_FRAMEWORK | Workflow: Framework für WAPI-Bausteine | 20011130 |
Method CREATE on class CL_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method GET_TRACE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Type reference (TYPE) | SWW_APISTA | 20120817 | ||||
| 2 | IM_SAP_LUW_KEY | Call by reference | Type reference (TYPE) | SYCHAR32 | 20120817 | ||||
| 3 | IM_TRACE_HANDLE | Call by reference | Type reference (TYPE) | SYTABIX | 20120817 | ||||
| 4 | IM_TRANSACTION_COUNTER | Call by reference | Type reference (TYPE) | I | 20120817 | ||||
| 5 | RE_CNT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20120817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120817 |
Method GET_TRACE_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TRACE_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | 20120817 |
Method GET_TRACE_HANDLE on class CL_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method IS_REQUEST_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Type reference (TYPE) | SWW_APISTA | Workflow: Stack der API-Aufrufe | 20040121 | |||
| 2 | RE_IS_ALLOWED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040121 |
Method IS_REQUEST_ALLOWED on class CL_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method REGISTER_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Type reference (TYPE) | SWW_APISTA | Workflow: Stack der API-Aufrufe | 20011120 | |||
| 2 | RE_HANDLE | Value transfer | Type reference (TYPE) | SYTABIX | Handle | 20011120 |
Method REGISTER_INTERNAL on class CL_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method WRITE_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20120817 | ||||
| 2 | IM_EVT | Call by reference | Type reference (TYPE) | SWFTRC_EVT | 20120817 | ||||
| 3 | IM_PNT | Call by reference | Type reference (TYPE) | SWFTRC_PNT | 20120817 |
Method WRITE_TRACE on class CL_SWF_UTL_WAPI_FRAMEWORK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |