DBA Data[Home] [Help]

APPS.PA_BILL_RATES_PKG dependencies on MO_GLOBAL

Line 62: l_org_id := MO_GLOBAL.get_current_org_id ;

58: /* Shared service changes: Get the Current org Id from context and insert org_id into
59: the pa_bill_rates table, The context is already set it in the forms */
60:
61:
62: l_org_id := MO_GLOBAL.get_current_org_id ;
63:
64:
65: INSERT INTO PA_BILL_RATES(
66: Bill_Rate_Sch_Id,