DBA Data[Home] [Help]

APPS.PO_DISTRIBUTIONS_PKG2 dependencies on STANDARD

Line 392: IF l_distribution_type IN ('STANDARD','PLANNED','BLANKET','SCHEDULED') THEN

388: -- redistributed with a call to determine_recovery later on.
389: -- If there are no sibling distributions left then call
390: -- delete_tax_distributions eTax API to delete corrsponding tax
391: -- distributions
392: IF l_distribution_type IN ('STANDARD','PLANNED','BLANKET','SCHEDULED') THEN
393:
394: -- count number of distributions
395: SELECT COUNT(1) INTO l_distribution_count
396: FROM po_distributions_all pd