[Home] [Help]
867: l_created_by,
868: l_creation_date
869: );
870:
871: if l_position_ctr = PSB_WS_ACCT1.g_checkpoint_save then
872: Update_Reentry
873: ( p_api_version => 1.0 ,
874: p_return_status => l_return_status,
875: p_msg_count => l_msg_count,
1479: l_creation_date
1480: );
1481: end if;
1482:
1483: if (l_salary_ctr = PSB_WS_ACCT1.g_checkpoint_save) then
1484: Update_Reentry
1485: ( p_api_version => 1.0 ,
1486: p_return_status => l_return_status,
1487: p_msg_count => l_msg_count,
2138: l_creation_date,
2139: p_data_extract_id
2140: );
2141:
2142: if (l_assign_ctr = PSB_WS_ACCT1.g_checkpoint_save) then
2143: Update_Reentry
2144: ( p_api_version => 1.0 ,
2145: p_return_status => l_return_status,
2146: p_msg_count => l_msg_count,