DBA Data[Home] [Help]

APPS.PA_RBS_HEADER_PUB dependencies on PA_ALLOC_UTILS

Line 422: IF PA_ALLOC_UTILS.IS_RBS_IN_RULES(p_rbs_id=> P_RbsHeaderId) = 'Y'

418:
419:
420: IF(l_use_for_alloc_flag='Y' and p_use_for_alloc_flag='N') Then
421: --Check if Rbs is used for allocation
422: IF PA_ALLOC_UTILS.IS_RBS_IN_RULES(p_rbs_id=> P_RbsHeaderId) = 'Y'
423: THEN
424: Pa_Debug.G_Stage := 'Trying to change use_for_alloc_flag to N for Rbs used in allocation rule' ||
425: 'Add msg to error stack.';
426: