DBA Data[Home] [Help]

APPS.WSMPLBMI dependencies on WSM_MES_UTILITIES_PVT

Line 12772: l_move_codemask := WSM_MES_UTILITIES_PVT.move_txn_allowed(

12768: --end bug 5444062
12769:
12770: IF ((p_status_type = 3) AND (p_current_step_type IS NOT NULL) AND (l_current_job_op_seq_num = p_operation_seq_num)) THEN
12771: l_stmt_num := 20;
12772: l_move_codemask := WSM_MES_UTILITIES_PVT.move_txn_allowed(
12773: p_responsibility_id => fnd_global.resp_id,
12774: p_wip_entity_id => p_wip_entity_id,
12775: p_org_id => p_organization_id,
12776: p_job_op_seq_num => p_operation_seq_num,