SAP ABAP Interface /IPRO/IF_DATABLADE (Datablade Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Interface | /IPRO/IF_DATABLADE | |
| Short Description | Datablade Interface |
General Data
| Package | /IPRO/PROGS | programs |
| Created | 20040115 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_DATABLADE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IPRO/IF_SUBJECT | Document Builder Subject Interface | 20040613 |
Friends
Interface /IPRO/IF_DATABLADE has no friend.
Attributes
Interface /IPRO/IF_DATABLADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Outbound interface mapping | 20040604 | |
| 2 | Instance method | Public | Method | Label of the datablade | 20040115 | |
| 3 | Instance method | Public | Method | Name of the datablade | 20040115 | |
| 4 | Instance method | Public | Method | Selection fields | 20040115 | |
| 5 | Instance method | Public | Method | Structure descriptor of the table | 20040526 | |
| 6 | Instance method | Public | Method | Executes the query and returns the result table | 20040115 | |
| 7 | Instance method | Public | Method | Field catalog | 20040116 | |
| 8 | Instance method | Public | Method | Reset selection fields | 20040206 | |
| 9 | Instance method | Public | Method | Defines any parameters that are needed to execute datablade | 20040115 |
Events
Interface /IPRO/IF_DATABLADE has no event.
Types
Interface /IPRO/IF_DATABLADE has no local type.
Method Signatures
Method GET_INTERFACE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRT_MAPPING | Value transfer | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040604 |
Method GET_INTERFACE_MAPPING on Interface /IPRO/IF_DATABLADE has no exception.
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRV_LABEL | Value transfer | Type reference (TYPE) | STRING | Label | 20040115 |
Method GET_LABEL on Interface /IPRO/IF_DATABLADE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRV_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20040115 |
Method GET_NAME on Interface /IPRO/IF_DATABLADE has no exception.
Method GET_SELECTION_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRO_SELECTION | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20040115 |
Method GET_SELECTION_FIELDS on Interface /IPRO/IF_DATABLADE has no exception.
Method GET_STRUCTDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRO_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20040526 |
Method GET_STRUCTDESCR on Interface /IPRO/IF_DATABLADE has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_MAX_COUNT | Call by reference | Type reference (TYPE) | I | Max number of rows to return | 20060718 | |||
| 2 | PRR_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Table | 20040115 |
Method GET_TABLE on Interface /IPRO/IF_DATABLADE has no exception.
Method GET_TABLES_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRT_FCAT | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Field List | 20040116 |
Method GET_TABLES_FIELDCATALOG on Interface /IPRO/IF_DATABLADE has no exception.
Method RESET_SELECTION_FIELDS Signature
Method RESET_SELECTION_FIELDS on Interface /IPRO/IF_DATABLADE has no parameter.
Method RESET_SELECTION_FIELDS on Interface /IPRO/IF_DATABLADE has no exception.
Method SETUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_OPTIONS | Call by reference | Type reference (TYPE) | ANY | Anything neccessary to setup the datablade | 20040115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Problem during datablade setup | 20040512 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 10A |