Close Window
I make a button Cancel on Canvas of subwindown. my canvas have some fields (Property: required: Yes)
in trigger WHEN-BUTTON-PRESSED i write command below.
begin
hide_window('LEND_BORROW');
GO_BLOCK('ZSCM_TM_TOOL_LIST_DEPT_H_V');
end;
But it is not close windown('LEND_BORROW').
Please hepl me,
Thanks and regards,
Lien