SAP ABAP Class CL_RSCRT_RDA_IBC (RDA and Information Broadcasting)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCRT (Package) (Near)-Real-Time Data Transfer into BW
Properties
Class CL_RSCRT_RDA_IBC  
Short Description RDA and Information Broadcasting    
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 20070928   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)
2 RSCRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSCRT_RDA_IBC has no interface implemented.
Friends
Class CL_RSCRT_RDA_IBC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_INFOPACKAGE_ID Instance attribute Protected Type reference (TYPE) RSLOGDPID RDA InfoPackage ID 20071001
2 O_R_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_RSCRT_RDA_LOG Log for Error Messages 20071001
3 O_S_IBC Instance attribute Protected Type reference (TYPE) RSCRT_RDA_IBC Representation in DB 20070928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates a New IBC Object 20070928
2 GET_T_MULTIPROV Instance method Protected Method Returns the MultiProvider Containing an InfoProvider 20070928
3 IS_POSSIBLE Instance method Protected Method Checks if Target is an InfoProvider 20071001
4 IS_TERMINATED Instance method Protected Method Checks if Last Jobs were Completed 20071001
5 READ Static method Public Method Reads Row from RSCRT_RDA_IBC 20070928
6 TRIGGER_DATA_CHANGE Instance method Public Method Triggers Event if Data Changes 20071001
Events
Class CL_RSCRT_RDA_IBC has no event.
Types
Class CL_RSCRT_RDA_IBC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20071001
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070928
3 Importing I_RDAOBJECT Call by reference Type reference (TYPE) RSCRT_RDAOBJECT Objekt in der Realtime data Acquisition 20070928
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20070928

Method CONSTRUCTOR on class CL_RSCRT_RDA_IBC has no exception.

Method GET_T_MULTIPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MULTIPROV Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20071001

Method GET_T_MULTIPROV on class CL_RSCRT_RDA_IBC has no exception.

Method IS_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Information Broadcasting möglich? 20071001

Method IS_POSSIBLE on class CL_RSCRT_RDA_IBC has no exception.

Method IS_TERMINATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TERMINATED Value transfer Type reference (TYPE) RS_BOOL Jobs finished or canceled? 20071001

Method IS_TERMINATED on class CL_RSCRT_RDA_IBC has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20071001
2 Importing I_S_STATUS_DTP Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des DTP 20071001
3 Returning R_R_IBC Value transfer Object reference (TYPE REF TO) CL_RSCRT_RDA_IBC Information Broadcasting durch RDA angestoßen 20070928

Method READ on class CL_RSCRT_RDA_IBC has no exception.

Method TRIGGER_DATA_CHANGE Signature

Method TRIGGER_DATA_CHANGE on class CL_RSCRT_RDA_IBC has no parameter.
Method TRIGGER_DATA_CHANGE on class CL_RSCRT_RDA_IBC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700