随笔 - 6  文章 - 129  trackbacks - 0
<2025年10月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

常用链接

留言簿(14)

随笔档案(6)

文章分类(467)

文章档案(423)

相册

收藏夹(18)

JAVA

搜索

  •  

积分与排名

  • 积分 - 832634
  • 排名 - 49

最新评论

阅读排行榜

评论排行榜

FND_ORG.CHOOSE_ORG

procedure

FND_ORG.CHOOSE_ORG(allow_cancel IN boolean default FALSE);

Description:

Call this procedure in PRE–FORM to ensure the organization
parameters are set. If the local form has no organization parameters
passed, the global defaults are used. If the global organization defaults
are not set, the procedure opens the organization LOV to force an
organization selection.

Arguments (input)


Allow cancelation of the LOV without forcing a
choice. The default is FALSE.



posted on 2011-03-17 19:55 Ke 阅读(527) 评论(0)  编辑  收藏 所属分类: oracle develop