SAP ABAP Class CE_SIW_PROCESS_BLOCK (SIW Process Blocks (Enumeration))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_CORE (Package) Core of Service Implementation Workbench

⤷

⤷

Properties
Class | CE_SIW_PROCESS_BLOCK | |
Short Description | SIW Process Blocks (Enumeration) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_CORE | Core of Service Implementation Workbench |
Created | 20110224 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CE_SIW_PROCESS_BLOCK has no forward declaration.
Interfaces
Class CE_SIW_PROCESS_BLOCK has no interface implemented.
Friends
Class CE_SIW_PROCESS_BLOCK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Project Creation | 20110224 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Attribute: Event After Process | 20110224 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Attribute: Event Before Process | 20110224 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Finish Implementation | 20110224 | ||
5 | ![]() |
Constant | Public | See coding | 20110225 | ||||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Generation of Implementation | 20110224 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Project Load | 20110224 | ||
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Mapping | 20110224 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Attribute: Process Description | 20110224 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Attribute: Process ID | 20110224 | ||
11 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Proxy Generation | 20110224 | ||
12 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Repository Content Generation | 20110224 | ||
13 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Project Reset | 20110301 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_PROCESS_BLOCK | 20110224 | |||
15 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CE_SIW_PROCESS_BLOCK | Process Block: Generation of Virtual Interface | 20110225 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20110224 |
2 | ![]() |
Static method | Public | Method | Get All Instances | 20110225 |
3 | ![]() |
Instance method | Public | Method | Get Process Block Description | 20110224 |
4 | ![]() |
Instance method | Public | Method | Get Event After Process End | 20110224 |
5 | ![]() |
Instance method | Public | Method | Get Event Before Process Start | 20110224 |
6 | ![]() |
Instance method | Public | Method | Get Process Block ID | 20110224 |
Events
Class CE_SIW_PROCESS_BLOCK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_PROCESS_BLOCK | Public | See coding | 20110225 | tty_process_block TYPE STANDARD TABLE OF REF TO ce_siw_process_block
WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_SIW_PROCESS_BLOCK has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SIW_PROCESS_BLOCK has no exception.
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ALL_INSTANCES | Value transfer | Type reference (TYPE) | TTY_PROCESS_BLOCK | Table of Instances | 20110225 |
Method GET_ALL on class CE_SIW_PROCESS_BLOCK has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROCESS_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Process Description | 20110224 |
Method GET_DESCRIPTION on class CE_SIW_PROCESS_BLOCK has no exception.
Method GET_EVENT_AFTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EVENT_AFTER | Value transfer | Type reference (TYPE) | STRING | Event After | 20110224 |
Method GET_EVENT_AFTER on class CE_SIW_PROCESS_BLOCK has no exception.
Method GET_EVENT_BEFORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EVENT_BEFORE | Value transfer | Type reference (TYPE) | STRING | Event Before | 20110224 |
Method GET_EVENT_BEFORE on class CE_SIW_PROCESS_BLOCK has no exception.
Method GET_PROCESS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROCESS_ID | Value transfer | Type reference (TYPE) | STRING | 20110224 |
Method GET_PROCESS_ID on class CE_SIW_PROCESS_BLOCK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |