DBA Data[Home] [Help]

APPS.PO_DISTRIBUTIONS_PKG2 dependencies on STANDARD

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

636: -- redistributed with a call to determine_recovery later on.
637: -- If there are no sibling distributions left then call
638: -- delete_tax_distributions eTax API to delete corrsponding tax
639: -- distributions
640: IF l_distribution_type IN ('STANDARD','PLANNED','BLANKET','SCHEDULED') THEN
641:
642: -- count number of distributions
643: SELECT COUNT(1) INTO l_distribution_count
644: FROM po_distributions_all pd