SAP ABAP Class IF_EX_OIJ_LDS_UI (Business add-in interface IF_EX_OIJ_LDS_UI)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_OIJ_LDS_UI | BAdI Class CL_EX_OIJ_LDS_UI | 20070222 |
Properties
| Class | IF_EX_OIJ_LDS_UI | |
| Short Description | Business add-in interface IF_EX_OIJ_LDS_UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20070222 | SAP |
| Last change | 20070914 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_OIJ_LDS_UI has no forward declaration.
Interfaces
Class IF_EX_OIJ_LDS_UI has no interface implemented.
Friends
Class IF_EX_OIJ_LDS_UI has no friend class.
Attributes
Class IF_EX_OIJ_LDS_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 Load/Discharge | 20070222 | |
| 2 | Instance method | Public | Method | set properties of the fields in the LDS output table | 20070222 | |
| 3 | Instance method | Public | Method | handle DATA_CHANGED for fields in the Load/Discharge ALV | 20070222 | |
| 4 | Instance method | Public | Method | handle double-click in the Load/Discharge ALV | 20070222 | |
| 5 | Instance method | Public | Method | handle F4 help for fields within the Load/Discharge ALV | 20070222 | |
| 6 | Instance method | Public | Method | handle customer function codes for the Load/Discharge | 20070222 | |
| 7 | Instance method | Public | Method | refresh output table of Load/Discharge ALV | 20070222 | |
| 8 | Instance method | Public | Method | set properties for screen fields on the Load/Discharge tab | 20070222 |
Events
Class IF_EX_OIJ_LDS_UI has no event.
Types
Class IF_EX_OIJ_LDS_UI has no local type.
Method Signatures
Method LDS_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 Context Menu | 20070223 | |||
| 2 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 3 | IV_INTERACTIVE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 |
Method LDS_ALV_BUTTON on class IF_EX_OIJ_LDS_UI has no exception.
Method LDS_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 | 20070223 | |||
| 2 | CS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20070223 | |||
| 3 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20070223 | |||
| 4 | CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | LDS output table | 20070223 | |||
| 5 | CT_OUTTAB_ALL | Call by reference | Type reference (TYPE) | STANDARD TABLE | LDS output all table | 20070223 | |||
| 6 | CT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20070223 | |||
| 7 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070223 | |||
| 8 | CV_SAVE_MODE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 |
Method LDS_ALV_FIRST_DISPLAY on class IF_EX_OIJ_LDS_UI has no exception.
Method LDS_ALV_HANDLE_DATA_CHANGED 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 | LDS output table | 20070223 | |||
| 2 | CT_OUTTAB_ALL | Call by reference | Type reference (TYPE) | STANDARD TABLE | LDS output all table | 20070223 | |||
| 3 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070223 | |||
| 4 | CV_BERNR_CHANGED | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 5 | CV_ERROR_IN_DATA | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 6 | CV_TIMEFIELDS_CHANGED | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 7 | EV_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 8 | EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 9 | IR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20070223 | |||
| 10 | IS_GOOD_CELL | Call by reference | Type reference (TYPE) | LVC_S_MODI | ALV control: Modified cells for application | 20070223 | |||
| 11 | IV_ONF4 | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 12 | IV_ONF4_AFTER | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 13 | IV_ONF4_BEFORE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 14 | IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20070223 |
Method LDS_ALV_HANDLE_DATA_CHANGED on class IF_EX_OIJ_LDS_UI has no exception.
Method LDS_ALV_HANDLE_DOUBLE_CLICK 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 | LDS output table | 20070223 | |||
| 2 | CT_OUTTAB_ALL | Call by reference | Type reference (TYPE) | STANDARD TABLE | LDS output all table | 20070223 | |||
| 3 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070223 | |||
| 4 | EV_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 5 | EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 6 | IS_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20070223 | |||
| 7 | IS_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV control: Line description | 20070223 | |||
| 8 | IS_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Assignment of line number to line ID | 20070223 | |||
| 9 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 |
Method LDS_ALV_HANDLE_DOUBLE_CLICK on class IF_EX_OIJ_LDS_UI has no exception.
Method LDS_ALV_HANDLE_F4 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 | LDS output table | 20070223 | |||
| 2 | CT_OUTTAB_ALL | Call by reference | Type reference (TYPE) | STANDARD TABLE | LDS output all table | 20070223 | |||
| 3 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070223 | |||
| 4 | EV_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 5 | EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 6 | IR_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_DATA | Changing Data Container for Events | 20070223 | |||
| 7 | IS_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Assignment of line number to line ID | 20070223 | |||
| 8 | IT_BAD_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MODI | ALV Control: Table of Modified Cells for the Application | 20070223 | |||
| 9 | IV_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 10 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20070223 | |||
| 11 | IV_FIELDVALUE | Call by reference | Type reference (TYPE) | LVC_VALUE | ALV Control: Cell Content | 20070223 |
Method LDS_ALV_HANDLE_F4 on class IF_EX_OIJ_LDS_UI has no exception.
Method LDS_ALV_HANDLE_FCODE 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 | LDS output table | 20070223 | |||
| 2 | CT_OUTTAB_ALL | Call by reference | Type reference (TYPE) | STANDARD TABLE | LDS output all table | 20070223 | |||
| 3 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070223 | |||
| 4 | EV_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 5 | EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 6 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20070223 | |||
| 7 | IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20070223 |
Method LDS_ALV_HANDLE_FCODE on class IF_EX_OIJ_LDS_UI has no exception.
Method LDS_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 | LDS output table | 20070223 | |||
| 2 | CT_OUTTAB_ALL | Call by reference | Type reference (TYPE) | STANDARD TABLE | LDS output all table | 20070223 | |||
| 3 | CV_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070223 | |||
| 4 | IS_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | ALV control: Refresh stability | 20070223 |
Method LDS_ALV_REFRESH_DISPLAY on class IF_EX_OIJ_LDS_UI has no exception.
Method LDS_SET_SCREEN_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SCREEN | Call by reference | Type reference (TYPE) | SCREEN | Structure Description for the System Data Object SCREEN | 20070223 |
Method LDS_SET_SCREEN_FIELDS on class IF_EX_OIJ_LDS_UI has no exception.
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in |