DBA Data[Home] [Help]

APPS.WSMPVCPD dependencies on WSMPPCPD

Line 550: WSMPPCPD.lock_bill (x_curr_bill_sequence_id,

546: ELSE /* OK to update the common link */
547:
548: /* -- Lock corresponding bill prior to update. */
549:
550: WSMPPCPD.lock_bill (x_curr_bill_sequence_id,
551: x_error_code,
552: x_error_msg);
553:
554: IF (x_error_code > 0) THEN