DBA Data[Home] [Help]

APPS.AR_CMGT_PARTY_SEARCH dependencies on APP_EXCEPTION

Line 138: app_exception.raise_exception;

134:
135: IF l_rule_id IS NULL THEN
136: --raise error;
137: FND_MESSAGE.SET_NAME( 'AR', 'AR_CMGT_NO_MATCH_RULE' );
138: app_exception.raise_exception;
139:
140: END IF;
141:
142: HZ_PARTY_SEARCH.find_parties (p_init_msg_list =>'T',