DBA Data[Home] [Help]

APPS.IGS_OR_PRC_CWLK dependencies on IGS_GE_GEN_003

Line 90: IGS_GE_GEN_003.Set_Org_Id(p_org_id);

86: END validate_alt_id;
87: BEGIN
88:
89: -- Set the Org Id
90: IGS_GE_GEN_003.Set_Org_Id(p_org_id);
91: -- Initialising the variables
92: l_exception := FALSE;
93: l_status := g_stat_pend;
94: l_records_processed := 0;