SAP ABAP Class IF_RSTT_EXTRACT (Extraction of Application Data)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSTT_ATR | Processing in the ATR Tool | 20090303 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSTT_ERROR_ATR | Description of Error for BI ATR | 20080625 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSTT_TRACE_TEST | Test Trace Processing for Test Sequences | 20090618 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSTT_TRUN | Processing of Test Runs | 20080417 |
Properties
Class | IF_RSTT_EXTRACT | |
Short Description | Extraction of Application Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080115 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSTT_EXTRACT has no interface implemented.
Friends
Class IF_RSTT_EXTRACT has no friend class.
Attributes
Class IF_RSTT_EXTRACT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Finish Loading a Data Block | 20090217 |
2 | ![]() |
Static method | Public | Method | Finish Extraction | 20090216 |
3 | ![]() |
Static method | Public | Method | Determine Parameters | 20080115 |
4 | ![]() |
Static method | Public | Method | Determine Data Structure | 20080115 |
5 | ![]() |
Static method | Public | Method | Extract Data | 20080115 |
Events
Class IF_RSTT_EXTRACT has no event.
Types
Class IF_RSTT_EXTRACT has no local type.
Method Signatures
Method COMMIT_BLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECORDS | Call by reference | Type reference (TYPE) | RSTT_INT4 | Anzahl verarbeiteter Sätze | 20090217 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20090217 | ||
3 | ![]() |
I_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Statuswert | 20090217 | ||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Extraktionsvariante | 20090217 |
Method COMMIT_BLOCK on class IF_RSTT_EXTRACT has no exception.
Method FINALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20090216 | ||
2 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Extraktionsvariante | 20090216 |
Method FINALIZE on class IF_RSTT_EXTRACT has no exception.
Method GET_DATA_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DESCR | Call by reference | Type reference (TYPE) | RSTT_LGTXT | Beschreibung | 20080115 | ||
2 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | RSTT_FLAG | Aktivität (R: Lesen; W: Schreiben) | 20080415 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Extraktionsvariante | 20080115 |
Method GET_DATA_PARAM on class IF_RSTT_EXTRACT has no exception.
Method GET_DATA_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Struktur der Daten | 20080115 | ||
2 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | RSTT_FLAG | Aktivität (R: Lesen; W: Schreiben) | 20080415 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Extraktionsvariante | 20080115 |
Method GET_DATA_STRUCTURE on class IF_RSTT_EXTRACT has no exception.
Method REQUEST_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_END_OF_DATA | Call by reference | Type reference (TYPE) | RSTT_FLAG | Ende der Datenübertragung erreicht | 20090213 | ||
2 | ![]() |
E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Selektierte Daten | 20080115 | ||
3 | ![]() |
E_R_STRUC | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Struktur der Daten | 20080115 | ||
4 | ![]() |
E_T_MESG | Call by reference | Type reference (TYPE) | RRMS_T_MESG | Meldungen | 20080115 | ||
5 | ![]() |
I_BLOCKSIZE | Call by reference | Type reference (TYPE) | RSTT_INT4 | Blockgröße | 20090213 | ||
6 | ![]() |
I_TX_PARAM | Call by reference | Type reference (TYPE) | RSTT_TX_PARAM | Parametertabelle | 20080115 | ||
7 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Extraktionsvariante | 20080115 |
Method REQUEST_DATA on class IF_RSTT_EXTRACT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |