DBA Data[Home] [Help]

APPS.IGS_EN_STDNTPSHECSOP_PKG dependencies on IGS_FI_HECS_PAY_OPTN_PKG

Line 777: IF NOT IGS_FI_HECS_PAY_OPTN_PKG.Get_PK_For_Validation (

773: IF (((old_references.hecs_payment_option = new_references.hecs_payment_option)) OR
774: ((new_references.hecs_payment_option IS NULL))) THEN
775: NULL;
776: ELSE
777: IF NOT IGS_FI_HECS_PAY_OPTN_PKG.Get_PK_For_Validation (
778: new_references.hecs_payment_option
779: )then
780: Fnd_Message.Set_Name ('FND', 'FORM_RECORD_DELETED');
781: IGS_GE_MSG_STACK.ADD;