DBA Data[Home] [Help]

APPS.HXC_APP_ATTRIBUTE_UTILS dependencies on HXC_BLOCK_TABLE_TYPE

Line 1531: (p_blocks in hxc_block_table_type

1527:
1528: End create_app_attributes;
1529:
1530: Function attribute_needed
1531: (p_blocks in hxc_block_table_type
1532: ,p_time_building_block_id in number
1533: ) return boolean is
1534:
1535: l_index number;

Line 1557: (p_blocks in hxc_block_table_type

1553:
1554: End attribute_needed;
1555:
1556: Function find_corresponding_app_set_id
1557: (p_blocks in hxc_block_table_type
1558: ,p_time_building_block_id in number
1559: ) return number is
1560:
1561: l_index number;

Line 1585: (p_blocks in hxc_block_table_type

1581:
1582: End find_corresponding_app_set_id;
1583:
1584: Function create_app_attributes
1585: (p_blocks in hxc_block_table_type
1586: ,p_attributes in hxc_attribute_table_type
1587: ,p_retrieval_process_id in hxc_retrieval_processes.retrieval_process_id%type
1588: ,p_deposit_process_id in hxc_deposit_processes.deposit_process_id%type
1589: ,p_recipients in hxc_timecard_validation.recipient_application_table