SAP ABAP Class IF_EX_OIJ_LB_GUI (Interface for BAdI: OIJ_LB_GUI)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090519 |
Properties
Class | IF_EX_OIJ_LB_GUI | |
Short Description | Interface for BAdI: OIJ_LB_GUI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090518 | SAP |
Last change | 20091125 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_OIJ_LB_GUI has no forward declaration.
Interfaces
Class IF_EX_OIJ_LB_GUI has no interface implemented.
Friends
Class IF_EX_OIJ_LB_GUI has no friend class.
Attributes
Class IF_EX_OIJ_LB_GUI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Buttons to the header ALV | 20090519 |
2 | ![]() |
Instance method | Public | Method | Handle FCODE for the buttons added in the header ALV | 20090519 |
3 | ![]() |
Instance method | Public | Method | Refresh the properties of the fields in the header ALV | 20090519 |
4 | ![]() |
Instance method | Public | Method | Add Buttons to the item ALV | 20090519 |
5 | ![]() |
Instance method | Public | Method | Handle FCODE for the buttons added in the item ALV | 20090519 |
6 | ![]() |
Instance method | Public | Method | Handle FCODE in the application toolbar | 20090526 |
Events
Class IF_EX_OIJ_LB_GUI has no event.
Types
Class IF_EX_OIJ_LB_GUI has no local type.
Method Signatures
Method HDR_ALV_ADD_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Context Menu | 20090519 | ||
2 | ![]() |
HDR_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090519 | ||
3 | ![]() |
IV_TRTYP | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20090519 |
Method HDR_ALV_ADD_BUTTON on class IF_EX_OIJ_LB_GUI has no exception.
Method HDR_ALV_BUTTON_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_HDR_OUTTAB | Call by reference | Type reference (TYPE) | ROIJ_LB_HDR_OUTTAB_TT | Location Balancing Table Type for Header ALV Outtab. | 20090519 | ||
2 | ![]() |
CT_ITEM_OUTTAB | Call by reference | Type reference (TYPE) | ROIJ_LB_ITEM_OUTTAB_TT | Location Balancing Table type for Item ALV Outtab, | 20090519 | ||
3 | ![]() |
HDR_ALV_GRID | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090519 | ||
4 | ![]() |
IV_TRTYP | Value transfer | Type reference (TYPE) | TRTYP | Transaction type | 20090519 | ||
5 | ![]() |
IV_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20090519 |
Method HDR_ALV_BUTTON_FCODE on class IF_EX_OIJ_LB_GUI has no exception.
Method HDR_ALV_FIRST_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HDR_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20090519 | ||
2 | ![]() |
CT_HDR_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090519 | ||
3 | ![]() |
CT_HDR_OUTTAB | Call by reference | Type reference (TYPE) | ROIJ_LB_HDR_OUTTAB_TT | Location Balancing Table Type for Header ALV Outtab. | 20090519 | ||
4 | ![]() |
CT_HDR_SORTTAB | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20090519 | ||
5 | ![]() |
C_ALV_EXCLUDE_TAB | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20090519 | ||
6 | ![]() |
IV_TRTYP | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20090519 |
Method HDR_ALV_FIRST_DISPLAY on class IF_EX_OIJ_LB_GUI has no exception.
Method ITM_ALV_ADD_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Context Menu | 20090519 | ||
2 | ![]() |
ITEM_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090519 | ||
3 | ![]() |
IV_TRTYP | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20090519 |
Method ITM_ALV_ADD_BUTTON on class IF_EX_OIJ_LB_GUI has no exception.
Method ITM_ALV_BUTTON_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_HDR_OUTTAB | Call by reference | Type reference (TYPE) | ROIJ_LB_HDR_OUTTAB_TT | Location Balancing Table Type for Header ALV Outtab. | 20090519 | ||
2 | ![]() |
CT_ITEM_OUTTAB | Call by reference | Type reference (TYPE) | ROIJ_LB_ITEM_OUTTAB_TT | Location Balancing Table type for Item ALV Outtab, | 20090519 | ||
3 | ![]() |
ITEM_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090519 | ||
4 | ![]() |
IV_TRTYP | Value transfer | Type reference (TYPE) | TRTYP | Transaction type | 20090519 | ||
5 | ![]() |
IV_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20090519 |
Method ITM_ALV_BUTTON_FCODE on class IF_EX_OIJ_LB_GUI has no exception.
Method TOOLBAR_HANDLE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_HDR_OUTTAB | Call by reference | Type reference (TYPE) | ROIJ_LB_HDR_OUTTAB_TT | Location Balancing Table Type for Header ALV Outtab. | 20090526 | ||
2 | ![]() |
CT_ITEM_OUTTAB | Call by reference | Type reference (TYPE) | ROIJ_LB_ITEM_OUTTAB_TT | Location Balancing Table type for Item ALV Outtab, | 20090526 | ||
3 | ![]() |
IV_TRTYP | Value transfer | Type reference (TYPE) | TRTYP | Transaction type | 20090526 | ||
4 | ![]() |
IV_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20090526 |
Method TOOLBAR_HANDLE_FCODE on class IF_EX_OIJ_LB_GUI has no exception.
History
Last changed by/on | SAP | 20091125 |
SAP Release Created in |