DBA Data[Home] [Help]

APPS.QA_CHAR_UPDATE_PKG dependencies on WF_EVENT_T

Line 31: p_event IN OUT NOCOPY WF_EVENT_T

27: -- when FND User Name Changes
28: FUNCTION Update_User_Name
29: (
30: p_subscription_guid IN RAW,
31: p_event IN OUT NOCOPY WF_EVENT_T
32: ) RETURN VARCHAR2;
33:
34: -- Core API which would accept the element, old value and new value
35: -- and update all instances where the old value is stored