link between order table,customer table and shipping tables in oracle apps r12

link between OE ,HZ AND WSH Tables in oracle apps r12


select DISTINCT wnd.name shipper_no,
       wnd.confirm_date,
       hp.party_name,
       hcsua.location "Customer address",
       hl.address1,
       hl.city,
       hl.state,
       hl.postal_code,
       hl.country,
       ool.header_id,
       msi.segment1 L_L_Item_No,
       wlp.license_plate_number,
       ool.ordered_item "Customer_Part_No",
       wda.delivery_id,
       msi.inventory_item_id,
     ool.ordered_item "CUST_1",
   msi.segment1 "ITEM_1"
  from wsh_new_deliveries wnd,
       hz_cust_accounts_all hca,
       hz_parties hp,
       hz_locations hl,
       wsh_delivery_assignments wda,
       wsh_delivery_details wdd,
       oe_order_lines_all ool,
       mtl_system_items_b msi,
       mtl_parameters mp,
       wsh_delivery_details wdd_p,
       wms_license_plate_numbers wlp,
        hz_cust_site_uses_all hcsua
 where wnd.customer_id = hca.cust_account_id
   and hca.party_id = hp.party_id
   and wnd.delivery_id = wda.delivery_id
   and wda.delivery_detail_id = wdd.delivery_detail_id
   and hl.location_id = wnd.ultimate_dropoff_location_id
   and wdd.source_line_id = ool.line_id
   and wdd.source_header_id = ool.header_id
   and ool.inventory_item_id = elss.inventory_item_id
   and ool.inventory_item_id = msi.inventory_item_id
   and ool.ship_from_org_id = msi.organization_id
   and mp.organization_code='000'
   and wda.parent_delivery_detail_id = wdd_p.delivery_detail_id
   and wdd_p.lpn_id = wlp.lpn_id
   and ool.ship_to_org_id = hcsua.site_use_id(+)
   and wnd.name='7453179';

2 comments:

  1. حمل دریایی از چین به ایران راهکاری به‌صرفه برای واردات کالاهای حجیم، سنگین، تجاری و کانتینری است. در این سرویس، بار شما از بنادر اصلی چین به بنادر جنوبی ایران ارسال می‌شود و با توجه به حجم، نوع کالا و شرایط حمل، امکان انتخاب بین فول کانتینر FCL و خرده‌بار LCL وجود دارد. مدت زمان حمل در مسیرهای اصلی چین تا بندرعباس معمولاً چند هفته است و به بندر مبدا، نوع سرویس، مسیر کشتیرانی و شرایط بارگیری بستگی دارد. هزینه حمل دریایی از چین به ایران بر اساس نوع کانتینر، حجم و وزن بار، بندر مبدا، بندر مقصد، نوع کالا و نرخ هفتگی خطوط کشتیرانی تعیین می‌شود. به همین دلیل، قبل از رزرو حمل، بررسی مشخصات بار، مسیر مناسب و مدارک اولیه مثل پروفرما و پکینگ لیست اهمیت زیادی دارد. در ادامه، هزینه حمل کانتینر ۲۰ و ۴۰ فوت، مدت زمان حمل دریایی از چین، تفاوت FCL و LCL، بنادر اصلی چین، مدارک لازم و مراحل استعلام حمل را بررسی می‌کنیم. برای دریافت نرخ روز، بررسی شرایط بار و انتخاب مسیر مناسب از چین به ایران، با کارشناسان گروه تجاری ققنوس در ارتباط باشید. حمل دریایی از نینگبو به ایران

    ReplyDelete
  2. Freight Line Services (FLS) is a UK based international freight forwarding and logistics firm providing dependable shipping solutions to businesses and individuals worldwide. We provide air, sea, land, car shipment, customs clearance, parcel delivery and logistics solutions. Our crew has experience in the effective transportation of commercial freight, pallets, vehicles and heavy equipment. FLS streamlines global shipping by providing a variety of shipping options, international freight expertise, transparent communication, and professional service. Our goal is to make freight shipments simpler, safer and cheaper. Freight Line Services

    ReplyDelete

WIP Tables with description

  Table Name Description     WIP_ACCOUNTING_CLASSES stores accounting flexfield information for standard discrete jobs, non-standard asset j...