SAP ABAP Interface IF_EX_OIJ_SPW_GUI_BADI (Interface for BAdI: OIJ_SPW_GUI_BADI)
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
⤷
⤷
Properties
| Interface | IF_EX_OIJ_SPW_GUI_BADI | |
| Short Description | Interface for BAdI: OIJ_SPW_GUI_BADI |
General Data
| Package | OIJ | TSW Traders and Schedulers Workbench |
| Created | 20061120 | SAP |
| Last changed | 20110810 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_OIJ_SPW_GUI_BADI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20061120 |
Friends
Interface IF_EX_OIJ_SPW_GUI_BADI has no friend.
Attributes
Interface IF_EX_OIJ_SPW_GUI_BADI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change the ALV view | 20061206 | |
| 2 | Instance method | Public | Method | Change the field catalog in the report program ROIJLOC_LIST | 20090323 | |
| 3 | Instance method | Public | Method | Method to change the view of the tabs in SPW | 20061120 | |
| 4 | Instance method | Public | Method | Check the user's authorization for LOC, MAT and TS | 20090324 | |
| 5 | Instance method | Public | Method | Method to handle hotspots for custom fields | 20070810 | |
| 6 | Instance method | Public | Method | Update the TCONS field in OIJLOCMAT table | 20061206 |
Events
Interface IF_EX_OIJ_SPW_GUI_BADI has no event.
Types
Interface IF_EX_OIJ_SPW_GUI_BADI has no local type.
Method Signatures
Method CHANGE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FCAT_TAB | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20061206 | |||
| 2 | CH_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20061206 | |||
| 3 | CS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20061206 | |||
| 4 | IT_RD_OUTTAB | Call by reference | Type reference (TYPE) | ROIJRDOUTTAB_STRUC_TT | OIL-TSW: Structure for the Rundown ALV | 20061206 |
Method CHANGE_ALV on Interface IF_EX_OIJ_SPW_GUI_BADI has no exception.
Method CHANGE_FCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FCAT_TAB | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090323 |
Method CHANGE_FCT on Interface IF_EX_OIJ_SPW_GUI_BADI has no exception.
Method CHANGE_TAB 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 | 20061120 | |||
| 2 | E_BTCH_VAL | Call by reference | Type reference (TYPE) | OIJ_CHARG | Batch / Valuation type | 20090728 | |||
| 3 | E_LOCID | Call by reference | Type reference (TYPE) | OIJ_LOCID | Location ID | 20090728 | |||
| 4 | E_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090728 | |||
| 5 | E_SOCNR | Call by reference | Type reference (TYPE) | OII_SOCNR | SOC: Storage object characteristic segment number | 20090728 | |||
| 6 | E_SPTYPE | Call by reference | Type reference (TYPE) | OIJ_SPTYPE | Stock Projection type | 20090728 | |||
| 7 | E_TSYST | Call by reference | Type reference (TYPE) | OIJ_TSYST | Transport system | 20090728 |
Method CHANGE_TAB on Interface IF_EX_OIJ_SPW_GUI_BADI has no exception.
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ACTION_MODE | Call by reference | Type reference (TYPE) | C | 20090419 | ||||
| 2 | E_BTCH_VAL | Call by reference | Type reference (TYPE) | OIJ_CHARG | Batch / Valuation type | 20090324 | |||
| 3 | E_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Entry in OK code field | 20090419 | |||
| 4 | E_LOCID | Call by reference | Type reference (TYPE) | OIJ_LOCID | Location ID | 20090324 | |||
| 5 | E_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090324 | |||
| 6 | E_SOCNR | Call by reference | Type reference (TYPE) | OII_SOCNR | SOC: Storage object characteristic segment number | 20090324 | |||
| 7 | E_SPTYPE | Call by reference | Type reference (TYPE) | OIJ_SPTYPE | Stock Projection type | 20090324 | |||
| 8 | E_TSYST | Call by reference | Type reference (TYPE) | OIJ_TSYST | Transport system | 20090324 |
Method CHECK_AUTHORIZATION on Interface IF_EX_OIJ_SPW_GUI_BADI has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DOCDTLS_TAB | Call by reference | Type reference (TYPE) | ROIJDOCDTLS_T | Rundown: Document Details | 20070810 | |||
| 2 | IT_OIJRDHEAD | Call by reference | Type reference (TYPE) | ROIJRDHEAD | OIL TSW : Stock Projection header structure | 20070810 | |||
| 3 | IT_RD_OUTTAB | Call by reference | Type reference (TYPE) | ROIJRDOUTTAB_STRUC_TT | OIL-TSW: Structure for the Rundown ALV | 20070810 | |||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20070810 | |||
| 5 | IV_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | ALV control: Field name of internal table field | 20070810 | |||
| 6 | IV_SHOW_POPUP | Call by reference | Type reference (TYPE) | C | 20070810 |
Method HANDLE_HOTSPOT_CLICK on Interface IF_EX_OIJ_SPW_GUI_BADI has no exception.
Method UPDATE_OIJLOCMAT_TCONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OIJLOCID | Call by reference | Type reference (TYPE) | OIJ_LOCID | Location ID | 20061206 | |||
| 2 | IT_OIJMATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20061206 | |||
| 3 | I_TCON_DELE_TAB | Call by reference | Type reference (TYPE) | OIJ_LMTIMECON_TT | OIL TSW table type for OIJ_LMTIMECON (time dep. constraints) | 20061206 | |||
| 4 | I_TCON_INSR_TAB | Call by reference | Type reference (TYPE) | OIJ_LMTIMECON_TT | OIL TSW table type for OIJ_LMTIMECON (time dep. constraints) | 20061206 | |||
| 5 | I_TCON_UPDT_TAB | Call by reference | Type reference (TYPE) | OIJ_LMTIMECON_TT | OIL TSW table type for OIJ_LMTIMECON (time dep. constraints) | 20061206 | |||
| 6 | TCONS | Call by reference | Type reference (TYPE) | C | 'X' | 20061206 |
Method UPDATE_OIJLOCMAT_TCONS on Interface IF_EX_OIJ_SPW_GUI_BADI has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in |