DBA Data[Home] [Help]

APPS.IGS_ST_GVT_SPSHT_CTL_PKG dependencies on IGS_EN_ST_SPSHT_CTL_PKG

Line 100: IF NOT IGS_EN_ST_SPSHT_CTL_PKG.Get_PK_For_Validation (

96: IF (((old_references.ess_snapshot_dt_time = new_references.ess_snapshot_dt_time)) OR
97: ((new_references.ess_snapshot_dt_time IS NULL))) THEN
98: NULL;
99: ELSE
100: IF NOT IGS_EN_ST_SPSHT_CTL_PKG.Get_PK_For_Validation (
101: new_references.ess_snapshot_dt_time
102: )THEN
103: FND_MESSAGE.SET_NAME('FND','FORM_RECORD_DELETED');
104: IGS_GE_MSG_STACK.ADD;