SAP ABAP IMG Activity SIMG_OIJ_TSW_0112 (Business Add-In for nomination user interface)
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
IMG Activity
ID SIMG_OIJ_TSW_0112 Business Add-In for nomination user interface  
Transaction Code S_SO7_65001203   (empty) 
Created on 20020507    
Customizing Attributes SIMG_OIJ_TSW_0112   Business Add-In for nomination user interface 
Customizing Activity SIMG_OIJ_TSW_0112   Business Add-In for nomination user interface 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OIJ_TSW_0112    

In this step you can define additional logic for the Nomination User Interface.

The Business Add-In provides following methods:

  • ITEM_CHANGE: This method is always called when an item has been changed and confirmed by selecting Enter or selecting a function code.
  • NODE_SELECT: This method is called whenever a tree node on the left-hand selection tree has been selected

Example

ITEM_CHANGE: With this method you could add additional nomination line items automatically. For such a function however you need to keep track which items have already been processed and which have been inserted automatically in order to avoid a constantly increasing number of lines. This could be achieved by additional APPEND fields in the nomination line item structure.

NODE_SELECT: The Nomination graphical user interface (GUI) always presents all line items belonging to a selected number of technical keys (NOMTK). If you wish to work by Nomination Number (NOMNR), you can use this method to add all NOMTK technical keys belonging to one NOMNR. To achieve this you can retrieve all NOMNR keys belonging to the selected NOMTK keys with function module 'OIJNOMH_ARRAY_READ'. With the found NOMNR keys you would have to re-select table OIJNOMH using these NOMNR keys and then pass back the resulting set of NOMTK keys to the method parameter CT_NOMTK.

Requirements

Standard settings

Recommendation

Activities

Further notes

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_OIJ_TSW_0112 0 I400022114 Trader's and Scheduler's Workbench 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20021031 
SAP Release Created in 46C