SAP ABAP Class IF_EX_OIJ_WHATIF_UI (Business add-in interface IF_EX_OIJ_WHATIF_UI)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_OIJ_WHATIF_UI | BAdI Class CL_EX_OIJ_WHATIF_UI | 20061129 |
Properties
| Class | IF_EX_OIJ_WHATIF_UI | |
| Short Description | Business add-in interface IF_EX_OIJ_WHATIF_UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20060515 | SAP |
| Last change | 20070914 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_OIJ_WHATIF_UI has no forward declaration.
Interfaces
Class IF_EX_OIJ_WHATIF_UI has no interface implemented.
Friends
Class IF_EX_OIJ_WHATIF_UI has no friend class.
Attributes
Class IF_EX_OIJ_WHATIF_UI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | remove buttons from / add custom buttons to the What-If CLB | 20060515 | |
| 2 | Instance method | Public | Method | set properties of the fields in the What-If CLB table | 20060515 | |
| 3 | Instance method | Public | Method | handle customer function codes for the What-If CLB | 20060515 | |
| 4 | Instance method | Public | Method | refresh properties of the fields in the What-If CLB table | 20060515 | |
| 5 | Instance method | Public | Method | remove buttons from / add custom buttons to the What-If popu | 20060515 | |
| 6 | Instance method | Public | Method | set properties of the fields in the What-If output table | 20060515 | |
| 7 | Instance method | Public | Method | handle customer function codes for the What-If popup | 20060515 | |
| 8 | Instance method | Public | Method | refresh properties of the fields in the What-If output table | 20060515 |
Events
Class IF_EX_OIJ_WHATIF_UI has no event.
Types
Class IF_EX_OIJ_WHATIF_UI has no local type.
Method Signatures
Method CLIPBOARD_ALV_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If CLB ALV grid | 20060515 | |||
| 2 | CV_TOOLBAR | Call by reference | Type reference (TYPE) | TTB_BUTTON | What-If CLB output toolbar | 20060515 | |||
| 3 | IV_LOCKED | Call by reference | Type reference (TYPE) | C | Maintain or Display Mode | 20060606 |
Method CLIPBOARD_ALV_BUTTON on class IF_EX_OIJ_WHATIF_UI has no exception.
Method CLIPBOARD_ALV_FIRST_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20060515 | |||
| 2 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | What-If CLB field catalog | 20060515 | |||
| 3 | CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If CLB output table | 20060515 | |||
| 4 | CT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20060515 | |||
| 5 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If CLB ALV grid | 20060515 | |||
| 6 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If CLB data table | 20060515 |
Method CLIPBOARD_ALV_FIRST_DISPLAY on class IF_EX_OIJ_WHATIF_UI has no exception.
Method CLIPBOARD_ALV_HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If CLB ALV grid | 20060515 | |||
| 2 | CV_DIALOG | Call by reference | Type reference (TYPE) | C | Dialog variable | 20061129 | |||
| 3 | CV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | What-If CLB function code | 20060515 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If CLB data table | 20060515 | |||
| 5 | IT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If CLB output table | 20060515 |
Method CLIPBOARD_ALV_HANDLE_FCODE on class IF_EX_OIJ_WHATIF_UI has no exception.
Method CLIPBOARD_ALV_REFRESH_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If CLB output table | 20060515 | |||
| 2 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If CLB ALV grid | 20060515 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If CLB data table | 20060515 |
Method CLIPBOARD_ALV_REFRESH_DISPLAY on class IF_EX_OIJ_WHATIF_UI has no exception.
Method POPUP_ALV_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If popup ALV grid | 20060515 | |||
| 2 | CV_TOOLBAR | Call by reference | Type reference (TYPE) | TTB_BUTTON | What-If popup output toolbar | 20060515 | |||
| 3 | IV_LOCKED | Call by reference | Type reference (TYPE) | C | Maintain or Display Mode | 20060606 |
Method POPUP_ALV_BUTTON on class IF_EX_OIJ_WHATIF_UI has no exception.
Method POPUP_ALV_FIRST_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20060515 | |||
| 2 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | What-If popup field catalog | 20060515 | |||
| 3 | CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If popup output table | 20060515 | |||
| 4 | CT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20060515 | |||
| 5 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If popup ALV grid | 20060515 | |||
| 6 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If popup data table | 20060515 |
Method POPUP_ALV_FIRST_DISPLAY on class IF_EX_OIJ_WHATIF_UI has no exception.
Method POPUP_ALV_HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If popup ALV grid | 20060515 | |||
| 2 | CV_DIALOG | Call by reference | Type reference (TYPE) | C | Dialog variable | 20061129 | |||
| 3 | CV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | What-If popup function code | 20060515 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If popup data table | 20060515 | |||
| 5 | IT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If popup output table | 20060515 |
Method POPUP_ALV_HANDLE_FCODE on class IF_EX_OIJ_WHATIF_UI has no exception.
Method POPUP_ALV_REFRESH_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If popup output table | 20060515 | |||
| 2 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | What-If popup ALV grid | 20060515 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | What-If popup data table | 20060515 |
Method POPUP_ALV_REFRESH_DISPLAY on class IF_EX_OIJ_WHATIF_UI has no exception.
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in |