SAP ABAP Interface IF_RSBK_REQUEST_SERVER (Interface for Delta-Enabled Data Sources of a DTP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBC_ERROR_HANDLER_X_DEL Deletion of Error Stack Records 20050623
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_DTA Metadata for InfoProvider / Data Target for Transformations 20041216
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSM_STATMAN_SOURCE Status Manager for Data Sources 20040505
Properties
Interface IF_RSBK_REQUEST_SERVER  
Short Description Interface for Delta-Enabled Data Sources of a DTP    
General Data
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20040308   SAP 
Last changed 20130531   SAP 
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
Interface IF_RSBK_REQUEST_SERVER has no interface.
Friends
Interface IF_RSBK_REQUEST_SERVER has no friend.
Attributes
Interface IF_RSBK_REQUEST_SERVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LAST_DATAPACKAGE Instance method Public Method Pointer to Last Green Data Package in Request Server 20050415
2 GET_LAST_REQUEST_WITH_DATA Instance method Public Method Returns Last Non-Empty Request 20070821
3 GET_PROCESSED_ALL Instance method Public Method Deliver Pointer to All Read Requests 20050105
4 GET_PROCESSED_ONE Instance method Public Method Deliver Pointer to a Request Read by at Least One Recipient 20050105
5 GET_REQUESTS Instance method Public Method Returns Sorted List of Included Requests 20040308
6 GET_SEVERITY_DELTA_REQUESTS Instance method Public Method Indicator: Delta Requests Deletable (if Already Retrieved) 20071026
7 IS_DELTACHECK_ON_ALLOWED Instance method Public Method May Delta Consistency Check be Activated? 20071025
8 REQUEST_REGISTER Instance method Public Method Registration/Deregistration of Expiring Request 20080103
9 SET_PROCESSED_POINTERS Instance method Public Method Calculates and Sets Delta Pointer After Status Change 20080103
10 SET_REQUEST_STATE_DELETED_ALL Instance method Public Method Sets All Requests to 'Deleted' 20060626
11 SET_SEVERITY Instance method Public Method Indicator: Requests Can Be Deleted 20060626
Events
Interface IF_RSBK_REQUEST_SERVER has no event.
Types
Interface IF_RSBK_REQUEST_SERVER has no local type.
Method Signatures

Method GET_LAST_DATAPACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20050415
2 Exporting E_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20050415

Method GET_LAST_DATAPACKAGE on Interface IF_RSBK_REQUEST_SERVER has no exception.

Method GET_LAST_REQUEST_WITH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_REQUID_WITH_DATA Value transfer Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20070821
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20070821

Method GET_PROCESSED_ALL Signature

Method GET_PROCESSED_ALL on Interface IF_RSBK_REQUEST_SERVER has no parameter.
Method GET_PROCESSED_ALL on Interface IF_RSBK_REQUEST_SERVER has no exception.

Method GET_PROCESSED_ONE Signature

Method GET_PROCESSED_ONE on Interface IF_RSBK_REQUEST_SERVER has no parameter.
Method GET_PROCESSED_ONE on Interface IF_RSBK_REQUEST_SERVER has no exception.

Method GET_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_REQUID Value transfer Type reference (TYPE) RSBK_TH_REQUID DTP Tabelle mit Request SIDs 20040312
2 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20050623
3 Importing I_GAPLESS_GREEN Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE lückenlos grüne Liste 20080305
4 Importing I_INBOUND_VIEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060626
5 Importing I_MIN_SRC_REQUID Call by reference Type reference (TYPE) RSBKREQUID 0 Minimalen Quell-Request-SID 20100805
6 Importing I_ONLY_LAST_REQUEST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120110
7 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20050623
8 Importing I_STATE_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20040311
9 Importing I_STATE_DELETED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20040311
10 Importing I_STATE_GREEN Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20040311
11 Importing I_STATE_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20040311
12 Importing I_STATE_READY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20040311
13 Importing I_STATE_RED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20040311
14 Importing I_UPDMODE Call by reference Type reference (TYPE) RSBKUPDMODE Extraktionsmodus 20050209
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050623

Method GET_SEVERITY_DELTA_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEVERITY Value transfer Type reference (TYPE) RSBKSEVERITY Kennzeichen: Benötigte Konsistenz einer Deltafortschreibung 20071026

Method GET_SEVERITY_DELTA_REQUESTS on Interface IF_RSBK_REQUEST_SERVER has no exception.

Method IS_DELTACHECK_ON_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 20071025

Method IS_DELTACHECK_ON_ALLOWED on Interface IF_RSBK_REQUEST_SERVER has no exception.

Method REQUEST_REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 'X':= Request wird gelöscht 20080103
2 Importing I_ENB_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der übergeordneten Datenquelle eines DTPs 20100218
3 Importing I_ENB_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des übergeordneten Quellobjekts eines DTPs 20100218
4 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20080103
5 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_RUNTIME Handle auf hierarchisches Log 20080103
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20080103

Method SET_PROCESSED_POINTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENB_SRC Call by reference Type reference (TYPE) RSBKSRCNM Name der übergeordneten Datenquelle eines DTPs 20100218
2 Importing I_ENB_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Typ des übergeordneten Quellobjekts eines DTPs 20100218
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20080103

Method SET_REQUEST_STATE_DELETED_ALL Signature

Method SET_REQUEST_STATE_DELETED_ALL on Interface IF_RSBK_REQUEST_SERVER has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060626

Method SET_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEVERITY Call by reference Type reference (TYPE) RSBKSEVERITY Kennzeichen: Benötigte Konsistenz einer Deltafortschreibung 20060626

Method SET_SEVERITY on Interface IF_RSBK_REQUEST_SERVER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400