DBA Data[Home] [Help]

APPS.PO_RELEASES_SV dependencies on PO_DISTRIBUTIONS_SV

Line 146: po_distributions_sv.delete_distributions(X_po_release_id,

142:
143: /*
144: ** Call the routine to delete all of the release distributions.
145: */
146: po_distributions_sv.delete_distributions(X_po_release_id,
147: 'RELEASE');
148:
149: /*
150: ** Call the routine to delete all attachements.