SAP ABAP Class CL_SWF_EXP_WFSYST_OBJECT (Handling Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_EXP (Package) Workflow: Expressions
⤷
⤷
Properties
| Class | CL_SWF_EXP_WFSYST_OBJECT | |
| Short Description | Handling Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_EXP | Workflow: Expressions |
| Created | 20020925 | SAP |
| Last change | 20110908 | 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
Class CL_SWF_EXP_WFSYST_OBJECT has no interface implemented.
Friends
Class CL_SWF_EXP_WFSYST_OBJECT has no friend class.
Attributes
Class CL_SWF_EXP_WFSYST_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | BOR Object Reference | 20020925 | |
| 2 | Static method | Public | Method | ABAP Object Reference | 20020925 | |
| 3 | Static method | Public | Method | Object Type Category | 20020925 | |
| 4 | Static method | Public | Method | Object Key | 20020925 | |
| 5 | Static method | Public | Method | Object Type | 20020925 |
Events
Class CL_SWF_EXP_WFSYST_OBJECT has no event.
Types
Class CL_SWF_EXP_WFSYST_OBJECT has no local type.
Method Signatures
Method CREATE_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Value transfer | Type reference (TYPE) | OBJ_RECORD | Objektreferenz | 20020925 | |||
| 2 | OBJKEY | Call by reference | Type reference (TYPE) | STRING | Objektschlüssel | 20020925 | |||
| 3 | OBJTYPE | Call by reference | Type reference (TYPE) | STRING | Objekttypname | 20020925 |
Method CREATE_BO on class CL_SWF_EXP_WFSYST_OBJECT has no exception.
Method CREATE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objektreferenz | 20020925 | |||
| 2 | OBJKEY | Call by reference | Type reference (TYPE) | STRING | Objektschlüssel | 20020925 | |||
| 3 | OBJTYPE | Call by reference | Type reference (TYPE) | STRING | Objekttypname | 20020925 |
Method CREATE_CL on class CL_SWF_EXP_WFSYST_OBJECT has no exception.
Method GET_CATID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATID | Value transfer | Type reference (TYPE) | SIBFCATID | Objekttypname | 20020925 | |||
| 2 | DEF_TYPE | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - statisch definierter Typ, ' ' - aktueller Typ | 20020925 | ||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | ANY | Objektreferenz | 20020925 |
Method GET_CATID on class CL_SWF_EXP_WFSYST_OBJECT has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Value transfer | Type reference (TYPE) | SIBFINSTID | Objektschlüssel als Zeichenkette | 20020925 | |||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | ANY | Objektreferenz | 20020925 |
Method GET_KEY on class CL_SWF_EXP_WFSYST_OBJECT has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEF_TYPE | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - statisch definierter Typ, ' ' - aktueller Typ | 20020925 | ||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | ANY | Objektreferenz | 20020925 | |||
| 3 | TYPE | Value transfer | Type reference (TYPE) | STRING | Objekttypname | 20020925 |
Method GET_TYPE on class CL_SWF_EXP_WFSYST_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |