随笔 - 6  文章 - 129  trackbacks - 0
<2025年8月>
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

常用链接

留言簿(14)

随笔档案(6)

文章分类(467)

文章档案(423)

相册

收藏夹(18)

JAVA

搜索

  •  

积分与排名

  • 积分 - 829621
  • 排名 - 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 阅读(522) 评论(0)  编辑  收藏 所属分类: oracle develop