SAP ABAP Class CL_RSCRT_PC_TYPE (RDA Process Chain Type)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCRT (Package) (Near)-Real-Time Data Transfer into BW

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_RDA_CONTEXT | RDA Context | 20130819 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_PC_REQUEST_CLOSE | Process Type "Close Request" | 20130819 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_PC_UPLOAD_RESET | Process Type "Reset Upload" | 20130819 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_PC_UPLOAD_START | Process Type "Start Upload" | 20130819 |
Properties
Class | CL_RSCRT_PC_TYPE | |
Short Description | RDA Process Chain Type | |
Super Class | CL_RSCRT_RDA_CONTEXT | RDA Context |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSCRT | (Near)-Real-Time Data Transfer into BW |
Created | 20130819 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCRT_PC_TYPE has no interface implemented.
Friends
Class CL_RSCRT_PC_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTXTLG | Action | 20130819 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPC_INSTANCE | Process Instance (Value) | 20130819 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSPC_APPL_LOG | Application Log | 20130819 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPC_TYPE | Process Type | 20130819 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPC_VARIANT | Process Variant (Name) | 20130819 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130819 |
2 | ![]() |
Instance method | Public | Method | 20130819 | |
3 | ![]() |
Instance method | Public | Method | 20130819 |
Events
Class CL_RSCRT_PC_TYPE has no event.
Types
Class CL_RSCRT_PC_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REPAIR | Call by reference | Type reference (TYPE) | RSPC_REPAIR | Instance to be Repaired (Repair Mode) | 20130819 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Process Type | 20130819 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Process Variant (Name) | 20130819 |
Method CONSTRUCTOR on class CL_RSCRT_PC_TYPE has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSPC_INSTANCE | Generic Instance Storage | 20130819 | ||
2 | ![]() |
I_TH_PROCESSES | Call by reference | Type reference (TYPE) | T_TH_PROCESSES | RDA Processes | 20130819 | ||
3 | ![]() |
R_STATE | Value transfer | Type reference (TYPE) | RSPC_STATE | Status of Process | 20130819 |
Method EXECUTE on class CL_RSCRT_PC_TYPE has no exception.
Method EXECUTE_WRAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATE | Value transfer | Type reference (TYPE) | RSPC_STATE | Status of Process | 20130819 |
Method EXECUTE_WRAPPER on class CL_RSCRT_PC_TYPE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |