SAP ABAP Interface /IPRO/IF_DATABLADE_MODEL (Datablade model 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_MODEL | |
Short Description | Datablade model interface |
General Data
Package | /IPRO/PROGS | programs |
Created | 20040115 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /IPRO/IF_DATABLADE_MODEL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IPRO/IF_MODEL | Document Builder Model Interface | 20040115 | ||
2 | /IPRO/IF_SUBJECT | Document Builder Subject Interface | 20040115 | ||
3 | /IPRO/IF_VISIBILITY | Visibility of an entity | 20040116 |
Friends
Interface /IPRO/IF_DATABLADE_MODEL has no friend.
Attributes
Interface /IPRO/IF_DATABLADE_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a datablade | 20040115 |
2 | ![]() |
Instance method | Public | Method | Execute the current datablade selection | 20040115 |
3 | ![]() |
Instance method | Public | Method | Get the current datablade | 20040115 |
4 | ![]() |
Instance method | Public | Method | Get all datablades | 20040115 |
5 | ![]() |
Instance method | Public | Method | The label of the query | 20040126 |
6 | ![]() |
Instance method | Public | Method | The name of the query | 20040126 |
7 | ![]() |
Instance method | Public | Method | Get the data table | 20040115 |
8 | ![]() |
Instance method | Public | Method | Is extended search mode active? | 20040129 |
9 | ![]() |
Instance method | Public | Method | Remove a datablade | 20040115 |
10 | ![]() |
Instance method | Public | Method | Set the curent datablade | 20040115 |
11 | ![]() |
Instance method | Public | Method | Set extended search mode on/off | 20040129 |
Events
Interface /IPRO/IF_DATABLADE_MODEL has no event.
Types
Interface /IPRO/IF_DATABLADE_MODEL has no local type.
Method Signatures
Method ADD_DATABLADE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIO_DATABLADE | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DATABLADE | Datablade Interface | 20040115 |
Method ADD_DATABLADE on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method EXECUTE Signature
Method EXECUTE on Interface /IPRO/IF_DATABLADE_MODEL has no parameter.
Method EXECUTE on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method GET_CURRENT_DATABLADE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRO_DATABLADE | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DATABLADE | Datablade Interface | 20040115 |
Method GET_CURRENT_DATABLADE on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method GET_DATABLADES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRT_DATABLADES | Value transfer | Type reference (TYPE) | /IPRO/TT_DATABLADES | Table type for data blades | 20040115 |
Method GET_DATABLADES on Interface /IPRO/IF_DATABLADE_MODEL 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 | 20040126 |
Method GET_LABEL on Interface /IPRO/IF_DATABLADE_MODEL 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 | 20040126 |
Method GET_NAME on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRR_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Data table | 20040115 |
Method GET_TABLE on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method IS_EXTENDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRV_EXTENDED | Value transfer | Type reference (TYPE) | SEU_BOOL | On or Off | 20040129 |
Method IS_EXTENDED on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method REMOVE_DATABLADE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIO_DATABLADE | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DATABLADE | Datablade Interface | 20040115 |
Method REMOVE_DATABLADE on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method SET_CURRENT_DATABLADE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIO_DATABLADE | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DATABLADE | Datablade Interface | 20040115 |
Method SET_CURRENT_DATABLADE on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
Method SET_EXTENDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIV_EXTENDED | Call by reference | Type reference (TYPE) | SEU_BOOL | On or Off | 20040129 |
Method SET_EXTENDED on Interface /IPRO/IF_DATABLADE_MODEL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 10A |