DBA Data[Home] [Help]

APPS.WIP_JSI_VALIDATOR dependencies on WIP_JSI_DEFAULTER

Line 133: wip_jsi_defaulter.default_values(p_wjsi_row => wjsi_row);

129:
130: --defaults all values in record
131: --issues any ignored value warnings
132: --sets the org context (needed for pjm validations)
133: wip_jsi_defaulter.default_values(p_wjsi_row => wjsi_row);
134:
135: /* Fixed bug 3977669 */
136: if ( wjsi_row.load_type <> wip_constants.create_sched and
137: wjsi_row.build_sequence is NULL) then