DBA Data[Home] [Help]

APPS.IGS_AD_IMP_ACIDX_PKG dependencies on IGS_GE_GEN_003

Line 100: igs_ge_gen_003.set_org_id (p_org_id);

96: l_validation_level := FND_API.G_VALID_LEVEL_FULL;
97:
98:
99: -- set the multi org id
100: igs_ge_gen_003.set_org_id (p_org_id);
101:
102: -- Gather statistics for interface table
103: -- by rrengara on 20-jan-2003 bug 2711176
104: --FND_FILE.PUT_LINE(FND_FILE.LOG, '1: Start of procedure');