DBA Data[Home] [Help]

APPS.WIP_WPS_PREFERENCES_PKG dependencies on WIP_PREFERENCES_SEQ

Line 81: values (wip_preferences_seq.nextval,

77: last_update_date,
78: last_updated_by,
79: creation_date,
80: created_by)
81: values (wip_preferences_seq.nextval,
82: x_application_id,
83: x_organization_id,
84: x_user_id,
85: x_preference_type,

Line 121: values (wip_preferences_seq.nextval,

117: last_updated_by,
118: creation_date,
119: created_by,
120: module_id)
121: values (wip_preferences_seq.nextval,
122: x_application_id,
123: x_organization_id,
124: x_user_id,
125: x_preference_type,