Reservation window, Issue window, Allocation window
All windows are the same with different parameters

reservation_set_master.psr
Parameters mandatory

Only open
openwindow=dw=reservation_set_master
Open for 1 work order position
openwindow=reservation_set_master.psr<tab>al_WoDocEntry=600422<tab>as_menu=reservation
Property
|
Description
|
al_WoDocEntry
|
Optional: Define the work order for the process
If defined, baseFilter will be ignored
Display always BoM Entries, which not linked to external processes
Set as_menu and as_pdoctype autoamtically to "issuewo", but you can overwrite it.
It's enough to define as_menu
Example: Open issue window for workorder 600422
openwindow=reservation_set_master.psr<tab>al_WoDocEntry=600422
|
al_WoLineNumber
|
The Work order position. Only together wtih al_WoDocEntry
|
al_WoLineNumber2
|
The Bill of Material position. Only together with al_WoDocEntry
If this is defined, you can open a position for external routing positions too
|
as_menu
|
define the type of the window
reservation, issuewo, backflish, customerorder, supply
|
as_pdoctype
|
|
as_basefilter
|
Define base filter for reading work order BoM-Entries
Link to BEAS_FTHAUPT, BEAS_FTPOS, BEAS_FTSTL
example: Open all entries for Work order 60044
as_basefilter= and "BEAS_FTSTL"."BELNR_ID"=60044
Note: Better use al_WoDocEntry, al_WoLineNumber, al_WoLineNumber2
|
as_basetype
|
|
as_ownreport
|
if true, then executed from "own report"
window settings and templates saved in woreport_<str_parm.s_parm1><str_parm.s_parm2><ireport.grouptype>
|
|