DBA Data[Home] [Help]

APPS.GMS_COST_PLUS_EXTN dependencies on PA_IMPLEMENTATIONS_ALL

Line 6: g_set_of_books_id pa_implementations_all.set_of_books_id%type;

2: /* $Header: gmscpexb.pls 120.21.12020000.4 2012/10/16 13:51:42 navemish ship $ */
3:
4:
5: -- Global Variable : Used in create_burden_adjustments and function calc_exp_burden
6: g_set_of_books_id pa_implementations_all.set_of_books_id%type;
7: g_request_id gms_bc_packets.request_id%type;
8:
9: -- Used in update_bc_pkt_burden_raw_cost
10: g_actual_flag varchar2(1);