DBA Data[Home] [Help]

APPS.FND_OID_BULKLOAD dependencies on FND_OID_SUBSCRIPTIONS

Line 75: fnd_oid_subscriptions.assign_default_resp(p_user_name => l_user_name);

71: x_change_source => fnd_user_pkg.change_source_oid);
72:
73: /* fnd_oid_util.send_subscription_add_to_OID(p_orcl_guid=>l_user_guid); */
74:
75: fnd_oid_subscriptions.assign_default_resp(p_user_name => l_user_name);
76:
77: if(p_tca_record= 'N') then
78: x_ret_status := G_CREATED;
79: else