SAP ABAP Interface IF_RSCRT_RDA_STATUS (Status of RDA Objects (Daemon, InfoPackage, DTPs))
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRT_RDA_STATUS Status of RDA Objects (Daemon, InfoPackage, DTPs) 20060616
Properties
Interface IF_RSCRT_RDA_STATUS  
Short Description Status of RDA Objects (Daemon, InfoPackage, DTPs)    
General Data
Package RSCRT   (Near)-Real-Time Data Transfer into BW 
Created 20060616   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSCRT_RDA_STATUS has no forward declaration.
Interfaces
Interface IF_RSCRT_RDA_STATUS has no interface.
Friends
Interface IF_RSCRT_RDA_STATUS has no friend.
Attributes
Interface IF_RSCRT_RDA_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSIGNED_DTPS Instance method Public Method Returns Assigned DTP Objects 20061017
2 GET_STATUS_DMN Instance method Public Method Returns RDA Status of Daemon Object 20060616
3 GET_STATUS_DTP Instance method Public Method Returns RDA Status for DTP 20060616
4 GET_STATUS_DTPS Instance method Public Method Returns RDA Status of All Assigned DTPs 20060710
5 GET_STATUS_NDS Instance method Public Method Returns RDA Status for InfoPackage 20060616
6 IS_QM_ACTION_ALLOWED Instance method Public Method Checks whether a QM action is permitted 20060623
7 READ_FROM_DB Instance method Public Method Reads Data from Database (Again) 20060616
8 READ_FROM_DB_SYNCHRONISED Instance method Public Method Reads Data Locked by Database 20061102
9 SET_RDASTATUS_DMN Instance method Public Method Changes RDA Status of Daemon Object 20061219
10 WRITE_STATUS_DMN Instance method Public Method Sets RDA Status of Daemon Object 20060621
11 WRITE_STATUS_DTP Instance method Public Method Sets RDA Status for DTP 20060621
12 WRITE_STATUS_DTP_NO_COMMIT Instance method Public Method Sets RDA STatus for DTP (Without COMMIT) 20061117
13 WRITE_STATUS_NDS Instance method Public Method Sets RDA Status for InfoPackage 20060621
Events
Interface IF_RSCRT_RDA_STATUS has no event.
Types
Interface IF_RSCRT_RDA_STATUS has no local type.
Method Signatures

Method GET_ASSIGNED_DTPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_DTP_R Value transfer Type reference (TYPE) RSCRT_RDA_TH_DTP_R DTP-Factory (Kopie mit längerem Namensfeld) 20061017

Method GET_ASSIGNED_DTPS on Interface IF_RSCRT_RDA_STATUS has no exception.

Method GET_STATUS_DMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_STATUS Value transfer Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des Dämons 20060616
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060621

Method GET_STATUS_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPNM Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20060616
2 Returning R_S_STATUS Value transfer Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des DTPs 20060616
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060621

Method GET_STATUS_DTPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_STATUS Value transfer Type reference (TYPE) RSCRT_RDA_TH_STATUS wie rscrt_rda_req 20060710
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060710

Method GET_STATUS_NDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_STATUS Value transfer Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des InfoPackages 20060616
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060621

Method IS_QM_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALLOWED Value transfer Type reference (TYPE) RS_BOOL Boolean 20060623
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060623

Method READ_FROM_DB Signature

Method READ_FROM_DB on Interface IF_RSCRT_RDA_STATUS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060621

Method READ_FROM_DB_SYNCHRONISED Signature

Method READ_FROM_DB_SYNCHRONISED on Interface IF_RSCRT_RDA_STATUS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20061102

Method SET_RDASTATUS_DMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FAILURES Call by reference Type reference (TYPE) INT4 Nummer 4 Stellig 20061228
2 Importing I_RDASTATUS Call by reference Type reference (TYPE) RSCRT_RDASTATUS Technischer Status für Realtime-Komponenten 20061219
3 Returning R_S_STATUS_DMN Value transfer Type reference (TYPE) RSCRT_RDA_S_STATUS Teilstruktur von DB-Tabelle rscrt_rda_req 20061219
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061219

Method WRITE_STATUS_DMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATUS Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des Dämons 20060621
2 Returning R_CHANGED Value transfer Type reference (TYPE) RSBOOL Status geändert? 20060621
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060621

Method WRITE_STATUS_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATUS Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des DTPs 20060621
2 Returning R_CHANGED Value transfer Type reference (TYPE) RSBOOL Status geändert? 20060621
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060621

Method WRITE_STATUS_DTP_NO_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATUS Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des DTPs 20061117
2 Returning R_CHANGED Value transfer Type reference (TYPE) RSBOOL Status geändert? 20061117
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20061117

Method WRITE_STATUS_NDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATUS Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des InfoPackages 20060621
2 Returning R_CHANGED Value transfer Type reference (TYPE) RSBOOL Status geändert? 20060621
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060621
History
Last changed by/on SAP  20140121 
SAP Release Created in 700