DBA Data[Home] [Help]

APPS.BEN_CWB_AUDIT_API dependencies on BEN_PER_IN_LER

Line 46: * @param p_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}

42: *
43: *

Post Failure
44: * The record will not be created.
45: *
46: * @param p_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}
47: * @rep:displayname Prepare Audit Record
48: * @rep:category BUSINESS_ENTITY BEN_CWB_AUDIT
49: * @rep:lifecycle active
50: * @rep:category MISC_EXTENSIONS HR_USER_HOOKS

Line 87: * @param p_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}

83: *
84: *

Post Failure
85: * The record will not be created.
86: *
87: * @param p_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}
88: * @param p_old_val The old value before updating data.
89: * @param p_audit_type_cd The valid values defined by 'BEN_CWB_AUDIT_TYPE'
90: * lookup type.
91: * @rep:displayname Prepare Audit Record

Line 117: (p_per_in_ler_id in ben_per_in_ler.per_in_ler_id%type

113: -- Oracle recommends you to modify existing calling programs in advance of the
114: -- support being withdrawn thus avoiding any potential disruption.
115: --
116: procedure update_per_record
117: (p_per_in_ler_id in ben_per_in_ler.per_in_ler_id%type
118: );
119: --
120: -- ----------------------------------------------------------------------------
121: -- |----------------------------< create_audit_entry >------------------------|

Line 147: * @param p_group_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}

143: *
144: * @param p_validate If true, then validation alone will be performed and the
145: * database will remain unchanged. If false and all validation checks pass,
146: * then the database will be modified.
147: * @param p_group_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}
148: * @param p_group_pl_id {@rep:casecolumn BEN_CWB_PL_DSGN.GROUP_PL_ID}
149: * @param p_lf_evt_ocrd_dt {@rep:casecolumn BEN_PER_IN_LER.LF_EVT_OCRD_DT}
150: * @param p_pl_id This parameter specifies the Compensation Workbench Plan for
151: * which the audit record is generated.

Line 149: * @param p_lf_evt_ocrd_dt {@rep:casecolumn BEN_PER_IN_LER.LF_EVT_OCRD_DT}

145: * database will remain unchanged. If false and all validation checks pass,
146: * then the database will be modified.
147: * @param p_group_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}
148: * @param p_group_pl_id {@rep:casecolumn BEN_CWB_PL_DSGN.GROUP_PL_ID}
149: * @param p_lf_evt_ocrd_dt {@rep:casecolumn BEN_PER_IN_LER.LF_EVT_OCRD_DT}
150: * @param p_pl_id This parameter specifies the Compensation Workbench Plan for
151: * which the audit record is generated.
152: * @param p_group_oipl_id {@rep:casecolumn BEN_CWB_PL_DSGN.GROUP_OIPL_ID}
153: * @param p_audit_type_cd Audit type. Valid values defined by

Line 230: * @param p_group_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}

226: * @param p_validate If true, then validation alone will be performed and the
227: * database will remain unchanged. If false and all validation checks pass,
228: * then the database will be modified.
229: * @param p_cwb_audit_id Sequence generated primary key.
230: * @param p_group_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}
231: * @param p_group_pl_id {@rep:casecolumn BEN_CWB_PL_DSGN.GROUP_PL_ID}
232: * @param p_lf_evt_ocrd_dt {@rep:casecolumn BEN_PER_IN_LER.LF_EVT_OCRD_DT}
233: * @param p_pl_id This parameter specifies the Compensation Workbench Plan for
234: * which the audit record is generated.

Line 232: * @param p_lf_evt_ocrd_dt {@rep:casecolumn BEN_PER_IN_LER.LF_EVT_OCRD_DT}

228: * then the database will be modified.
229: * @param p_cwb_audit_id Sequence generated primary key.
230: * @param p_group_per_in_ler_id {@rep:casecolumn BEN_PER_IN_LER.PER_IN_LER_ID}
231: * @param p_group_pl_id {@rep:casecolumn BEN_CWB_PL_DSGN.GROUP_PL_ID}
232: * @param p_lf_evt_ocrd_dt {@rep:casecolumn BEN_PER_IN_LER.LF_EVT_OCRD_DT}
233: * @param p_pl_id This parameter specifies the Compensation Workbench Plan for
234: * which the audit record is generated.
235: * @param p_group_oipl_id {@rep:casecolumn BEN_CWB_PL_DSGN.GROUP_OIPL_ID}
236: * @param p_audit_type_cd Audit type. Valid values defined by