SAP ABAP Interface IF_EX_AXT_BIW_EXTRACTOR (Data Source Extractor Enhancements)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components

⤷

⤷

Properties
Interface | IF_EX_AXT_BIW_EXTRACTOR | |
Short Description | Data Source Extractor Enhancements |
General Data
Package | AXT_RUNTIME | Extensibility Runtime components |
Created | 20081216 | SAP |
Last changed | 20110908 | 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 | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081216 |
Friends
Interface IF_EX_AXT_BIW_EXTRACTOR has no friend.
Attributes
Interface IF_EX_AXT_BIW_EXTRACTOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Fill Additional Fields | 20081216 |
2 | ![]() |
Instance method | Public | Method | Initialize Extractor | 20081216 |
3 | ![]() |
Instance method | Public | Method | Prefetch Additional Data | 20081216 |
Events
Interface IF_EX_AXT_BIW_EXTRACTOR has no event.
Types
Interface IF_EX_AXT_BIW_EXTRACTOR has no local type.
Method Signatures
Method FILL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | ANY | A line of the extract structure, filled with standard data | 20081216 |
Method FILL on Interface IF_EX_AXT_BIW_EXTRACTOR has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | RSDS_T_FIELDSEL | Interface: List of the requested fields | 20081217 | ||
2 | ![]() |
IT_SELECT | Call by reference | Type reference (TYPE) | RS_T_SELECT | Interface: Selection criteria | 20081216 | ||
3 | ![]() |
IV_CALLMODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081216 | ||
4 | ![]() |
IV_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Data packet number | 20081216 | ||
5 | ![]() |
IV_ISOURCE | Call by reference | Type reference (TYPE) | RSISOURCE | InfoSource | 20081216 | ||
6 | ![]() |
IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Maximum number of table entries in extraction API interface | 20081216 | ||
7 | ![]() |
IV_REMOTE_CALL | Call by reference | Type reference (TYPE) | SBIWA_FLAG | SBIWA_C_FLAG_OFF | 20081216 | ||
8 | ![]() |
IV_REQUNR | Call by reference | Type reference (TYPE) | RSREQUNR | Request number for the data transfer | 20081216 | ||
9 | ![]() |
IV_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | Mode of data update (Full, Delta, etc.) | 20081216 |
Method INIT on Interface IF_EX_AXT_BIW_EXTRACTOR has no exception.
Method PREFETCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | All fetched rows of the db table | 20081216 |
Method PREFETCH on Interface IF_EX_AXT_BIW_EXTRACTOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |