Flexfields FNDSQF Debugger

本文介绍如何通过设置全局变量GLOBAL.FND_FLEX_FNDSQF_DEBUG来调试Flexfields。该变量可取值为‘OFF’、‘EXCEPTION’、‘FAILURE’、‘DEBUG’,分别用于关闭调试、仅显示异常信息、显示失败及异常信息、显示所有调试信息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Flexfields FNDSQF Debugger
The global variable GLOBAL.FND_FLEX_FNDSQF_DEBUG takes one of the following values: ’OFF’, ’EXCEPTION’, ’FAILURE’, ’DEBUG’.
You set GLOBAL.FND_FLEX_FNDSQF_DEBUG through the Examine window before you open your form.
1. From the Help menu, navigate to Diagnostics > Examine.14 – 70 Oracle Applications Developer’s Guide
2. Enter GLOBAL for Block, and FND_FLEX_FNDSQF_DEBUG for Field. Tab to Value field. (If you get a ”variable doesn’t exist” error, ignore it.) Enter one of the values below and click OK.
The following are valid values for GLOBAL.FND_FLEX_FNDSQF_DEBUG:

* OFF – The default value. The debugger is turned off. Debug messages
*EXCEPTION – Only exception debug messages will be displayed. These messages come from ’EXCEPTION WHEN OTHERS THEN’ parts of the code. Flexfields will still RAISE the exceptions, that is, these exceptions will not be handled by the flexfields code.)
*FAILURE – Failure and exception debug messages will be displayed. In general, these messages are from IF (NOT FORM_SUCCESS) THEN parts of the code.
*DEBUG – All debug messages will be displayed.


Examin Setup
Examin.jpg

Debug Sample
debugoutput.jpg

详见《Oracle Applicaiton Developer Guide》

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值