[Home] [Help]
915: RAISE fnd_api.g_exc_error;
916: END IF;
917:
918: --Added for R12 payment security check end.
919: IF NVL (fnd_profile.VALUE ('CN_CHK_WKSHT_STATUS'), 'Y') = 'Y'
920: THEN
921: -- all worksheet should be 'APPROVED' if profile = 'Y'
922: BEGIN
923: SELECT 1