DBA Data[Home] [Help]

APPS.AR_CMGT_PARTY_SEARCH dependencies on APP_EXCEPTION

Line 151: app_exception.raise_exception;

147:
148: IF l_rule_id IS NULL THEN
149: --raise error;
150: FND_MESSAGE.SET_NAME( 'AR', 'AR_CMGT_NO_MATCH_RULE' );
151: app_exception.raise_exception;
152:
153: END IF;
154:
155: HZ_PARTY_SEARCH.find_parties (p_init_msg_list =>'T',