DBA Data[Home] [Help]

APPS.PO_RELEASES_SV dependencies on PO_DISTRIBUTIONS_SV

Line 150: po_distributions_sv.delete_distributions(X_po_release_id,

146:
147: /*
148: ** Call the routine to delete all of the release distributions.
149: */
150: po_distributions_sv.delete_distributions(X_po_release_id,
151: 'RELEASE');
152:
153: /*
154: ** Call the routine to delete all attachements.