SAP ABAP Class CL_RSCRT_RDA_EXECUTION_PUSH (Individual Execution Step (RDA/PUSH))
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_EXECUTION_STEP | Individual Execution Step (RDA) | 20060612 |
Properties
Class | CL_RSCRT_RDA_EXECUTION_PUSH | |
Short Description | Individual Execution Step (RDA/PUSH) | |
Super Class | CL_RSCRT_RDA_EXECUTION_STEP | Individual Execution Step (RDA) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSCRT | |
Program status | ||
Category | 0 | |
Package | RSCRT | (Near)-Real-Time Data Transfer into BW |
Created | 20060612 | SAP |
Last change | 20130531 | 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_RDA_EXECUTION_PUSH has no interface implemented.
Friends
Class CL_RSCRT_RDA_EXECUTION_PUSH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSCRT_RDA_SYNC | Synchronization Between Daemon and Web Services | 20060627 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSCRT_RDA_EXECUTION_PUSH | Static Reference to Current Call | 20080721 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WPINDEX | Work Process Number | 20080721 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Should Web Service Call be Recorded? | 20080721 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BALMI_T | Application Log for Trace | 20080721 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060612 |
2 | ![]() |
Instance method | Protected | Method | Execute Assigned DTP | 20060710 |
3 | ![]() |
Instance method | Protected | Method | Execute Assigned DTPs | 20060710 |
4 | ![]() |
Instance method | Protected | Method | Records Execution Steps if Needed | 20080721 |
5 | ![]() |
Static method | Public | Method | Records Execution Steps if Needed | 20080721 |
Events
Class CL_RSCRT_RDA_EXECUTION_PUSH has no event.
Types
Class CL_RSCRT_RDA_EXECUTION_PUSH 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_INFOPACKAGE_ID | Call by reference | Type reference (TYPE) | RSLOGDPID | Realtime InfoPackage-ID | 20060612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060627 |
Method EXECUTE_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLOSED_PSA_REQUEST | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060710 | ||
2 | ![]() |
I_DTPNM | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060710 | ||
3 | ![]() |
I_OPEN_IN_STATE_NEW_NO_REQ | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060710 | ||
4 | ![]() |
I_PSA_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060710 | ||
5 | ![]() |
I_PSA_REQUEST_SID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060710 |
Method EXECUTE_DTPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLOSED_PSA_REQUEST | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060710 | ||
2 | ![]() |
I_OPEN_IN_STATE_NEW_NO_REQ | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060710 | ||
3 | ![]() |
I_PSA_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20060710 | ||
4 | ![]() |
I_PSA_REQUEST_SID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20060710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060710 |
Method TRACE_WEBSERVICE_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLOSE_DATAPACKAGE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Datenpaket schließen? | 20080721 | |
2 | ![]() |
I_CLOSE_REQUEST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Request schließen? | 20080721 | |
3 | ![]() |
I_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20080721 | ||
4 | ![]() |
I_OPEN_DATAPACKAGE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Datenpaket öffnen? | 20080721 | |
5 | ![]() |
I_OPEN_REQUEST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Request öffnen? | 20080721 | |
6 | ![]() |
I_RECORDS | Call by reference | Type reference (TYPE) | RSRQRECORD | 0 | Anzahl Datensätze | 20080721 | |
7 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20080721 | ||
8 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | CHAR1 | Ausführungsschritt | 20080721 |
Method TRACE_WEBSERVICE_CALL on class CL_RSCRT_RDA_EXECUTION_PUSH has no exception.
Method TRACE_WEBSERVICE_PUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATAPACKAGE_ID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20080721 | ||
2 | ![]() |
I_RECORDS | Call by reference | Type reference (TYPE) | RSRQRECORD | 0 | Anzahl Datensätze | 20080721 | |
3 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20080721 | ||
4 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | CHAR1 | Ausführungsschritt | 20080721 |
Method TRACE_WEBSERVICE_PUSH on class CL_RSCRT_RDA_EXECUTION_PUSH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |