ready for UAT
final commit added PSN to reactor maintenance report query dialog
This commit is contained in:
committed by
Stieber Daniel (CSC FI SPS MESLEO)
parent
8b0eb3e468
commit
333cf0b8e2
@ -767,8 +767,8 @@ ReactNo = Get_Property(@WINDOW:'.REACT_NO','DEFPROP')
|
||||
|
||||
IF ReactNo NE '' THEN
|
||||
|
||||
TypeOver = ''
|
||||
TypeOver<PDISPLAY$> = 'WITH INJ_SET_REACT_NO = ':ReactNo:' BY-DSND INJ_SET_DTM'
|
||||
TypeOver = ''
|
||||
TypeOver<PDISPLAY$> = 'WITH REACTOR_NO = ':ReactNo:' BY-DSND INJ_SET_DTM'
|
||||
|
||||
void = Popup(@WINDOW,TypeOver,'REACT_INJ_SETTINGS')
|
||||
|
||||
@ -1107,3 +1107,4 @@ return
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user