SAP ABAP Class CL_RSCRT_RDA_CONTEXT (RDA Context)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSCRT_RDA_CONSTANTS | RDA Constants | 20130724 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_PC_TYPE | RDA Process Chain Type | 20130819 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_RDA_MONITOR | Data Acquisition for RDA Monitor | 20130725 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_RDA_PROCESS | RDA Process | 20130725 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSCRT_RDA_REQUEST | RDA Request | 20130725 |
Properties
| Class | CL_RSCRT_RDA_CONTEXT | |
| Short Description | RDA Context | |
| Super Class | ||
| 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 | 20130724 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSCRT_RDA_CONSTANTS | RDA Constants | 20130724 |
Friends
Class CL_RSCRT_RDA_CONTEXT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130724 | ||
| 2 | Instance method | Protected | Method | 20130724 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130724 | |
| 4 | Instance method | Protected | Method | 20130926 | ||
| 5 | Instance method | Protected | Method | 20130725 | ||
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20130724 | |
| 7 | Instance method | Protected | Method | 20130724 | ||
| 8 | Instance method | Protected | Method | 20130724 | ||
| 9 | Instance method | Protected | Method | 20130724 | ||
| 10 | Instance method | Protected | Method | 20130724 | ||
| 11 | Instance method | Protected | Method | 20130724 | ||
| 12 | Instance method | Protected | Method | 20130724 | ||
| 13 | Instance method | Protected | Method | 20130724 | ||
| 14 | Instance method | Protected | Method | 20130724 |
Events
Class CL_RSCRT_RDA_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_ACTION | Protected | See coding | 20130926 | BEGIN OF t_s_action,
id TYPE string,
ts_start TYPE timestampl,
ts_end TYPE timestampl,
duration TYPE timestampl,
END OF t_s_action
|
||
| 2 | T_S_ENQUEUE | Protected | Attribute reference (LIKE) | 20130724 | |
||
| 3 | T_S_PROCESS | Protected | Attribute reference (LIKE) | 20130819 | |
||
| 4 | T_TH_PROCESSES | Protected | Attribute reference (LIKE) | 20130819 | |
Method Signatures
Method ACTION_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20130725 | |||
| 2 | R_R_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_RS_FAILED | Operation Failed | 20130725 |
Method ACTION_FAILED on class CL_RSCRT_RDA_CONTEXT has no exception.
Method ACTION_FINISHED Signature
Method ACTION_FINISHED on class CL_RSCRT_RDA_CONTEXT has no parameter.
Method ACTION_FINISHED on class CL_RSCRT_RDA_CONTEXT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSCRT_RDA_CONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSCRT_RDA_CONTEXT has no exception.
Method CLOSE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FAILED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130926 | |||
| 2 | R_S_ACTION | Value transfer | Type reference (TYPE) | T_S_ACTION | 20130926 |
Method CLOSE_ACTION on class CL_RSCRT_RDA_CONTEXT has no exception.
Method CLOSE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FAILED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130926 |
Method CLOSE_LOG on class CL_RSCRT_RDA_CONTEXT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130724 | ||||
| 2 | I_OBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130724 |
Method CONSTRUCTOR on class CL_RSCRT_RDA_CONTEXT has no exception.
Method DEQUEUE_DEMON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ENQUEUE | Call by reference | Type reference (TYPE) | T_S_ENQUEUE | 20130724 | ||||
| 2 | R_S_ENQUEUE | Value transfer | Type reference (TYPE) | T_S_ENQUEUE | 20130724 |
Method DEQUEUE_DEMON on class CL_RSCRT_RDA_CONTEXT has no exception.
Method DEQUEUE_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ENQUEUE | Call by reference | Type reference (TYPE) | T_S_ENQUEUE | 20130724 | ||||
| 2 | R_S_ENQUEUE | Value transfer | Type reference (TYPE) | T_S_ENQUEUE | 20130724 |
Method DEQUEUE_REQ on class CL_RSCRT_RDA_CONTEXT has no exception.
Method ENQUEUE_DEMON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEMON | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | 20130724 | ||||
| 2 | I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | 20130724 | |||
| 3 | I_PROCESS_ID | Call by reference | Type reference (TYPE) | RSLOGDPID | 20130724 | ||||
| 4 | I_WAITING | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' | 20130724 | |||
| 5 | R_S_ENQUEUE | Value transfer | Type reference (TYPE) | T_S_ENQUEUE | 20130724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation Failed | 20130724 | ||
| 2 | Object Is Locked (Do Not Use as Higher-Level Class) | 20130724 |
Method ENQUEUE_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20130724 | ||
| 2 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | 20130724 | ||||
| 3 | I_RDAOBJECT_TYPE | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT_TYPE | 20130724 | ||||
| 4 | I_S_ENQUEUE | Call by reference | Type reference (TYPE) | T_S_ENQUEUE | 20130724 | ||||
| 5 | I_WAITING | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' | Boolean | 20130724 | ||
| 6 | R_S_ENQUEUE | Value transfer | Type reference (TYPE) | T_S_ENQUEUE | 20130724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation Failed | 20130724 | ||
| 2 | Object Is Locked (Do Not Use as Higher-Level Class) | 20130724 |
Method LOG_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20130724 |
Method LOG_EXCEPTION on class CL_RSCRT_RDA_CONTEXT has no exception.
Method LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '3' | 20130725 | |||
| 2 | I_S_MSG | Call by reference | Type reference (TYPE) | RS_S_MSG | 20130725 | ||||
| 3 | I_S_MSG_PC | Call by reference | Type reference (TYPE) | RSPC_S_MSG | 20130819 |
Method LOG_MESSAGE on class CL_RSCRT_RDA_CONTEXT has no exception.
Method LOG_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130725 |
Method LOG_MESSAGES on class CL_RSCRT_RDA_CONTEXT has no exception.
Method START_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20130724 | |||
| 2 | I_DEMONID | Call by reference | Type reference (TYPE) | RSCRT_DEMONID | Daemon ID | 20130725 | |||
| 3 | I_LOG_ACTION | Call by reference | Type reference (TYPE) | RSCRT_LOG_ACTION | 20130725 | ||||
| 4 | I_SUBSTEP | Call by reference | Type reference (TYPE) | RSCRT_RDA_SUBSTEP | RDA Substep | 20130724 | |||
| 5 | I_S_STATUS | Call by reference | Type reference (TYPE) | RSCRT_RDA_S_STATUS | RDA Status | 20130725 | |||
| 6 | I_UPD_PERIOD_MINS | Call by reference | Type reference (TYPE) | NUM4 | 20130725 |
Method START_ACTION on class CL_RSCRT_RDA_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |