DBA Data[Home] [Help]

APPS.AP_ETAX_SERVICES_PKG dependencies on AP_HOLDS_ALL

Line 5: TYPE Rel_Hold_Codes_Type IS TABLE OF ap_holds_all.hold_lookup_code%TYPE INDEX BY BINARY_INTEGER;

1: PACKAGE AP_ETAX_SERVICES_PKG AUTHID CURRENT_USER AS
2: /* $Header: apetxsrs.pls 120.17.12020000.3 2012/12/18 11:15:40 nbshaik ship $ */
3:
4: -- Define structure to pass tax hold codes to release
5: TYPE Rel_Hold_Codes_Type IS TABLE OF ap_holds_all.hold_lookup_code%TYPE INDEX BY BINARY_INTEGER;
6:
7: --bug10621602 starts
8: -- Created an record structure for capturing the retainage information
9: -- This information will be used in calculating the variances such as TIPV , TV , TERV