DBA Data[Home] [Help]

APPS.ARP_AUTO_ACCOUNTING dependencies on DBMS_UTILITY

Line 3177: hash_value := dbms_utility.get_hash_value(p_concat_segments,

3173: | the hash table (and its not full). The number of rows in the |
3174: | linear table should be very small! |
3175: +----------------------------------------------------------------*/
3176:
3177: hash_value := dbms_utility.get_hash_value(p_concat_segments,
3178: HASH_START, HASH_MAX);
3179:
3180:
3181: /* The following flow looks like this: