随笔分类 -  ebs二次开发form

摘要:1.FND_MESSAGE.warn 以选择信息的方式显示给用户,可以选择Ok或者Cancel,返回值分别是TRUE和FALSE ifFND_MESSAGE.warn then fnd_message.debug('True'); else fnd_message.debug('False'); e 阅读全文
posted @ 2020-09-22 15:42 shu'sblog 阅读(416) 评论(0) 推荐(0)