DBA Data[Home] [Help]

APPS.PA_RBS_VERSIONS_PUB dependencies on PA_RBS_HEADER_PVT

Line 794: IF PA_RBS_HEADER_PVT.Validate_Rbs_For_Allocations(p_rbs_id=>l_Rbs_Header_Id)='N' Then --When RBS has no rules as its element

790:
791: --The above logic is changed. We copy hierarchy only when we freeze a RBS having no rules as its elements
792: --irrespective of the use_for_alloc_flag value.
793:
794: IF PA_RBS_HEADER_PVT.Validate_Rbs_For_Allocations(p_rbs_id=>l_Rbs_Header_Id)='N' Then --When RBS has no rules as its element
795: --If l_use_for_alloc_flag='Y' Then
796:
797: Pa_Debug.G_Stage:= 'Copying All Elements With user_created_Flag = N';
798: