DBA Data[Home] [Help]

APPS.WSMPLBMI dependencies on WIP_SF_STATUS

Line 1277: p_msg_text => 'Value returned by WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES '||

1273: p_run_log_level => l_log_level
1274: );
1275: WSM_log_PVT.logMessage (
1276: p_module_name => l_module,
1277: p_msg_text => 'Value returned by WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES '||
1278: WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES(
1279: p_org_id, /* organization_id */
1280: l_wip_entity_id, /* wip_entity_id */
1281: null, /* line_id */ -- for discrete/LBJ, this should be null

Line 1278: WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES(

1274: );
1275: WSM_log_PVT.logMessage (
1276: p_module_name => l_module,
1277: p_msg_text => 'Value returned by WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES '||
1278: WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES(
1279: p_org_id, /* organization_id */
1280: l_wip_entity_id, /* wip_entity_id */
1281: null, /* line_id */ -- for discrete/LBJ, this should be null
1282: null, /* first_schedule_id */ -- for discrete/LBJ, this should be null

Line 1301: WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES(

1297: p_fm_intraop_step_type is NOT NULL and
1298: p_to_op_seq_num is NOT NULL and
1299: p_to_intraop_step_type is NOT NULL and
1300: l_override_no_move_no_skip = 2 and /* No */
1301: WIP_SF_STATUS.COUNT_NO_MOVE_STATUSES(
1302: p_org_id, /* organization_id */
1303: l_wip_entity_id, /* wip_entity_id */
1304: null, /* line_id */ -- for discrete/LBJ, this should be null
1305: null, /* first_schedule_id */ -- for discrete/LBJ, this should be null