SAP ABAP Class CL_SWF_UTL_TYPE_DESCRIPTOR (Workflow: Utility class for Type Descriptor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools

⤷

⤷

Properties
Class | CL_SWF_UTL_TYPE_DESCRIPTOR | |
Short Description | Workflow: Utility class for Type Descriptor | |
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 | 20030129 | 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) |
Interfaces
Class CL_SWF_UTL_TYPE_DESCRIPTOR has no interface implemented.
Friends
Class CL_SWF_UTL_TYPE_DESCRIPTOR 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) | TEXT30 | 'CLASS_NOT_FOUND' | 20030527 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20030129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030129 |
2 | ![]() |
Static method | Public | Method | Creates instance by using runtime handle | 20030129 |
3 | ![]() |
Instance method | Public | Method | Gets name of class | 20030527 |
Events
Class CL_SWF_UTL_TYPE_DESCRIPTOR has no event.
Types
Class CL_SWF_UTL_TYPE_DESCRIPTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20030129 |
Method CONSTRUCTOR on class CL_SWF_UTL_TYPE_DESCRIPTOR has no exception.
Method GET_INSTANCE_BY_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objectreferenz | 20030129 | ||
2 | ![]() |
RE_TYPE_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | CL_SWF_UTL_TYPE_DESCRIPTOR | Workflow: Utilityklasse für Type Descriptor | 20030129 |
Method GET_INSTANCE_BY_HANDLE on class CL_SWF_UTL_TYPE_DESCRIPTOR has no exception.
Method GET_TYPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TYPE_NAME | Value transfer | Type reference (TYPE) | STRING | Objekttypname | 20030527 |
Method GET_TYPE_NAME on class CL_SWF_UTL_TYPE_DESCRIPTOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |