DBA Data[Home] [Help]

APPS.WSMPLBMI dependencies on WSM_MES_UTILITIES_PVT

Line 12770: l_move_codemask := WSM_MES_UTILITIES_PVT.move_txn_allowed(

12766: --end bug 5444062
12767:
12768: 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
12769: l_stmt_num := 20;
12770: l_move_codemask := WSM_MES_UTILITIES_PVT.move_txn_allowed(
12771: p_responsibility_id => fnd_global.resp_id,
12772: p_wip_entity_id => p_wip_entity_id,
12773: p_org_id => p_organization_id,
12774: p_job_op_seq_num => p_operation_seq_num,