DBA Data[Home] [Help]

APPS.WIP_JOB_DTLS_SUBSTITUTIONS dependencies on WIP_PARAMETERS

Line 3147: from wip_parameters

3143: x_return_status := fnd_api.g_ret_sts_success;
3144:
3145: select default_wip_auto_assoc_sn
3146: into l_defaultSN
3147: from wip_parameters
3148: where organization_id = p_organization_id;
3149:
3150: select load_type
3151: into l_load_type