DBA Data[Home] [Help]

APPS.HXC_TIMEKEEPER_WF_PKG dependencies on HXC_TIMECARD_PROP_TABLE_TYPE

Line 57: ,p_property_table hxc_timecard_prop_table_type

53: ,p_timekeeper_id in hxc_time_building_blocks.resource_id%type
54: ,p_tk_audit_enabled in VARCHAR2
55: ,p_tk_notify_to in VARCHAR2
56: ,p_tk_notify_type in VARCHAR2
57: ,p_property_table hxc_timecard_prop_table_type
58: ) return VARCHAR2 IS
59:
60: l_item_key NUMBER := NULL;
61: l_cla_terg_id NUMBER :=Null;