随笔 - 6  文章 - 129  trackbacks - 0
<2025年4月>
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

常用链接

留言簿(14)

随笔档案(6)

文章分类(467)

文章档案(423)

相册

收藏夹(18)

JAVA

搜索

  •  

积分与排名

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