DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on STANDARD

Line 705: ,'FPU_S','FPU Standard'

701: ,'OPNP_W25','OPNPW25'
702: ,'OPNP_W50','OPNPW50'
703: ,'FPU_E','FPU Extra'
704: ,'FPU_R','FPU Raise'
705: ,'FPU_S','FPU Standard'
706: ,'FPU_T','FPU Total'
707: ,'FUR_S','FUR Standard'
708: ,'IPAP','IPAP'
709: ,'IPBW_H','IPBW High'

Line 707: ,'FUR_S','FUR Standard'

703: ,'FPU_E','FPU Extra'
704: ,'FPU_R','FPU Raise'
705: ,'FPU_S','FPU Standard'
706: ,'FPU_T','FPU Total'
707: ,'FUR_S','FUR Standard'
708: ,'IPAP','IPAP'
709: ,'IPBW_H','IPBW High'
710: ,'IPBW_L','IPBW Low'
711: ,'VSG','VSG'

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

917: pay_db_pay_setup.create_element
918: ( p_element_name => 'Setup '||p_pension_type_name ||' Contribution Element'
919: ,p_description => 'Element for initializing '||p_pension_type_name||' balances'
920: ,p_classification_name => 'Balance Initialization'
921: ,p_post_termination_rule => 'Last Standard Process'
922: ,p_mult_entries_allowed => 'Y'
923: ,p_adjustment_only_flag => 'Y'
924: ,p_third_party_pay_only => NULL
925: ,p_processing_type => 'N'

Line 927: ,p_standard_link_flag => 'N'

923: ,p_adjustment_only_flag => 'Y'
924: ,p_third_party_pay_only => NULL
925: ,p_processing_type => 'N'
926: ,p_processing_priority => 0
927: ,p_standard_link_flag => 'N'
928: ,p_business_group_name => l_business_group_name
929: ,p_legislation_code => p_legislation_code
930: ,p_effective_start_date => p_effective_date
931: ,p_effective_end_date => hr_api.g_eot

Line 970: ,'FPU_S','FPU Standard'

966: ,'OPNP_W25','OPNPW25'
967: ,'OPNP_W50','OPNPW50'
968: ,'FPU_E','FPU Extra'
969: ,'FPU_R','FPU Raise'
970: ,'FPU_S','FPU Standard'
971: ,'FPU_T','FPU Total'
972: ,'FUR_S','FUR Standard'
973: ,'IPAP','IPAP'
974: ,'IPBW_H','IPBW High'

Line 972: ,'FUR_S','FUR Standard'

968: ,'FPU_E','FPU Extra'
969: ,'FPU_R','FPU Raise'
970: ,'FPU_S','FPU Standard'
971: ,'FPU_T','FPU Total'
972: ,'FUR_S','FUR Standard'
973: ,'IPAP','IPAP'
974: ,'IPBW_H','IPBW High'
975: ,'IPBW_L','IPBW Low'
976: ,'VSG','VSG'