DBA Data[Home] [Help]

APPS.PO_REQS_CONTROL_SV dependencies on PO_REQ_DIST_SV

Line 322: po_req_dist_sv.update_reqs_distributions (X_req_header_id,

318: X_req_header_auth_status_dsp,
319: X_req_control_error_rc);
320:
321: IF X_encumbrance_flag = 'Y' THEN
322: po_req_dist_sv.update_reqs_distributions (X_req_header_id,
323: X_req_line_id,
324: X_req_control_action,
325: X_req_action_date,
326: X_req_control_error_rc);