DBA Data[Home] [Help]

APPS.AS_SCORECARD_PUB SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 13

    always check update access = 'Y'
*/
-- ffang 050901, add parameter p_check_access_flag
-- from UI, this parameter should be past 'Y'
-- from lead import concurr. program, 'N' should be past

-- this will be the main call of the scoreCard scoring engine
AS_DEBUG_HIGH_ON boolean := FND_MSG_PUB.CHECK_MSG_LEVEL(FND_MSG_PUB.G_MSG_LVL_DEBUG_HIGH);