DBA Data[Home] [Help]

APPS.WIP_JSI_VALIDATOR dependencies on WIP_JSI_HOOKS

Line 148: wjsi_row.build_sequence := WIP_JSI_Hooks.get_default_build_sequence (

144: else
145: wjsi_row.build_sequence := null;
146: end if;
147:
148: wjsi_row.build_sequence := WIP_JSI_Hooks.get_default_build_sequence (
149: wjsi_row.interface_id,
150: wjsi_row.build_sequence);
151: end if;
152: --select records from other tables that need to be accessed multiple times throughout the validation