DBA Data[Home] [Help]

APPS.PA_RBS_HEADER_PUB dependencies on PA_ALLOC_UTILS

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

433:
434:
435: IF(l_use_for_alloc_flag='Y' and p_use_for_alloc_flag='N') Then
436: --Check if Rbs is used for allocation
437: IF PA_ALLOC_UTILS.IS_RBS_IN_RULES(p_rbs_id=> P_RbsHeaderId) = 'Y'
438: THEN
439: Pa_Debug.G_Stage := 'Trying to change use_for_alloc_flag to N for Rbs used in allocation rule' ||
440: 'Add msg to error stack.';
441: