DBA Data[Home] [Help]

APPS.HXC_PUBLIC_TEMP_GROUP_COMP_API dependencies on HXC_TIME_BUILDING_BLOCKS

Line 97: FUNCTION can_delete_public_template (p_template_id in hxc_time_building_blocks.time_building_block_id%type

93: -- ----------------------------------------------------------------------------------
94: -- |----------< Checks whether deletion of public template is allowed >-------|
95: -- ----------------------------------------------------------------------------------
96:
97: FUNCTION can_delete_public_template (p_template_id in hxc_time_building_blocks.time_building_block_id%type
98: ) RETURN VARCHAR2;
99:
100: END hxc_public_temp_group_comp_api;