DBA Data[Home] [Help]

APPS.PAY_US_TAX_BAL_SUMMARY_PKG dependencies on PAY_US_TAX_BALANCES

Line 41: prompt pay_us_tax_balances.balance_category_code%type,

37:
38: -- record to store tax name and values for different time dimensions
39:
40: TYPE taxes_rec IS RECORD (
41: prompt pay_us_tax_balances.balance_category_code%type,
42: ptd_val number,
43: mtd_val number,
44: qtd_val number,
45: ytd_val number