DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on PQH_GSP_GRD_STEP_REMOVE

Line 5442: Pqh_Gsp_Grd_Step_Remove.REMOVE_OIPL(P_COPY_ENTITY_TXN_ID => p_copy_entity_txn_id

5438: information104 = 'UNLINK',
5439: dml_operation = get_dml_operation(rec_steps.dml_operation)
5440: where copy_entity_result_id = rec_steps.copy_entity_result_id; */
5441:
5442: Pqh_Gsp_Grd_Step_Remove.REMOVE_OIPL(P_COPY_ENTITY_TXN_ID => p_copy_entity_txn_id
5443: ,P_COPY_ENTITY_RESULT_ID => rec_steps.copy_entity_result_id
5444: ,P_EFFECTIVE_DATE => Nvl(L_Action_Date, hr_general.Effective_Date));
5445:
5446: end loop;