Oracle Forms (MOSC)

MOSC Banner

Close Window

edited May 3, 2011 9:05PM in Oracle Forms (MOSC) 2 commentsAnswered
 Hi,

  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

 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center