DBA Data[Home] [Help]

APPS.ASO_DEBUG_PUB dependencies on FND_API

Line 41: G_DEBUG Varchar2(1) := FND_API.G_FALSE;

37:
38: G_Debug_index NUMBER := 0;
39: -- Flag to indicate if the debugging is on.
40: -- The call to procedure ADD will add the string to the debug cache
41: G_DEBUG Varchar2(1) := FND_API.G_FALSE;
42: --G_DEBUG_MODE VARCHAR2(30) := 'TABLE';
43: G_DEBUG_MODE VARCHAR2(30) := 'FILE';
44: -- Table , default mode
45: -- file , write to log file