SAP ABAP Class CL_SWF_GP_STEP_TOKEN_DIRECTOR (Token Parsing Director for Builder of Step Hierarchy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_GP_STATUS (Package) Status Components for Guided Procedures
⤷
⤷
Properties
| Class | CL_SWF_GP_STEP_TOKEN_DIRECTOR | |
| Short Description | Token Parsing Director for Builder of Step Hierarchy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_GP_STATUS | Status Components for Guided Procedures |
| Created | 20041013 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no forward declaration.
Interfaces
Class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no interface implemented.
Friends
Class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20041014 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'actualparent' | Runtime Parent Node Tag | 20041015 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'alternateTag' | 20041014 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'exceptionhandler' | 20041014 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'nodeid' | Node Number Attribute | 20041015 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'lightweight' | 20041014 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 'name' | Key Attribute | 20041014 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 'properties' | Property Tag | 20041015 | ||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'property' | 20041014 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'statusproperty' | 20041014 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'step' | Step Tag | 20041014 | ||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'suppressOutput' | 20041014 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | 'true' | True | 20041014 | ||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'stepType' | 20041014 | |||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'value' | Value attribute | 20041015 | ||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_STD_BUILDER | Builder of Step Object Hierarchy | 20041014 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FLAG | Finalize Step in Next Step-Terminating Event | 20041117 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'N' | Parsing Status Property | 20041014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Attribute Event | 20041014 | |
| 2 | Static method | Public | Constructor | 20041014 | ||
| 3 | Instance method | Private | Method | Creates the Parser and Gets the Token and Node Templates | 20041014 | |
| 4 | Instance method | Private | Method | Element End Event | 20041014 | |
| 5 | Instance method | Private | Method | Element Start Event | 20041014 | |
| 6 | Instance method | Public | Method | Parses XML and Creates Object Tree | 20041014 |
Events
Class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no event.
Types
Class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no local type.
Method Signatures
Method ATTRIBUTE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INFO | Call by reference | Type reference (TYPE) | SIXMLNODE | iXML Node Info struktur | 20041014 |
Method ATTRIBUTE_EVENT on class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no exception.
Method CREATE_TOKEN_PARSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NI_MASK | Call by reference | Type reference (TYPE) | I | 20041014 | ||||
| 2 | EX_PARSER | Call by reference | Object reference (TYPE REF TO) | IF_IXML_TOKEN_PARSER | Objektrepräsentation eines Prozessschrittes | 20041014 | |||
| 3 | EX_TK_MASK | Call by reference | Type reference (TYPE) | I | 20041014 | ||||
| 4 | IM_PROCESS_STRUCTURE | Call by reference | Type reference (TYPE) | XSTRING | 20041014 |
Method CREATE_TOKEN_PARSER on class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no exception.
Method ELEMENT_END_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INFO | Call by reference | Type reference (TYPE) | SIXMLNODE | iXML Node Info struktur | 20041014 |
Method ELEMENT_END_EVENT on class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no exception.
Method ELEMENT_START_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INFO | Call by reference | Type reference (TYPE) | SIXMLNODE | iXML Node Info struktur | 20041014 |
Method ELEMENT_START_EVENT on class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROCESS_STRUCTURE | Call by reference | Type reference (TYPE) | XSTRING | 20041014 | ||||
| 2 | RE_PROCESS | Value transfer | Object reference (TYPE REF TO) | CL_SWF_GP_STEP_PROCESS | Objektrepräsentation eines Prozessschrittes | 20041014 |
Method PARSE on class CL_SWF_GP_STEP_TOKEN_DIRECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |