DBA Data[Home] [Help]

APPS.WF_LOCAL_SYNCH dependencies on WF_PARAMETER_LIST_T

Line 38: p_attributes in wf_parameter_list_t,

34: * @rep:ihelp FND/@lsyapi#a_lspu See the related online help
35: */
36: PROCEDURE propagate_user(p_orig_system in varchar2,
37: p_orig_system_id in number,
38: p_attributes in wf_parameter_list_t,
39: p_start_date in date default null,
40: p_expiration_date in date default null);
41: ------------------------------------------------------------------------------
42: /*

Line 63: p_attributes in wf_parameter_list_t,

59: * @rep:ihelp FND/@lsyapi#a_lspr See the related online help
60: */
61: PROCEDURE propagate_role(p_orig_system in varchar2,
62: p_orig_system_id in number,
63: p_attributes in wf_parameter_list_t,
64: p_start_date in date default null,
65: p_expiration_date in date default null);
66: ------------------------------------------------------------------------------
67: /*

Line 120: p_attributes in wf_parameter_list_t default null);

116: p_creationDate in date default null,
117: p_lastUpdateDate in date default null,
118: p_assignmentReason in varchar2 default null,
119: p_updateWho in boolean default null,
120: p_attributes in wf_parameter_list_t default null);
121: ------------------------------------------------------------------------------
122:
123: /*
124: ** BulkSynchronization - Synchronize the LOCAL tables en masse from