DBA Data[Home] [Help]

APPS.CSTPPACQ dependencies on MTL_FISCAL_CAT_ACCOUNTS

Line 2145: FROM mtl_fiscal_cat_accounts

2141: IF (l_exp_account_id = -1) THEN
2142: l_stmt_num := 1310;
2143: SELECT nvl(expense_account, -1)
2144: INTO l_exp_account_id
2145: FROM mtl_fiscal_cat_accounts
2146: WHERE legal_entity_id = l_legal_entity
2147: AND cost_type_id = i_cost_type_id
2148: AND cost_group_id = i_cost_group_id
2149: AND category_id = (SELECT mic.category_id