Global Variable FND_CUSTOM_FUNCTION_NAME stores the Current Function Name of the forms
session.
You can use following
code to derive the Function Name:
name_in('GLOBAL. FND_CUSTOM_FUNCTION_NAME')
You can also refer
this variable in CUSTOM.pll if you have function based requirement.
Screen shot below shows the value of the Global
variable using Examine feature:
No comments:
Post a Comment