DBA Data[Home] [Help]

APPS.WIP_JOB_DTLS_SUBSTITUTIONS dependencies on WIP_PARAMETERS

Line 3021: from wip_parameters

3017: x_return_status := fnd_api.g_ret_sts_success;
3018:
3019: select default_wip_auto_assoc_sn
3020: into l_defaultSN
3021: from wip_parameters
3022: where organization_id = p_organization_id;
3023:
3024: select load_type
3025: into l_load_type