SAP ABAP Class CL_RSPC_CHAIN_SIMPLE (Process Chain (Simplified))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSPC (Package) Process Chains
Properties
Class CL_RSPC_CHAIN_SIMPLE  
Short Description Process Chain (Simplified)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPC   Process Chains 
Created 20050527   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSPC_CHAIN_SIMPLE has no interface implemented.
Friends
Class CL_RSPC_CHAIN_SIMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_CHAIN Instance attribute Public Object reference (TYPE REF TO) CL_RSPC_CHAIN Process Chain (Internal) 20050527
2 P_WITH_DIALOG Instance attribute Private Type reference (TYPE) RS_BOOL With online 20050527
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate and Schedule 20050527
2 ADD_DESCRIPTION Instance method Public Method Rename Process Chain 20050527
3 ADD_PROCESS Instance method Public Method Attaching a Process 20050527
4 CONNECT_PROCESSES Instance method Public Method Combining Two Processes 20050527
5 CONSTRUCTOR Instance method Public Constructor Constructor 20050527
6 DELETE Instance method Public Method Delete Chain 20060111
7 GET_CHAIN Instance method Public Method Return of Chain 20050527
8 SAVE Instance method Public Method Save 20050527
9 SHOW Instance method Public Method Display Chain 20050527
Events
Class CL_RSPC_CHAIN_SIMPLE has no event.
Types
Class CL_RSPC_CHAIN_SIMPLE has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCHEDULE Call by reference Type reference (TYPE) RS_BOOL 'X' Auch einplanen 20050527
# Exception Resumable Description Created on
1 FAILED Fehler aufgetreten 20050527

Method ADD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20050527

Method ADD_DESCRIPTION on class CL_RSPC_CHAIN_SIMPLE has no exception.

Method ADD_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20050527
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20050527
3 Importing I_WITH_PROPOSALS Call by reference Type reference (TYPE) RS_BOOL Mit Vorschlagswesen 20050527
# Exception Resumable Description Created on
1 FAILED Fehler aufgetreten 20050527

Method CONNECT_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLOR Call by reference Type reference (TYPE) RSPC_EVENTCOLOR "Farbe" des Events (rot, grün) 20050527
2 Importing I_EVENTNO Call by reference Type reference (TYPE) RSPC_EVENTNO Zustand; Fall; Entscheidung; Nummer des Events 20050527
3 Importing I_S_END Call by reference Type reference (TYPE) RSPC_S_CHAIN Prozesskette zum Einplan-Zeitpunkt 20050527
4 Importing I_S_START Call by reference Type reference (TYPE) RSPC_S_CHAIN Prozesskette zum Einplan-Zeitpunkt 20050527
# Exception Resumable Description Created on
1 FAILED Fehler aufgetreten 20050527

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20050527
2 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL SPACE Neue Kette anlegen 20050527
3 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL SPACE Kein Transportanschluss 20060111
4 Importing I_OBJNM_OWNED_BY Call by reference Type reference (TYPE) SOBJ_NAME Generiert von: Objektname im Objektkatalog 20060519
5 Importing I_TLOGO_OWNED_BY Call by reference Type reference (TYPE) RSTLOGO Generiert von: BW: Objekttyp (TLOGO) 20060519
6 Importing I_WITH_DIALOG Call by reference Type reference (TYPE) RS_BOOL 'X' mit Dialog 20050527
# Exception Resumable Description Created on
1 FAILED Fehler aufgetreten 20050527

Method DELETE Signature

Method DELETE on class CL_RSPC_CHAIN_SIMPLE has no parameter.
# Exception Resumable Description Created on
1 FAILED 20060111

Method GET_CHAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CHAIN Value transfer Type reference (TYPE) RSPC_T_CHAIN Prozesskette zum Einplan-Zeitpunkt 20050527

Method GET_CHAIN on class CL_RSPC_CHAIN_SIMPLE has no exception.

Method SAVE Signature

Method SAVE on class CL_RSPC_CHAIN_SIMPLE has no parameter.
# Exception Resumable Description Created on
1 FAILED Fehler aufgetreten 20050527

Method SHOW Signature

Method SHOW on class CL_RSPC_CHAIN_SIMPLE has no parameter.
# Exception Resumable Description Created on
1 FAILED Fehler aufgetreten 20050527
History
Last changed by/on SAP  20130531 
SAP Release Created in 700