DBA Data[Home] [Help]

APPS.INV_CYC_LOVS dependencies on INV_MATERIAL_STATUS_GRP

Line 8379: inv_material_status_grp.update_status ( p_api_version_number => p_api_version,

8375: IF ( l_debug = 1 ) THEN
8376: print_debug ( 'Update the status of the new lot' );
8377: END IF;
8378:
8379: inv_material_status_grp.update_status ( p_api_version_number => p_api_version,
8380: p_init_msg_lst => NULL,
8381: x_return_status => x_return_status,
8382: x_msg_count => x_msg_count,
8383: x_msg_data => x_msg_data,

Line 8487: inv_material_status_grp.update_status ( p_api_version_number => p_api_version,

8483: l_progress := '60';
8484:
8485: IF p_update_serial_status = 'TRUE' THEN
8486: l_progress := '70';
8487: inv_material_status_grp.update_status ( p_api_version_number => p_api_version,
8488: p_init_msg_lst => NULL,
8489: x_return_status => x_return_status,
8490: x_msg_count => x_msg_count,
8491: x_msg_data => x_msg_data,

Line 8677: inv_material_status_grp.update_status ( p_api_version_number => p_api_version,

8673: l_progress := '30';
8674:
8675: IF p_update_serial_status = 'TRUE' THEN
8676: l_progress := '40';
8677: inv_material_status_grp.update_status ( p_api_version_number => p_api_version,
8678: p_init_msg_lst => NULL,
8679: x_return_status => x_return_status,
8680: x_msg_count => x_msg_count,
8681: x_msg_data => x_msg_data,