DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on STANDARD

Line 643: ,'FPU_S','FPU Standard'

639: ,'OPNP_W25','OPNPW25'
640: ,'OPNP_W50','OPNPW50'
641: ,'FPU_E','FPU Extra'
642: ,'FPU_R','FPU Raise'
643: ,'FPU_S','FPU Standard'
644: ,'FPU_T','FPU Total'
645: ,'FUR_S','FUR Standard'
646: ,'IPAP','IPAP'
647: ,'IPBW_H','IPBW High'

Line 645: ,'FUR_S','FUR Standard'

641: ,'FPU_E','FPU Extra'
642: ,'FPU_R','FPU Raise'
643: ,'FPU_S','FPU Standard'
644: ,'FPU_T','FPU Total'
645: ,'FUR_S','FUR Standard'
646: ,'IPAP','IPAP'
647: ,'IPBW_H','IPBW High'
648: ,'IPBW_L','IPBW Low'
649: ,'VSG','VSG'

Line 852: ,p_post_termination_rule => 'Last Standard Process'

848: pay_db_pay_setup.create_element
849: ( p_element_name => 'Setup '||p_pension_type_name ||' Contribution Element'
850: ,p_description => 'Element for initializing '||p_pension_type_name||' balances'
851: ,p_classification_name => 'Balance Initialization'
852: ,p_post_termination_rule => 'Last Standard Process'
853: ,p_mult_entries_allowed => 'Y'
854: ,p_adjustment_only_flag => 'Y'
855: ,p_third_party_pay_only => NULL
856: ,p_processing_type => 'N'

Line 858: ,p_standard_link_flag => 'N'

854: ,p_adjustment_only_flag => 'Y'
855: ,p_third_party_pay_only => NULL
856: ,p_processing_type => 'N'
857: ,p_processing_priority => 0
858: ,p_standard_link_flag => 'N'
859: ,p_business_group_name => l_business_group_name
860: ,p_legislation_code => p_legislation_code
861: ,p_effective_start_date => p_effective_date
862: ,p_effective_end_date => hr_api.g_eot

Line 901: ,'FPU_S','FPU Standard'

897: ,'OPNP_W25','OPNPW25'
898: ,'OPNP_W50','OPNPW50'
899: ,'FPU_E','FPU Extra'
900: ,'FPU_R','FPU Raise'
901: ,'FPU_S','FPU Standard'
902: ,'FPU_T','FPU Total'
903: ,'FUR_S','FUR Standard'
904: ,'IPAP','IPAP'
905: ,'IPBW_H','IPBW High'

Line 903: ,'FUR_S','FUR Standard'

899: ,'FPU_E','FPU Extra'
900: ,'FPU_R','FPU Raise'
901: ,'FPU_S','FPU Standard'
902: ,'FPU_T','FPU Total'
903: ,'FUR_S','FUR Standard'
904: ,'IPAP','IPAP'
905: ,'IPBW_H','IPBW High'
906: ,'IPBW_L','IPBW Low'
907: ,'VSG','VSG'