SAP ABAP Class CL_SWF_XMP_CLASS_GENERATOR (XML Message Proxy: Generator for Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XMP (Package) Workflow: Proxies for XML Messages
⤷
⤷
Properties
| Class | CL_SWF_XMP_CLASS_GENERATOR | |
| Short Description | XML Message Proxy: Generator for Classes | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_XMP | Workflow: Proxies for XML Messages |
| Created | 20020705 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_XMP_CLASS_GENERATOR has no interface implemented.
Friends
Class CL_SWF_XMP_CLASS_GENERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | C | 'D' | 20021129 | |||
| 2 | Constant | Protected | Type reference (TYPE) | C | 'I' | 20021129 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_CLASS_ACCESS | 20021129 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_XMP_CLASS_GENERATOR | 20020705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020709 | ||
| 2 | Instance method | Public | Method | 20020709 | ||
| 3 | Instance method | Public | Method | 20020711 | ||
| 4 | Instance method | Protected | Method | 20021202 | ||
| 5 | Instance method | Public | Method | 20021129 | ||
| 6 | Instance method | Public | Method | 20020709 | ||
| 7 | Instance method | Public | Method | 20020711 | ||
| 8 | Static method | Public | Method | 20020705 |
Events
Class CL_SWF_XMP_CLASS_GENERATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CLASS_ACCESS | Private | See coding | 20021129 | |
||
| 2 | T_CLASS_ACCESS | Private | See coding | 20021129 | |
Method Signatures
Method CHECK_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20020709 | ||||
| 2 | IM_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20020709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020709 |
Method CHECK_CLASS_CREATEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20020709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020709 |
Method CHECK_CLASS_DELETEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20020711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020711 |
Method CLASS_ACCESS_APPLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20021202 | ||||
| 2 | IM_MODE | Call by reference | Type reference (TYPE) | C | 20021202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021202 |
Method CLASS_ACCESS_FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20021129 |
Method CLASS_ACCESS_FREE on class CL_SWF_XMP_CLASS_GENERATOR has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CORRNR | Call by reference | Type reference (TYPE) | TRKORR | 20020713 | ||||
| 2 | CH_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20020713 | ||||
| 3 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20020709 | ||||
| 4 | IM_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_XMP_DEFINITION | 20020709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020710 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20020711 | ||||
| 2 | IM_CORRNR | Call by reference | Type reference (TYPE) | TRKORR | 20020712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020711 |
Method SINGLETON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SINGLETON | Value transfer | Object reference (TYPE REF TO) | CL_SWF_XMP_CLASS_GENERATOR | 20020705 |
Method SINGLETON on class CL_SWF_XMP_CLASS_GENERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |