SAP ABAP Class IF_RSBK_TGT_REALTIME (Data Target for Real-Time Updates)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBK_REQUEST_TEMPLATE Template for Request 20060314
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_DTA_TGT Metadata for InfoProvider / Data Target for Transformations 20060314
Properties
Class IF_RSBK_TGT_REALTIME  
Short Description Data Target for Real-Time Updates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060314   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)
Interfaces
Class IF_RSBK_TGT_REALTIME has no interface implemented.
Friends
Class IF_RSBK_TGT_REALTIME has no friend class.
Attributes
Class IF_RSBK_TGT_REALTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Static method Public Method Adding New Records 20060314
2 CREATE_REQUEST Instance method Public Method Creates New Request 20060314
3 GET_ACTUAL_REQUEST Instance method Public Method Returns Instance on Current Request 20060314
4 GET_OBJ_REF Static method Public Method 20080630
5 GET_THRESHOLD Instance method Public Method Maximum Request Size in Rows 20060314
6 LOCK Instance method Public Method Locks Target 20060315
7 UNLOCK Instance method Public Method Unlocks Target 20060315
Events
Class IF_RSBK_TGT_REALTIME has no event.
Types
Class IF_RSBK_TGT_REALTIME has no local type.
Method Signatures

Method ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_IS_SIDDED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060314
2 Importing I_DTA Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060314
3 Importing I_R_T_DATA Call by reference Object reference (TYPE REF TO) DATA 20060320
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060314

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_REQUEST_DIRECT Value transfer Object reference (TYPE REF TO) IF_RSBK_REQUEST_REALTIME Realtime-Request 20060314
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060314
2 CX_RS_FOREIGN_LOCK Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) 20060314

Method GET_ACTUAL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_REQUEST_REALTIME Value transfer Object reference (TYPE REF TO) IF_RSBK_REQUEST_REALTIME Realtime-Request 20060314
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20060314

Method GET_OBJ_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TGT Call by reference Type reference (TYPE) RSBKTGTNM Name des Datenziels eines Datentransferprozesses 20080630
2 Returning R_R_TGT_REALTIME Value transfer Object reference (TYPE REF TO) IF_RSBK_TGT_REALTIME Datenziel für Realtime-Updates 20080630
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20080630

Method GET_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_THRESHOLD Value transfer Type reference (TYPE) RSBKLINES DTP Datenpaket: Anzahl Zeilen 20060314

Method GET_THRESHOLD on class IF_RSBK_TGT_REALTIME has no exception.

Method LOCK Signature

Method LOCK on class IF_RSBK_TGT_REALTIME has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FOREIGN_LOCK Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) 20060315

Method UNLOCK Signature

Method UNLOCK on class IF_RSBK_TGT_REALTIME has no parameter.
Method UNLOCK on class IF_RSBK_TGT_REALTIME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in