DBA Data[Home] [Help]

APPS.ARP_AUTO_ACCOUNTING dependencies on DBMS_UTILITY

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

3156: | the hash table (and its not full). The number of rows in the |
3157: | linear table should be very small! |
3158: +----------------------------------------------------------------*/
3159:
3160: hash_value := dbms_utility.get_hash_value(p_concat_segments,
3161: HASH_START, HASH_MAX);
3162:
3163:
3164: /* The following flow looks like this: