SAP ABAP Interface IF_RSAP_EXTRACTION_TRACER (System Measurement Interface for BW Data Extraction)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-BW (Application Component) BW Service API
⤷
RSU_EXTRACTION_TRACING (Package) Extraction Tracing for System Measurement
⤷
⤷
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
| Interface | IF_RSAP_EXTRACTION_TRACER | |
| Short Description | System Measurement Interface for BW Data Extraction |
General Data
| Package | RSU_EXTRACTION_TRACING | Extraction Tracing for System Measurement |
| Created | 20081126 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SBIWA | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSAP_EXTRACTION_TRACER has no interface.
Friends
Interface IF_RSAP_EXTRACTION_TRACER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_APPLICATION_ID | Constant | Public | See coding | 20081126 | ||||
| 2 | C_BOOLEAN | 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
Interface 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 Interface IF_RSAP_EXTRACTION_TRACER has no parameter.
Method CLOSE on Interface 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 Interface 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 Interface IF_RSAP_EXTRACTION_TRACER has no exception.
Method FLUSH Signature
Method FLUSH on Interface IF_RSAP_EXTRACTION_TRACER has no parameter.
Method FLUSH on Interface IF_RSAP_EXTRACTION_TRACER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 702 |