DBA Data[Home] [Help]

APPS.WSH_DATA_PROTECTION dependencies on WSH_UTIL_CORE

Line 45: x_disabled_list OUT NOCOPY wsh_util_core.column_tab_type,

41: p_entity_type IN VARCHAR2,
42: p_entity_id IN NUMBER,
43: p_parent_entity_id IN NUMBER DEFAULT NULL,
44: p_list_type IN VARCHAR2,
45: x_disabled_list OUT NOCOPY wsh_util_core.column_tab_type,
46: p_caller IN VARCHAR2 DEFAULT NULL
47: );
48:
49: END WSH_DATA_PROTECTION;