SAP ABAP Interface IF_EX_OIJ_LDS_UI (Business add-in interface IF_EX_OIJ_LDS_UI)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
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
Interface IF_EX_OIJ_LDS_UI  
Short Description Business add-in interface IF_EX_OIJ_LDS_UI    
General Data
Package OIJ   TSW Traders and Schedulers Workbench 
Created 20070222   SAP 
Last changed 20070914   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_OIJ_LDS_UI has no forward declaration.
Interfaces
Interface IF_EX_OIJ_LDS_UI has no interface.
Friends
Interface IF_EX_OIJ_LDS_UI has no friend.
Attributes
Interface IF_EX_OIJ_LDS_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LDS_ALV_BUTTON Instance method Public Method remove buttons from / add custom buttons to Load/Discharge 20070222
2 LDS_ALV_FIRST_DISPLAY Instance method Public Method set properties of the fields in the LDS output table 20070222
3 LDS_ALV_HANDLE_DATA_CHANGED Instance method Public Method handle DATA_CHANGED for fields in the Load/Discharge ALV 20070222
4 LDS_ALV_HANDLE_DOUBLE_CLICK Instance method Public Method handle double-click in the Load/Discharge ALV 20070222
5 LDS_ALV_HANDLE_F4 Instance method Public Method handle F4 help for fields within the Load/Discharge ALV 20070222
6 LDS_ALV_HANDLE_FCODE Instance method Public Method handle customer function codes for the Load/Discharge 20070222
7 LDS_ALV_REFRESH_DISPLAY Instance method Public Method refresh output table of Load/Discharge ALV 20070222
8 LDS_SET_SCREEN_FIELDS Instance method Public Method set properties for screen fields on the Load/Discharge tab 20070222
Events
Interface IF_EX_OIJ_LDS_UI has no event.
Types
Interface 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 Changing CV_OBJECT Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET ALV Context Menu 20070223
2 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
3 Importing IV_INTERACTIVE Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223

Method LDS_ALV_BUTTON on Interface 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 Changing CS_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20070223
2 Changing CS_VARIANT Call by reference Type reference (TYPE) DISVARIANT Layout (External Use) 20070223
3 Changing CT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070223
4 Changing CT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE LDS output table 20070223
5 Changing CT_OUTTAB_ALL Call by reference Type reference (TYPE) STANDARD TABLE LDS output all table 20070223
6 Changing CT_TOOLBAR_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Function Code Table 20070223
7 Changing CV_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070223
8 Changing CV_SAVE_MODE Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223

Method LDS_ALV_FIRST_DISPLAY on Interface 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 Changing CT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE LDS output table 20070223
2 Changing CT_OUTTAB_ALL Call by reference Type reference (TYPE) STANDARD TABLE LDS output all table 20070223
3 Changing CV_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070223
4 Changing CV_BERNR_CHANGED Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
5 Changing CV_ERROR_IN_DATA Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
6 Changing CV_TIMEFIELDS_CHANGED Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
7 Exporting EV_REFRESH_DISPLAY Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
8 Exporting EV_SKIP_STANDARD Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
9 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20070223
10 Importing IS_GOOD_CELL Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20070223
11 Importing IV_ONF4 Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
12 Importing IV_ONF4_AFTER Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
13 Importing IV_ONF4_BEFORE Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
14 Importing IV_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20070223

Method LDS_ALV_HANDLE_DATA_CHANGED on Interface 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 Changing CT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE LDS output table 20070223
2 Changing CT_OUTTAB_ALL Call by reference Type reference (TYPE) STANDARD TABLE LDS output all table 20070223
3 Changing CV_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070223
4 Exporting EV_REFRESH_DISPLAY Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
5 Exporting EV_SKIP_STANDARD Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
6 Importing IS_COLUMN Call by reference Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20070223
7 Importing IS_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV control: Line description 20070223
8 Importing IS_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Assignment of line number to line ID 20070223
9 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223

Method LDS_ALV_HANDLE_DOUBLE_CLICK on Interface 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 Changing CT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE LDS output table 20070223
2 Changing CT_OUTTAB_ALL Call by reference Type reference (TYPE) STANDARD TABLE LDS output all table 20070223
3 Changing CV_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070223
4 Exporting EV_REFRESH_DISPLAY Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
5 Exporting EV_SKIP_STANDARD Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
6 Importing IR_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Data Container for Events 20070223
7 Importing IS_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Assignment of line number to line ID 20070223
8 Importing IT_BAD_CELLS Call by reference Type reference (TYPE) LVC_T_MODI ALV Control: Table of Modified Cells for the Application 20070223
9 Importing IV_DISPLAY Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
10 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20070223
11 Importing IV_FIELDVALUE Call by reference Type reference (TYPE) LVC_VALUE ALV Control: Cell Content 20070223

Method LDS_ALV_HANDLE_F4 on Interface 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 Changing CT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE LDS output table 20070223
2 Changing CT_OUTTAB_ALL Call by reference Type reference (TYPE) STANDARD TABLE LDS output all table 20070223
3 Changing CV_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070223
4 Exporting EV_REFRESH_DISPLAY Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
5 Exporting EV_SKIP_STANDARD Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
6 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070223
7 Importing IV_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20070223

Method LDS_ALV_HANDLE_FCODE on Interface 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 Changing CT_OUTTAB Call by reference Type reference (TYPE) STANDARD TABLE LDS output table 20070223
2 Changing CT_OUTTAB_ALL Call by reference Type reference (TYPE) STANDARD TABLE LDS output all table 20070223
3 Changing CV_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070223
4 Importing IS_STABLE Call by reference Type reference (TYPE) LVC_S_STBL ALV control: Refresh stability 20070223

Method LDS_ALV_REFRESH_DISPLAY on Interface 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 Changing CS_SCREEN Call by reference Type reference (TYPE) SCREEN Structure Description for the System Data Object SCREEN 20070223

Method LDS_SET_SCREEN_FIELDS on Interface IF_EX_OIJ_LDS_UI has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in