DBA Data[Home] [Help]

APPS.CSTPPACQ dependencies on MTL_FISCAL_CAT_ACCOUNTS

Line 2152: FROM mtl_fiscal_cat_accounts

2148: IF (l_exp_account_id = -1) THEN
2149: l_stmt_num := 1310;
2150: SELECT nvl(expense_account, -1)
2151: INTO l_exp_account_id
2152: FROM mtl_fiscal_cat_accounts
2153: WHERE legal_entity_id = l_legal_entity
2154: AND cost_type_id = i_cost_type_id
2155: AND cost_group_id = i_cost_group_id
2156: AND category_id = (SELECT mic.category_id