DBA Data[Home] [Help]

APPS.GMI_PICK_WAVE_CONFIRM_PVT dependencies on INV_GMI_RSV_BRANCH

Line 1937: IF NOT INV_GMI_RSV_BRANCH.Process_Branch(p_organization_id => l_detail_info.organization_id)

1933: RETURN;
1934: END IF;
1935:
1936: -- HW OPM Need to check the org for forking
1937: IF NOT INV_GMI_RSV_BRANCH.Process_Branch(p_organization_id => l_detail_info.organization_id)
1938: THEN
1939: l_process_flag := FND_API.G_FALSE;
1940: ELSE
1941: l_process_flag := FND_API.G_TRUE;