DBA Data[Home] [Help]

APPS.PO_FV_INTEGRATION_PVT dependencies on PO_CORE_S

Line 54: l_federal_instance VARCHAR2(1) := NVL(PO_CORE_S.Check_Federal_Instance(PO_MOAC_UTILS_PVT.Get_Current_Org_Id),'N');

50: l_error_code NUMBER;
51:
52: -- If the profile option 'Enable Transaction Code' is set to Yes, then it
53: -- is a federal instance
54: l_federal_instance VARCHAR2(1) := NVL(PO_CORE_S.Check_Federal_Instance(PO_MOAC_UTILS_PVT.Get_Current_Org_Id),'N');
55:
56: BEGIN
57: l_progress := '000';
58: IF g_debug_stmt THEN