SAP ABAP Class /IPRO/IF_DATABLADE_MODEL (Datablade model interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_MODEL | Document Builder Model Interface | 20040115 |
| 2 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_SUBJECT | Document Builder Subject Interface | 20040115 |
| 3 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_VISIBILITY | Visibility of an entity | 20040116 |
Properties
| Class | /IPRO/IF_DATABLADE_MODEL | |
| Short Description | Datablade model interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_DATABLADE_MODEL has no forward declaration.
Interfaces
Class /IPRO/IF_DATABLADE_MODEL has no interface implemented.
Friends
Class /IPRO/IF_DATABLADE_MODEL has no friend class.
Attributes
Class /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
Class /IPRO/IF_DATABLADE_MODEL has no event.
Types
Class /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 class /IPRO/IF_DATABLADE_MODEL has no exception.
Method EXECUTE Signature
Method EXECUTE on class /IPRO/IF_DATABLADE_MODEL has no parameter.
Method EXECUTE on class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /IPRO/IF_DATABLADE_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |