DBA Data[Home] [Help]

APPS.IBE_DISPLAYCONTEXT_GRP dependencies on STANDARD

Line 866: --Invoke standard merge comparison routine UPLOAD_TEST to determine whether to upload or not

862: select LAST_UPDATED_BY, LAST_UPDATE_DATE
863: into db_luby, db_ludate
864: from IBE_DSP_CONTEXT_B
865: where CONTEXT_ID = X_CONTEXT_ID;
866: --Invoke standard merge comparison routine UPLOAD_TEST to determine whether to upload or not
867:
868: IF (fnd_load_util.upload_test(f_luby, f_ludate, db_luby, db_ludate, X_CUSTOM_MODE))
869: THEN
870: UPDATE_ROW (