SAP ABAP Interface IF_RSBK_DP (DTP Request: Data Package)
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_RSBK_DP DTP Data Package 20040511
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBK_DP_STATE DTP Data Package (Superclass for Status Pattern) 20040511
Properties
Interface IF_RSBK_DP  
Short Description DTP Request: Data Package    
General Data
Package RSBK   Data Transfer Process: Kernel Objects 
Created 20031202   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_DP has no interface.
Friends
Interface IF_RSBK_DP has no friend.
Attributes
Interface IF_RSBK_DP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELECTIONS Instance method Public Method 20040523
2 CHECK_DP_PROCESSED Instance method Public Method 20101126
3 CLEAR_DATA Instance method Public Method Deletes All Data in the INDX Table 20041119
4 DELETE Instance method Public Method 20040525
5 GET_BATCH_PROCESS Instance method Public Method Number of Last Background Process 20040831
6 GET_DATA Instance method Public Method Reads a Data Package from a INDX Table 20041119
7 GET_DATAPAKID Instance method Public Method 20040511
8 GET_LAST Instance method Public Method Returns 'Last Package in Request' Indicator 20051212
9 GET_LAST_STEP_BUF Instance method Public Method Last Step with Temporary Storage 20041202
10 GET_LINES_READ Instance method Public Method Number of Data Records Transferred from Extractor 20050316
11 GET_LINES_TRANSFERRED Instance method Public Method Number of Data Records Transferred to Target 20050316
12 GET_NO_MORE_DATA Instance method Public Method 20051024
13 GET_REQUID Instance method Public Method 20040511
14 GET_SELECTIONS Instance method Public Method 20040523
15 GET_STATE Instance method Public Method 20040511
16 GET_TSTMP_FINISH Instance method Public Method 20050714
17 GET_TSTMP_START Instance method Public Method 20050714
18 GET_T_DATAINFO Instance method Public Method Information About Temporary Storage 20050812
19 SET_BATCH_PROCESS Instance method Public Method Number of Current Background Process 20040831
20 SET_DATA Instance method Public Method Writes a Data Package to an INDX Table, If Necessary 20041119
21 SET_LAST Instance method Public Method Sets 'Last Package in Request' Indicator 20051212
22 SET_LINES_READ Instance method Public Method 20050316
23 SET_LINES_TRANSFERRED Instance method Public Method 20050316
24 SET_NO_MORE_DATA Instance method Public Method 20051024
25 SET_STATE Instance method Public Method 20040511
26 SET_TSTMP_FINISH Instance method Public Method 20050714
27 SET_TSTMP_START Instance method Public Method 20050714
Events
Interface IF_RSBK_DP has no event.
Types
Interface IF_RSBK_DP has no local type.
Method Signatures

Method ADD_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_RANGE Call by reference Type reference (TYPE) RSBK_TH_RANGE DTP: Selektionen für Quelle 20040523
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040901

Method CHECK_DP_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DP_PROCESSED Value transfer Type reference (TYPE) RS_BOOL Boolean 20101126

Method CHECK_DP_PROCESSED on Interface IF_RSBK_DP has no exception.

Method CLEAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20050311

Method CLEAR_DATA on Interface IF_RSBK_DP has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040525
# Exception Resumable Description Created on
1 CX_RS_FOREIGN_LOCK Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) 20040525

Method GET_BATCH_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050317
2 Returning R_BATCH_PROCESS Value transfer Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20040831

Method GET_BATCH_PROCESS on Interface IF_RSBK_DP has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_DATA Call by reference Object reference (TYPE REF TO) CL_RSBK_DATA Datentransferprozess: Datenpaket 20041119
2 Importing I_STEP Call by reference Type reference (TYPE) RSBKSTEPID Teilschritt der DTP-Extraktion 20041210
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20041119

Method GET_DATAPAKID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATAPAKID Value transfer Type reference (TYPE) RSDATAPID Datenpaketnummer 20040511

Method GET_DATAPAKID on Interface IF_RSBK_DP has no exception.

Method GET_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST Value transfer Type reference (TYPE) RS_BOOL Boolean 20051212

Method GET_LAST on Interface IF_RSBK_DP has no exception.

Method GET_LAST_STEP_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STEPID Value transfer Type reference (TYPE) RSBKSTEPID Teilschritt der DTP-Extraktion 20041202

Method GET_LAST_STEP_BUF on Interface IF_RSBK_DP has no exception.

Method GET_LINES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES_READ Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20050316

Method GET_LINES_READ on Interface IF_RSBK_DP has no exception.

Method GET_LINES_TRANSFERRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LINES_TRANSFERRED Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20050316

Method GET_LINES_TRANSFERRED on Interface IF_RSBK_DP has no exception.

Method GET_NO_MORE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NO_MORE_DATA Value transfer Type reference (TYPE) RS_BOOL Boolean 20051024

Method GET_NO_MORE_DATA on Interface IF_RSBK_DP has no exception.

Method GET_REQUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REQUID Value transfer Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20040511

Method GET_REQUID on Interface IF_RSBK_DP has no exception.

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_RANGE Value transfer Type reference (TYPE) RSBK_TH_RANGE DTP: Selektionen für Quelle 20040523

Method GET_SELECTIONS on Interface IF_RSBK_DP has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATE Value transfer Type reference (TYPE) RSBKDPSTATE DTP Status eines Datenpakets während der Requestverarbeitung 20040511

Method GET_STATE on Interface IF_RSBK_DP has no exception.

Method GET_TSTMP_FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TSTMP_FINISH Value transfer Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050714

Method GET_TSTMP_FINISH on Interface IF_RSBK_DP has no exception.

Method GET_TSTMP_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TSTMP_START Value transfer Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050714

Method GET_TSTMP_START on Interface IF_RSBK_DP has no exception.

Method GET_T_DATAINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DATAINFO Value transfer Type reference (TYPE) RSBK_T_DATAINFO Tabelle mit Infos zu DTP Zwischenspeichern 20050812

Method GET_T_DATAINFO on Interface IF_RSBK_DP has no exception.

Method SET_BATCH_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BATCH_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20041201
2 Importing I_BATCH_PROCESS Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20040831
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040831

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) CL_RSBK_DATA Datentransferprozess: Datenpaket 20041119
2 Importing I_STEP Call by reference Type reference (TYPE) RSBKSTEPID Teilschritt der DTP-Extraktion 20110923
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050128

Method SET_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST Call by reference Type reference (TYPE) RS_BOOL Boolean 20051212
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20051212

Method SET_LINES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINES_READ Call by reference Type reference (TYPE) RSBKLINES DTP Datenpaket: Anzahl Zeilen 20050316
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050316

Method SET_LINES_TRANSFERRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINES_TRANSFERRED Call by reference Type reference (TYPE) RSBKLINES DTP Datenpaket: Anzahl Zeilen 20050316
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050316

Method SET_NO_MORE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_MORE_DATA Call by reference Type reference (TYPE) RS_BOOL Boolean 20051024
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20051024

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040511
2 Importing I_STATE Call by reference Type reference (TYPE) RSBKDPSTATE 20040511
3 Importing I_S_MSG Call by reference Type reference (TYPE) RSPC_S_MSG Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) 20070108
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040511
2 CX_RS_FOREIGN_LOCK Objekt ist gesperrt (nicht als Vaterklasse benutzen !!) 20040511

Method SET_TSTMP_FINISH Signature

Method SET_TSTMP_FINISH on Interface IF_RSBK_DP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050719

Method SET_TSTMP_START Signature

Method SET_TSTMP_START on Interface IF_RSBK_DP has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050714
History
Last changed by/on SAP  20130531 
SAP Release Created in 400