DBA Data[Home] [Help]

APPS.JTF_RS_RESOURCE_WF_PUB dependencies on JTF_RS_TABLE_ATTRIBUTES_B

Line 65: p_attribute_access_level IN jtf_rs_table_attributes_b.attribute_access_level%type,

61: p_support_site_id IN jtf_rs_resource_extns.support_site_id%type default fnd_api.g_miss_num,
62: p_primary_language IN jtf_rs_resource_extns.primary_language%type default fnd_api.g_miss_char,
63: p_secondary_language IN jtf_rs_resource_extns.secondary_language%type default fnd_api.g_miss_char,
64: p_cost_per_hr IN jtf_rs_resource_extns.cost_per_hr%type default fnd_api.g_miss_num,
65: p_attribute_access_level IN jtf_rs_table_attributes_b.attribute_access_level%type,
66: p_object_version_number IN jtf_rs_resource_extns.object_version_number%type,
67: --p_wf_display_name IN VARCHAR2 DEFAULT NULL,
68: p_wf_process IN VARCHAR2 DEFAULT 'EMP_UPDATE_PROCESS',
69: p_wf_item_type IN VARCHAR2 DEFAULT 'EMP_TYPE',