SAP ABAP Class IF_RSAP_EXTRACTION_TRACER (System Measurement Interface for BW Data Extraction)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAP_EXTRACTION_TRACER | System Measurement for BI Data Extraction | 20081126 |
Properties
Class | IF_RSAP_EXTRACTION_TRACER | |
Short Description | System Measurement Interface for BW Data Extraction | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20081126 | SAP |
Last change | 20090618 | 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_RSAP_EXTRACTION_TRACER has no interface implemented.
Friends
Class IF_RSAP_EXTRACTION_TRACER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20081126 | ||||
2 | ![]() |
Constant | Public | See coding | 20081201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Complete Trace | 20081126 |
2 | ![]() |
Instance method | Public | Method | Process Data Package by Number of Table Rows | 20081201 |
3 | ![]() |
Instance method | Public | Method | Process Data Package as Internal Table | 20081201 |
4 | ![]() |
Instance method | Public | Method | Write Trace Buffer to Database Immediately | 20081201 |
Events
Class IF_RSAP_EXTRACTION_TRACER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | APPLICATION_ID | Public | Type reference (TYPE) | RSUVM_APPL | Application ID | 20081126 |
|
2 | BOOLEAN | Public | Type reference (TYPE) | SBIWA_FLAG | Boolean Value | 20081201 |
|
3 | SEGMENT_ID | Public | Type reference (TYPE) | ROOSSEGID | Segment ID (NUMC4, corresponding to RSDS_SEGID in BW) | 20081201 |
|
4 | T_FIELDS | Public | Type reference (TYPE) | SBIWA_T_FIELDS | Projection for DataSource with Flat (Extraction) Structure | 20081126 |
|
5 | T_SEGMENT_FIELDS | Public | See coding | Projection for Segmented DataSource | 20081201 | t_segment_fields TYPE STANDARD TABLE OF rssegfdsel WITH DEFAULT KEY
|
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_RSAP_EXTRACTION_TRACER has no parameter.
Method CLOSE on class IF_RSAP_EXTRACTION_TRACER has no exception.
Method COLLECT_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LINES | Call by reference | Type reference (TYPE) | I | Anzahl extrahierter Zeilen | 20081201 | ||
2 | ![]() |
I_NO_FLUSH | Call by reference | Type reference (TYPE) | BOOLEAN | Schreiben der Trace-Daten zurückstellen (expl. Flush erf.) | 20081201 | ||
3 | ![]() |
I_SEGMENT_ID | Call by reference | Type reference (TYPE) | N | Segment ID | 20081201 | ||
4 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | Muster für extrahierten Datensatz | 20081201 |
Method COLLECT_LINES on class IF_RSAP_EXTRACTION_TRACER has no exception.
Method COLLECT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NO_FLUSH | Call by reference | Type reference (TYPE) | BOOLEAN | Schreiben der Trace-Daten zurückhalten (expl. Flush erf.) | 20081201 | ||
2 | ![]() |
I_SEGMENT_ID | Call by reference | Type reference (TYPE) | N | Segment ID | 20081201 | ||
3 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Datenpaket als interne Tabelle | 20081201 |
Method COLLECT_TABLE on class IF_RSAP_EXTRACTION_TRACER has no exception.
Method FLUSH Signature
Method FLUSH on class IF_RSAP_EXTRACTION_TRACER has no parameter.
Method FLUSH on class IF_RSAP_EXTRACTION_TRACER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |