DBA Data[Home] [Help]

APPS.PAY_US_TAX_BAL_SUMMARY_PKG dependencies on PAY_US_TAX_BALANCES

Line 44: prompt pay_us_tax_balances.balance_category_code%type,

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