DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on PQH_GSP_GRD_STEP_REMOVE

Line 5323: Pqh_Gsp_Grd_Step_Remove.REMOVE_OIPL(P_COPY_ENTITY_TXN_ID => p_copy_entity_txn_id

5319: information104 = 'UNLINK',
5320: dml_operation = get_dml_operation(rec_steps.dml_operation)
5321: where copy_entity_result_id = rec_steps.copy_entity_result_id; */
5322:
5323: Pqh_Gsp_Grd_Step_Remove.REMOVE_OIPL(P_COPY_ENTITY_TXN_ID => p_copy_entity_txn_id
5324: ,P_COPY_ENTITY_RESULT_ID => rec_steps.copy_entity_result_id
5325: ,P_EFFECTIVE_DATE => Nvl(L_Action_Date, hr_general.Effective_Date));
5326:
5327: end loop;