DBA Data[Home] [Help]

APPS.PO_PDOI_HEADER_PROCESS_PVT dependencies on PO_PDOI_DIST_PROCESS_PVT

Line 3605: PO_PDOI_DIST_PROCESS_PVT.derive_account_id

3601: d_position := 30;
3602:
3603: -- default budget account id
3604: IF (x_headers.budget_account_id_tbl(i) IS NULL) THEN
3605: PO_PDOI_DIST_PROCESS_PVT.derive_account_id
3606: ( p_account_number => x_headers.budget_account_tbl(i),
3607: p_chart_of_accounts_id => PO_PDOI_PARAMS.g_sys.coa_id,
3608: p_account_segment1 => x_headers.budget_account_segment1_tbl(i),
3609: p_account_segment2 => x_headers.budget_account_segment2_tbl(i),