SAP ABAP Interface IF_CRR_PARALLELISATION (Types and Constants for CRR Parallelisation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_PARAPROS (Package) Parallel processing
Properties
Interface IF_CRR_PARALLELISATION  
Short Description Types and Constants for CRR Parallelisation    
General Data
Package SCRR_PARAPROS   Parallel processing 
Created 20110204   SAP 
Last changed 20140120   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_CRR_PARALLELISATION has no interface.
Friends
Interface IF_CRR_PARALLELISATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PROCESS_STATE_ABORTED Constant Public Type reference (TYPE) CHAR1 'A' Single-Character Flag 20111017
2 GC_PROCESS_STATE_COMPLETED Constant Public Type reference (TYPE) CHAR1 'C' 20110209
3 GC_PROCESS_STATE_FINISHED Constant Public Type reference (TYPE) CHAR1 'F' 20110204
4 GC_PROCESS_STATE_INITIAL Constant Public Type reference (TYPE) CHAR1 'I' 20110204
5 GC_PROCESS_STATE_PROCESSING Constant Public Type reference (TYPE) CHAR1 'P' 20110204
Methods
Interface IF_CRR_PARALLELISATION has no method.
Events
Interface IF_CRR_PARALLELISATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_CRR_RETURN_S Public See coding 20110304 begin of gty_crr_return_s, subrc type sysubrc, end of gty_crr_return_s
2 GTY_CRR_RETURN_T Public See coding 20110304 gty_crr_return_t type standard table of gty_crr_return_s
3 GTY_PROCESSLIST_S Public See coding 20110204 begin of gty_processlist_s, processid type dcrrprocessid, "Verwaltung der Tasks process_state(1) type c, " i = initial, c = completed, p = in process jobnumber TYPE btcjobcnt, subrc type sysubrc, receive_msg type dcrrmsgtext, synchron type abap_bool, end of gty_processlist_s
4 GTY_PROCESSLIST_T Public See coding 20110204 gty_processlist_t type standard table of gty_processlist_s with key processid
History
Last changed by/on SAP  20140120 
SAP Release Created in 731