This chapter is an introduction to IMON-BAS. It tells you how to start IMON and describes the functions that IMON-BAS supports using menu options, SDF statements and macro calls.
Overview of the IMON-BAS functions
The following overview shows the IMON-BAS menu options, along with the corresponding SDF statements and macro calls. In the menu options at least one work SCI must have been opened (File: Open .... Standard SCI or Foreign SCI).
Function | Menu option | Statement | Macro |
Add installation unit | File: Open ... IDF file ... or SYSSII file ... Edit: Add ... | ADD-INSTALLATION- UNITS | - |
Activate supply unit | View: Filter... Supply units ... Edit: Activate ... | ACTIVATE-UNITS | - |
Check installation unit | Edit: Check ... | CHECK-UNITS | - |
Check supply unit | View: Filter... Supply units ... Edit: Check ... | CHECK-UNITS | - |
Deinstall supply unit | View: Filter... Supply units ... Edit: Add ... | DEINSTALL-SUPPLY-UNIT | - |
Export installation unit | Edit: Generate IDF ... | GENERATE-IDF | - |
Install supply unit | File: Open ... SOLIS2 Delivery ... Edit: Install ... | INSTALL-UNITS | - |
Install “approved” supply unit | View: Filter... Supply units ... (and Customer approved=Yes) Edit:Customer-Approved Install... | INSTALL-UNITS UNIT= *CUSTOMER-APPROVED | - |
Park supply unit | File: Open ... SOLIS2 Delivery ... Edit: Park ... | PARK-UNITS | - |
documentation | File: Open ... SOLIS2 Delivery ... File: Print documentation ... | PRINT-DOCUMENTATION | - |
Remove installation unit | Edit: Remove | REMOVE-INSTALLATION- UNITS | - |
Delete supply unit | View: Filter... Supply units ... Edit: Remove | REMOVE-SUPPLY-UNITS | - |
Delete registered SOLIS2 delivery | View: Filter ... Packages (deliveries) Edit: Remove | REMOVE-PACKAGES | - |
Close / open SCI | File: Close File: Open ... SCI | MODIFY-IMON-OPTIONS | - |
Set work file ID | Options: IMON options ... | MODIFY-IMON-OPTIONS | |
Set reference file | Options: IMON options ... | MODIFY-IMON-OPTIONS | |
Save SCI | File: Save as ... | SAVE-SOFTWARE- INVENTORY | - |
Show installation units | Show: Installation units ... Show: From formatted file ... | SHOW-INSTALLATION- UNITS | IMOSHIU |
Show installation items | Show: Installation item ... Show: From formatted file ... | SHOW-INSTALLATION- ITEMS | IMOSHII |
Show formatted file | Show: Formatted file | SHOW-FORMATTED-FILE | IMOSHFF |
Output registered SOLIS2 delivery | View: Filter ... Packages (deliveries) Show: Packages | SHOW-PACKAGES | - |
Show supply units | View: Filter ... Supply units ... Show: Supply units ... Show: From formatted file ... | SHOW-SUPPLY-UNITS | IMOSHSU |
Switch between menu and statement mode | Options: Switch to SDF interface | SWITCH-TO-FHS | - |
Undo last installation of the supply unit | View: Filter ... Supply units ... Edit: Undo ... | UNDO-SUPPLY-UNIT | - |
Request correction delivery | View: Filter ... Supply units for Request Delivery ... Edit: Request correction delivery ... | REQUEST-CORRECTION- DELIVERY | |
Set approval ID for supply unit | - | SET-CUSTOMER- APPROVAL | - |
Reset approval ID of a supply unit | - | RESET-CUSTOMER- APPROVAL | - |
Terminate Imon | File: Exit or [DUE] | END | - |
The descriptions of the IMON-BAS menu functions start on "Description of the IMON-BAS menu options ", the IMON-BAS statements start on "The IMON-BAS statements ", and the IMON-BAS macro calls on "The IMON-BAS macros ".
The scope of the output or the availability of a function depend on the processing status and the user’s status, i.e. nonprivileged or privileged user (SUBSYSTEM-MANAGEMENT privilege).