DBA Data[Home] [Help]

APPS.CSTPPWMT dependencies on CSTPPWAS

Line 229: CSTPPWAS.check_expense_flags (

225: IF (p_exp_item IS NULL OR p_exp_flag IS NULL) THEN
226:
227: l_stmt_num := 25;
228:
229: CSTPPWAS.check_expense_flags (
230: p_item_id => l_item_id,
231: p_subinv => l_subinv,
232: p_org_id => l_org_id,
233: x_exp_item => l_exp_item,