SAP ABAP Interface IF_RSCRT_RDA_DATAPACKAGE (RDA Interface for Request)
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_PSA_PROXY Proxy for PSA Request and PSA Data Packages 20060629
Properties
Interface IF_RSCRT_RDA_DATAPACKAGE  
Short Description RDA Interface for Request    
General Data
Package RSCRT   (Near)-Real-Time Data Transfer into BW 
Created 20060627   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSCRT_RDA_DATAPACKAGE has no forward declaration.
Interfaces
Interface IF_RSCRT_RDA_DATAPACKAGE has no interface.
Friends
Interface IF_RSCRT_RDA_DATAPACKAGE has no friend.
Attributes
Interface IF_RSCRT_RDA_DATAPACKAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Resets ID of This Data Package 20060704
2 CLEAR_ID Instance method Public Method Obsolete 20060804
3 CLOSE Instance method Public Method Closes This Data Package 20060628
4 GET_ID Instance method Public Method Returns ID of This Data Package 20060630
5 INIT Instance method Public Method Initializes This Data Package 20060628
6 LOAD Instance method Public Method Loads Data to This Data Package 20060706
7 OPEN Instance method Public Method Opens New Data Package 20060628
8 READ_IF_CLOSED Instance method Public Method Checks whether data package has been closed 20060628
9 READ_LAST Instance method Public Method Finds Last Data Package 20061201
10 READ_LAST_OPEN Instance method Public Method Finds Last Data Package That Is Still Open 20061009
Events
Interface IF_RSCRT_RDA_DATAPACKAGE has no event.
Types
Interface IF_RSCRT_RDA_DATAPACKAGE has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on Interface IF_RSCRT_RDA_DATAPACKAGE has no parameter.
Method CLEAR on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.

Method CLEAR_ID Signature

Method CLEAR_ID on Interface IF_RSCRT_RDA_DATAPACKAGE has no parameter.
Method CLEAR_ID on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.

Method CLOSE Signature

Method CLOSE on Interface IF_RSCRT_RDA_DATAPACKAGE has no parameter.
Method CLOSE on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.

Method GET_ID Signature

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

Method GET_ID on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPACKAGE_ID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20060628

Method INIT on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FETCHSIZE Call by reference Type reference (TYPE) RSMAXSIZE Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle 20060707
2 Returning R_RECORDS_IN_DP Value transfer Type reference (TYPE) RSRQRECORD Anzahl der Datensätze im Datenpaket 20060707
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060707

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPACKAGE_ID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20060628
# Exception Resumable Description Created on
1 CX_RSCRT_RDA_DP_CLOSED Datenpaket geschlossen 20061213
2 CX_RS_ACTION_NOT_ALLOWED Operation nicht erlaubt. 20060630

Method READ_IF_CLOSED Signature

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

Method READ_IF_CLOSED on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.

Method READ_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAST Call by reference Type reference (TYPE) RSDATAPID letztes Datenpaket 20061201
2 Exporting E_OPEN Call by reference Type reference (TYPE) RSDATAPID letztes offenes Datenpaket 20061201
3 Importing I_FROM Call by reference Type reference (TYPE) RSDATAPID letztes bekanntes Datenpaket 20061201

Method READ_LAST on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.

Method READ_LAST_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAST_OPEN Value transfer Type reference (TYPE) RSDATAPID Offenes Datapaket 20061009

Method READ_LAST_OPEN on Interface IF_RSCRT_RDA_DATAPACKAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700