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 CREATION Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Project Creation 20110224
2 EVENT_AFTER Instance attribute Private Type reference (TYPE) STRING Attribute: Event After Process 20110224
3 EVENT_BEFORE Instance attribute Private Type reference (TYPE) STRING Attribute: Event Before Process 20110224
4 FINISH_IMPL Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Finish Implementation 20110224
5 GC_POINT_OF_TIME Constant Public See coding 20110225
6 IMPL_GEN Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Generation of Implementation 20110224
7 LOAD Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Project Load 20110224
8 MAPPING Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Mapping 20110224
9 PROCESS_DESCRIPTION Instance attribute Private Type reference (TYPE) STRING Attribute: Process Description 20110224
10 PROCESS_ID Instance attribute Private Type reference (TYPE) STRING Attribute: Process ID 20110224
11 PROXY_GEN Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Proxy Generation 20110224
12 REPOSITORY_GEN Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Repository Content Generation 20110224
13 RESET Static Attribute Public Object reference (TYPE REF TO) CE_SIW_PROCESS_BLOCK Process Block: Project Reset 20110301
14 S_ALL Static Attribute Private Type reference (TYPE) TTY_PROCESS_BLOCK 20110224
15 VI_GEN 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 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20110224
2 GET_ALL Static method Public Method Get All Instances 20110225
3 GET_DESCRIPTION Instance method Public Method Get Process Block Description 20110224
4 GET_EVENT_AFTER Instance method Public Method Get Event After Process End 20110224
5 GET_EVENT_BEFORE Instance method Public Method Get Event Before Process Start 20110224
6 GET_PROCESS_ID 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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