SAP ABAP Class IF_EX_OIJ_3WP_UI (Business add-in interface IF_EX_OIJ_3WP_UI)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20071029 |
Properties
Class | IF_EX_OIJ_3WP_UI | |
Short Description | Business add-in interface IF_EX_OIJ_3WP_UI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060524 | SAP |
Last change | 20091125 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_OIJ_3WP_UI has no forward declaration.
Interfaces
Class IF_EX_OIJ_3WP_UI has no interface implemented.
Friends
Class IF_EX_OIJ_3WP_UI has no friend class.
Attributes
Class IF_EX_OIJ_3WP_UI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add or remove buttons in the demand ALV | 20070321 |
2 | ![]() |
Instance method | Public | Method | Handle FCODE in the demand ALV | 20070321 |
3 | ![]() |
Instance method | Public | Method | Add or remove buttons | 20061019 |
4 | ![]() |
Instance method | Public | Method | set the properties of the fields in the DS output table | 20060524 |
5 | ![]() |
Instance method | Public | Method | Handle FCODE | 20061019 |
6 | ![]() |
Instance method | Public | Method | refresh the properties of the fields in the DS output table | 20060524 |
7 | ![]() |
Instance method | Public | Method | Add or remove buttons in the supply ALV | 20070321 |
8 | ![]() |
Instance method | Public | Method | Handle FCODE in the supply ALV | 20070321 |
9 | ![]() |
Instance method | Public | Method | Add or remove buttons in the Transport Avails ALV | 20070321 |
10 | ![]() |
Instance method | Public | Method | Handle FCODE in the Transport Avails ALV | 20070321 |
Events
Class IF_EX_OIJ_3WP_UI has no event.
Types
Class IF_EX_OIJ_3WP_UI has no local type.
Method Signatures
Method DMD_ALV_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV List Viewer | 20070321 | ||
2 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
3 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20071218 |
Method DMD_ALV_BUTTON on class IF_EX_OIJ_3WP_UI has no exception.
Method DMD_ALV_HANDLE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SCREEN_SETTINGS | Call by reference | Type reference (TYPE) | ROIJ_3WP_SCREEN_CTRL | Structure for 3WP screen control | 20070321 | ||
2 | ![]() |
CV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20070321 | ||
3 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
4 | ![]() |
IT_DMD_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
5 | ![]() |
IT_DS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
6 | ![]() |
IT_SUP_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
7 | ![]() |
IT_TRANS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
8 | ![]() |
IV_ALV_GRID_DMD | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
9 | ![]() |
IV_ALV_GRID_SUP | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
10 | ![]() |
IV_ALV_GRID_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 |
Method DMD_ALV_HANDLE_FCODE on class IF_EX_OIJ_3WP_UI has no exception.
Method DS_ALV_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | Toolbar Button | 20061019 | ||
2 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20061025 | ||
3 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20071218 |
Method DS_ALV_BUTTON on class IF_EX_OIJ_3WP_UI has no exception.
Method DS_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 | 20060524 | ||
2 | ![]() |
CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | DS field catalog | 20060524 | ||
3 | ![]() |
CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | DS output table | 20060524 | ||
4 | ![]() |
CT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | DS sort table | 20060524 | ||
5 | ![]() |
CT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20060524 | ||
6 | ![]() |
CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | DS ALV grid | 20060524 | ||
7 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20071218 |
Method DS_ALV_FIRST_DISPLAY on class IF_EX_OIJ_3WP_UI has no exception.
Method DS_ALV_HANDLE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SCREEN_SETTINGS | Call by reference | Type reference (TYPE) | ROIJ_3WP_SCREEN_CTRL | Structure for 3WP screen control | 20061025 | ||
2 | ![]() |
CV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20061025 | ||
3 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20061025 | ||
4 | ![]() |
IT_DMD_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061025 | |||
5 | ![]() |
IT_DS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061025 | |||
6 | ![]() |
IT_OUTTAB_HIDDEN_DS | Call by reference | Type reference (TYPE) | ROIJ_3WP_GRID_T | Table type for ROIJ_3WP_GRID | 20090611 | ||
7 | ![]() |
IT_SUP_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061025 | |||
8 | ![]() |
IT_TRANS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061025 | |||
9 | ![]() |
IV_ALV_GRID_DMD | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20061027 | ||
10 | ![]() |
IV_ALV_GRID_SUP | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20061027 | ||
11 | ![]() |
IV_ALV_GRID_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20061027 |
Method DS_ALV_HANDLE_FCODE on class IF_EX_OIJ_3WP_UI has no exception.
Method DS_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 | DS output table | 20060524 | ||
2 | ![]() |
CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | DS ALV grid | 20060524 | ||
3 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20071218 |
Method DS_ALV_REFRESH_DISPLAY on class IF_EX_OIJ_3WP_UI has no exception.
Method SUP_ALV_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | Toolbar Button | 20070321 | ||
2 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
3 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20071218 |
Method SUP_ALV_BUTTON on class IF_EX_OIJ_3WP_UI has no exception.
Method SUP_ALV_HANDLE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SCREEN_SETTINGS | Call by reference | Type reference (TYPE) | ROIJ_3WP_SCREEN_CTRL | Structure for 3WP screen control | 20070321 | ||
2 | ![]() |
CV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20070321 | ||
3 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
4 | ![]() |
IT_DMD_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
5 | ![]() |
IT_DS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
6 | ![]() |
IT_SUP_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
7 | ![]() |
IT_TRANS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
8 | ![]() |
IV_ALV_GRID_DMD | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
9 | ![]() |
IV_ALV_GRID_SUP | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
10 | ![]() |
IV_ALV_GRID_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 |
Method SUP_ALV_HANDLE_FCODE on class IF_EX_OIJ_3WP_UI has no exception.
Method TS_ALV_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | Toolbar Button | 20070321 | ||
2 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
3 | ![]() |
IV_VIEW | Call by reference | Type reference (TYPE) | TRTYP | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20071218 |
Method TS_ALV_BUTTON on class IF_EX_OIJ_3WP_UI has no exception.
Method TS_ALV_HANDLE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SCREEN_SETTINGS | Call by reference | Type reference (TYPE) | ROIJ_3WP_SCREEN_CTRL | Structure for 3WP screen control | 20070321 | ||
2 | ![]() |
CV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20070321 | ||
3 | ![]() |
IS_SENDER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
4 | ![]() |
IT_DMD_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
5 | ![]() |
IT_DS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
6 | ![]() |
IT_SUP_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
7 | ![]() |
IT_TRANS_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070321 | |||
8 | ![]() |
IV_ALV_GRID_DMD | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
9 | ![]() |
IV_ALV_GRID_SUP | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 | ||
10 | ![]() |
IV_ALV_GRID_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070321 |
Method TS_ALV_HANDLE_FCODE on class IF_EX_OIJ_3WP_UI has no exception.
History
Last changed by/on | SAP | 20091125 |
SAP Release Created in |