Report on Shipment

Hi Gurus,
Is there a query or transaction where I can extract a list all shipments made to customer during 2008 and 2007 by product and country/market.
For report with the following fields:
Product number, product description, quantity, shipment date, customer number  (ship to), market/country (to which the customer belong).
Kindly comment so as to give me a clue to what tables to use to create a query.
Thanks
Bawa

Dear Bawa,
I don't know, how useful would these reports be:
VT11, VT12, VT16 & VT20
If not, then you may also check/ develop your query with:
VTTP - Shipment header
VTTK - Shipment detail
Along with Delivery Details:
Table: LIKP/LIPS
Hope, this information may help you, some extent.
Very Best Regards,
Amit
Note: Reference -
[Tables and Structures|https://www.sdn.sap.com/irj/scn/wiki?path=/display/erplo/sd%252brelated%252btables%252band%252bstructures]

Similar Messages

  • Report showing Shipments & Weights

    Hello SAP Gurus,
    Is it possible to get a standard SAP report showing Shipments and their Weights at the end of every month? or would this have to be a SAP querry job
    Thanks

    Dear jimmy
    try in SE16 with tables LIKP and LIPS
    thanks
    G. Lakshmipathi

  • Confirmation report for shipment tracking

    Dear experts,
                       how can i  generate a confirmation report for shipment tracking-vendor wise  ???
    Regards,
    Durgesh Tambat.

    Hi Durgesh Tambat;
    Please search in SCN before create a thread , i hope that you will reach your solution.
    Regards.
    M.Ozgur Unal

  • Report for Shipment cost calculation based on Delviery Line items

    Hi,
    What would be the Standard SAP report where I can find the shipment cost based on Delivery line item. Currently there is a report ME2S that gives the cost based on PO. But I want to find a report based on outbound delivery line item.
    Regards
    Gaurav

    I hope VI11 should help you

  • Report on Shipment/Freight Costs

    Dear Forum,
    We are following the process whereby the Shipment/Freight costs are included in the POs as conditions. At the time of Goods Receipt, as per the standard procedure, the Shipment/Freight Costs are loaded on to the materal costs of the Inventories received. Now there is a requirement to monitor the Shipment/Freight Costs and a report is required to be generated which would give the material costs as well as the Shipment/Freight costs. How can we generate the same?
    Your help would be highly appreciated.
    Regards

    >
    raj n wrote:
    > Dear Forum,
    >
    > We are following the process whereby the Shipment/Freight costs are included in the POs as conditions. At the time of Goods Receipt, as per the standard procedure, the Shipment/Freight Costs are loaded on to the materal costs of the Inventories received. Now there is a requirement to monitor the Shipment/Freight Costs and a report is required to be generated which would give the material costs as well as the Shipment/Freight costs. How can we generate the same?
    >
    > Your help would be highly appreciated.
    >
    > Regards
    You can use MB51(Amount in LC,101 mvmt type) for material cost.
    Find shipment / freight cost using FBL3N report for required g/l account.

  • Shipment analysis report

    I am new in ABAP. I'am practicing a report in Shipment Analysis. I need to display following data as O/P.
    i. country
    ii.despatch date
    iii.route
    iv.route name
    v. carrier
    vi. carrier name
    vii.shipment
    vii.count of shipments
    viii. delivery
    ix. ship-to name
    x. boxed/hanging
    xi. no. of hus
    xii. no. of items
    xiii. weight
    xiv.weight uom
    xv.volume
    xvi.volume uom
    xvii.service actual
    xvii.service target
    xviii.within target
    xix. invoice value (inc. VAT)
    xx. invoice value (Exe. VAT)
    Please help me to get the flow. What is actually happenning in shipment process?Anybody plz explain a bit on above data in aspect of shipment analysis. Thanks.

    Hi,
    Go through these standard reports
    VL04 Process Delivery Due List
    V_SA Collective Proc. Analysis (Deliv.)
    VL10 Edit User-specific Delivery List
    V_UC Incomplete SD Documents
    VL22 Display Delivery Change Documents
    VL37 Wave Pick Monitor
    VL38 Groups Created: Wave Picks
    VL06 Delivery Monitor
    VL06F General delivery list - Outb.deliv.
    VL06O Outbound Delivery Monitor
    VL06I Inbound Delivery Monitor
    VL06C List Outbound Dlvs for Confirmation
    VL06P List of Outbound Dlvs for Picking
    VL06L Outbound Deliveries to be Loaded
    VL06T List Outbound Dlvs (Trans. Planning)
    VL06G List of Oubound Dlvs for Goods Issue
    VL23 Goods Issue (Background Processing)
    VL06IC Confirmation of putaway inb. deliv.
    VL06IP Inbound deliveries for putaway
    VL06IG Inbound deliveries for goods receipt
    VL06IF Selection inbound deliveries
    VL70 Output From Picking Lists
    VL71 Output from Outbound Deliveries
    VL72 Output from Groups of Deliveries
    VL74 Output from Handling Units
    VL13 Create Deliveries in Dec.Shipping
    VL73 Confirmation of Decentr.Deliveries

  • Delivery document no in shipment cube ?

    How to identify delivery document no from shipment extract stru ?
    I need a report with shipment details for specific del document no . Do v have any field in shipment extract structure where v can link it with delivery doc no .
    Let me know field name and extractor name
    Regards

    The field VBELN on the 2LIS_08TRTLP DataSource is the Delivery Number.

  • Can we use the output of a report as in input for the other report?

    Dear All,
    I would like to know if we have any option in OBIEE where in we can save the output of a report and use it as a filter for another report?
    My scenario is like:
    1) I have a report on ORDERS which gave me 250 orders.
    2) I want to have a report on SHIPMENT table for these 250 Orders.
    Can we save the result of report 1 as a filter and use it in 2nd report?
    please advise.
    Thanks,
    Suma

    Hi,
    By using advanced tab in filters like filter based on another request we can achieve this
    Regards
    Naresh

  • Shipment order using BAPI

    hi all,
      bapi_shipment_create is the bapi ,i want to use for the creation of shipment order but the structures & the fields inside that bapi is unfamiliar to me.so i need some samples so that i can follow.
    1)i want to know which structures , i have to use & what r the fields of that structures, i have to pass so that a shipment order will be created.
    that means, what r the fields of that bapi i have to use to crete a complete shipment order?plz suggest.
    can anyone send me some sample code for creating shipment order using bapi?
    Thanks & Regards

    Hi,
    Check this sample code.
    REPORT ztest_bapi_shipment_create .
    * This report is provided to help understanding the interface *
    * of function module 'BAPI_SHIPMENT_CREATE' with regard to    *
    * its ability to fill the different shipment-deadlines        *
    * With running this report, new shipments are created         *
    * fill the interface for bapi
    DATA: headerdata LIKE bapishipmentheader,
             headerdeadline LIKE bapishipmentheaderdeadline
                        OCCURS 0 WITH HEADER LINE,
             itemdata LIKE bapishipmentitem  OCCURS 0 WITH HEADER LINE,
             stagedata LIKE bapishipmentstage OCCURS 0 WITH HEADER LINE,
             stagedeadline LIKE bapishipmentstagedeadline
                               OCCURS 0 WITH HEADER LINE,
             itemonstage LIKE bapishipmentitemonstage
                              OCCURS 0 WITH HEADER LINE,
             address LIKE bapishipmentaddress
                              OCCURS 0 WITH HEADER LINE,
             hdunheader LIKE bapishipmenthdunheader
                              OCCURS 0 WITH HEADER LINE,
             hdunitem LIKE bapishipmenthdunitem
                              OCCURS 0 WITH HEADER LINE,
             return LIKE bapiret2  OCCURS 0 WITH HEADER LINE.
    SELECTION-SCREEN COMMENT /1(83) com1.
    SELECTION-SCREEN COMMENT /1(83) com2.
    SELECTION-SCREEN COMMENT /1(83) com3.
    SELECTION-SCREEN COMMENT /1(83) com4.
    SELECTION-SCREEN COMMENT /1(83) com5.
    SELECTION-SCREEN COMMENT /1(83) com6.
    SELECTION-SCREEN COMMENT /1(83) com7.
    SELECTION-SCREEN SKIP 1.
    SELECTION-SCREEN ULINE.
    SELECTION-SCREEN BEGIN OF BLOCK header WITH FRAME TITLE text-hrd.
    * Headerdate - obligatory
    SELECTION-SCREEN COMMENT /1(79) com8 FOR FIELD tplst.
    PARAMETER: tplst LIKE vttk-tplst.
    SELECTION-SCREEN COMMENT /1(79) com9 FOR FIELD tplst.
    PARAMETER: shtyp LIKE vttk-shtyp.
    SELECTION-SCREEN END OF BLOCK header.
    SELECTION-SCREEN ULINE.
    SELECTION-SCREEN BEGIN OF BLOCK status WITH FRAME TITLE com10.
    * Plan
    PARAMETER:  plan LIKE  bapishipmentheader-status_plan.
    *checkin
    PARAMETER:  check LIKE  bapishipmentheader-status_checkin.
    *load start
    PARAMETER:  load_s LIKE  bapishipmentheader-status_load_start.
    *load end
    PARAMETER:  load_e LIKE  bapishipmentheader-status_load_end.
    *Completion
    PARAMETER:  compl LIKE  bapishipmentheader-status_compl.
    * tra begin
    PARAMETER:  ship_s LIKE  bapishipmentheader-status_shpmnt_start.
    * tra end
    PARAMETER:  ship_e LIKE  bapishipmentheader-status_shpmnt_end.
    SELECTION-SCREEN END OF BLOCK status.
    * Headerdeadline
    SELECTION-SCREEN BEGIN OF BLOCK h_deadline WITH FRAME TITLE com11.
    PARAMETERS: ttype(10)
                DEFAULT 'HDRSTPLDT', "= End of planning
                utc LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype2(10)
                DEFAULT 'HDRSTCIPDT',"= planned date of check-in
                utc2 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone2 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype3(10)
                DEFAULT 'HDRSTCIADT',"= actual date of check-in
                utc3 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone3 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype4(10)
                DEFAULT 'HDRSTLSPDT',"= planned date f. start loading
                utc4 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone4 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype5(10)
                DEFAULT 'HDRSTLSADT',"= current date f. start loading
                utc5 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone5 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype6(10)
                DEFAULT 'HDRSTLEPDT',"= planned date f. end loading
                utc6 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone6 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype7(10)
                DEFAULT 'HDRSTLEADT',"= actual date f. end loading
                utc7 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone7 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype8(10)
                DEFAULT 'HDRSTCPDT',"= planned date f. shpmnt completion
                utc8 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone8 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype9(10)
                DEFAULT 'HDRSTCADT',"= actual date f. shpmnt completion
                utc9 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone9 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype10(10)
                DEFAULT 'HDRSTSSPDT',"= planned date f. start shpmnt
                utc10 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone10 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype11(10)
                DEFAULT 'HDRSTSSADT',"= actual date f. start shpmnt
                utc11 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone11 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype12(10)
                DEFAULT 'HDRSTSEPDT',"= planned date f. end shpmnt
                utc12 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone12 LIKE bapishipmentheaderdeadline-time_zone.
    PARAMETERS: ttype13(10)
                DEFAULT 'HDRSTSEADT',"= actual date f. end shpmnt
                utc13 LIKE bapishipmentheaderdeadline-time_stamp_utc,
                zone13 LIKE bapishipmentheaderdeadline-time_zone.
    SELECTION-SCREEN END OF BLOCK h_deadline.
    * Format the select-options                                           *
    INITIALIZATION.
      com1 = 'This report was provided to help understanding the behaviour'.
      com2 = 'of function module BAPI_SHIPMENT_CREATE with regard to its '.
      com3 = 'ability to fill the new shipments deadlines: '.
      com4 = 'Planning, Check-In, Loading Start, Loading end, '.
      com5 = 'Shpmnt completion, Shipment start and shipment end.'.
      com6 = 'This report creates new shipments which can be '.
      com7 = 'viewed e.g. with transaction VT03n'.
      com8 = 'Transportation Planning Point (obligatory)'.
      com9 = 'Shipment type (obligatory)'.
      com10 = 'BAPISHIPMENTHEADER-Flags --> see note 531207 '.
      com11 = 'HEADERDEADLINE-Structure --> see note 531207 '.
    START-OF-SELECTION.
    ******************head begin***********************************
      headerdata-trans_plan_pt = tplst.
      headerdata-shipment_type = shtyp.
    * change Plan status
    *  HEADERDATA-SHIPMENT_NUM = tknum.
      IF plan <> space.
        headerdata-status_plan = plan.
      ENDIF.
    * Change Check_in status
      IF check <> space.
        headerdata-status_checkin = check.
      ENDIF.
    *load beginn
      IF load_s <> space .
        headerdata-status_load_start = load_s.
      ENDIF.
    * load end
      IF load_e <> space .
        headerdata-status_load_end = load_e.
      ENDIF.
    * completion
      IF compl <> space.
        headerdata-status_compl = compl.
      ENDIF.
    *tra beginn
      IF ship_s <> space.
        headerdata-status_shpmnt_start = ship_s.
      ENDIF.
    *tra beginn
      IF ship_e <> space.
        headerdata-status_shpmnt_end = ship_e.
      ENDIF.
    ***** HEADERDEADLINE END OF PLANNING
      IF ttype <> space.
        headerdeadline-time_type = ttype.
        headerdeadline-time_stamp_utc = utc.
        headerdeadline-time_zone = zone.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE PLANNED DATE OF CHECK-IN
      IF ttype2 <> space.
        headerdeadline-time_type = ttype2.
        headerdeadline-time_stamp_utc = utc2.
        headerdeadline-time_zone = zone2.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE ACTUAL DATE OF CHECK-IN
      IF ttype3 <> space.
        headerdeadline-time_type = ttype3.
        headerdeadline-time_stamp_utc = utc3.
        headerdeadline-time_zone = zone3.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE PLANNED D START OF LOADING
      IF ttype4 <> space.
        headerdeadline-time_type = ttype4.
        headerdeadline-time_stamp_utc = utc4.
        headerdeadline-time_zone = zone4.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE CURRENT D START OF LOADING
      IF ttype5 <> space.
        headerdeadline-time_type = ttype5.
        headerdeadline-time_stamp_utc = utc5.
        headerdeadline-time_zone = zone5.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE PLANNED D END OF LOADING
      IF ttype6 <> space.
        headerdeadline-time_type = ttype6.
        headerdeadline-time_stamp_utc = utc6.
        headerdeadline-time_zone = zone6.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE ACTUAL D END OF LOADING
      IF ttype7 <> space.
        headerdeadline-time_type = ttype7.
        headerdeadline-time_stamp_utc = utc7.
        headerdeadline-time_zone = zone7.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE PLANNED D SHIPMENT COMPLETION
      IF ttype8 <> space.
        headerdeadline-time_type = ttype8.
        headerdeadline-time_stamp_utc = utc8.
        headerdeadline-time_zone = zone8.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE ACTUAL D SHIPMENT COMPLETION
      IF ttype9 <> space.
        headerdeadline-time_type = ttype9.
        headerdeadline-time_stamp_utc = utc9.
        headerdeadline-time_zone = zone9.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE PLANNED D START OF SHIPMENT
      IF ttype10 <> space.
        headerdeadline-time_type = ttype10.
        headerdeadline-time_stamp_utc = utc10.
        headerdeadline-time_zone = zone10.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE ACTUAL D START OF SHIPMENT
      IF ttype11 <> space.
        headerdeadline-time_type = ttype11.
        headerdeadline-time_stamp_utc = utc11.
        headerdeadline-time_zone = zone11.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE PLANNED D END OF SHIPMENT
      IF ttype12 <> space.
        headerdeadline-time_type = ttype12.
        headerdeadline-time_stamp_utc = utc12.
        headerdeadline-time_zone = zone12.
        APPEND headerdeadline.
      ENDIF.
    ***** HEADERDEADLINE CURRENT D END OF SHIPMENT
      IF ttype13 <> space.
        headerdeadline-time_type = ttype13.
        headerdeadline-time_stamp_utc = utc13.
        headerdeadline-time_zone = zone13.
        APPEND headerdeadline.
      ENDIF.
    itemdata-DELIVERY  = '0080000028'.
    itemdata-ITENERARY = '0001'.
    append itemdata.
      CALL FUNCTION 'BAPI_SHIPMENT_CREATE'
           EXPORTING
                headerdata     = headerdata
           TABLES
                headerdeadline = headerdeadline
                itemdata       = itemdata
                stagedata      = stagedata
                stagedeadline  = stagedeadline
                itemonstage    = itemonstage
                address        = address
                hdunheader     = hdunheader
                hdunitem       = hdunitem
                return         = return.
      LOOP AT return.
       WRITE:/ return-message.
      ENDLOOP.
    Regards
    vijay

  • T. CODE FOR PRODUCTION + SHIPMENT DETAILS.

    Dear All ,
                               Pl Help  me i want to know that is there any T.CODE by which user can get detail report for production of all it's products &  is there any T.CODE by which i can get detailed report of Shipment of all it's Products .
    Regards,
    SAP11

    Tables
    Shipping :
    VTTK          Shipment header
    VTTP          Shipment item
    VTTS          Stage in transport
    VTSP          Stage in transport per shipment item
    VTPA          Shipment partners
    VEKP          Handling Unit - Header Table
    VEPO          Packing: Handling Unit Item (Contents)     
    I guess you will find that in VTTK....
    Just Check via Tcode SE16 enter the table name and enter the document number, serch for the field...
    Regards

  • Mass maintnence of shipment cost condition records ( VK32 - Configuration )

    hi all ,
    does any body knows what are the necessary configuration for mass maintenance/view
    of condition records ( trans VK32 ) ?
    ( for instance if i want to search by condition record or SA )
    is there any other pricing reports for shipment cost condition records ?
    im trying to configure with transaction V/LA but i cant add the necessary fields ( SA , shipment route,
    condition record ..) or the necessary condition tables .
    regards ,
    ASA MOKED

    transaction  v12l_a

  • Destination and departure country for 'Delivery in shipment'

    Hi,
    I have a reporting that requires field from this structure VTRLP (Delivery in Shipment: item)
    Therefore, I need to know the source of that this structure is getting from.
    Below are the fields that I need:
    1) LAND1 - destination country
    2) ORT01 - destination city
    3) ALAND - departure country
    4) VSTEL - shipping point
    5) VGBEL - reference order number
    6) BRGEW - gross weight
    I found that LIPS table contains has VBGEL and BRGEW fields, LIKP has VSTEL. I m not so sure whether I can used it or not.
    I have no idea where are the sources for these 3 fields:
    1) LAND1 - destination country
    2) ORT01 - destination city
    3) ALAND - departure country
    Appreciate some advice. Thanks.

    Hi Ravi,
    I found this table VTTS contains most the data that I need but it only has shipping number.
    I need for each delivery in the shipment, display shipping point, destination country, destination city, order number, etc.
    here is the sample report layout:
    Shipment no. 1     Delivery shipping pont 1/ destination 1     order no. 1
                       Delivery shipping pont 2/ destination 2     order no. 2
    Shipment no. 2     Delivery shipping pont 3/ destination 3     order no. 3
                       Delivery shipping pont 4/ destination 4     order no. 4
    Thanks.

  • Shipment details in IS OIL data extraction

    Dear Experts,
    We have got the requirement to create reports on shipment details. Based on the requirement we have identified the
    Infosouce/ Data source : 0OI_TD_OIGSII
    Info Cube: 0OI_TDC01. we think this cube will satisfy the requiremnt.
    But the problem is the data source is not delta enabled. so how do we extract the data and how to capture the delta.
    These data sources are  IS OIL specific, so dont know the data extraction procedure.
    Please advise.
    Regards
    venu

    Hi,
    I don't know the module oil.
    1. what is the selection in your infopackage - a date?
    2. can you decide: in which time selection you have changes in the data: for example the last 12 month?
    3. create a DSO and load the data.
    4. load the delta in a infocube.
    Sven

  • What is the Shipments Datasource?

    Hi,
    I have a requirement where I need to report total shipments in an order and how many days are there between order date and shipment date. My question is what datasource I can use to achieve this functionality. I appreciate your help with reward.
    Thanks,
    Rao.

    Monica,
        I think we can't get the Goods Issue Document Number from the 2LIS_03_BF. If you are able to fidn out the Material Document number from the abouve mentioned Data Source, we can go with Monica View.
    Shipment processed date depends on the Goods Issue date.
    We have a Shipment header Data Source, there you will all the materials. Go through the Documentation, for Shipment Header DS.you will get better idea. That DS will give you when the shipment Started and When shipment ended.
    Monica please update the thread with your View.
    Thanks and Regards,
    Nagesh.

  • IPhone 6 Plus Shipment Concern

    Ok...I ordered my new iPhone 6 Plus as soon as I got access to the App Store, which was about 2:23 am CST.  I completed my order within 5 minutes, so I really think my order was among the first received by Apple.  Confirmed delivery by 9/19, so everything should be cool.  My concern is, however, that when I check my order online, it says "Preparing For Shipment, Delivery by 9/19". It has shown that since last Friday afternoon.  My order was processed fast, but I don't have any confirmation that it has shipped yet.  I've read reports that shipments are arriving in Alaska/Chicago, so shouldn't my order show as "Shipped", if I'm to get it in less than 48 hours??  I'm just really nervous that something goody is going on.  What have you guys/gals heard??  Thanks, Mike

    Your order likely has already shipped if your expecting your phone on September 19th. Apple seem to be lacking on the notifications. My order has the same status but it has already shipped. Thankfully I found a article from the iPhone 5 release that helped me track down my package it works! To look up your tracking number:
    Go to the UPS Tracking webpageand click “Track By Reference”
    Enter the phone number used for ordering the iPhone 6, enter the delivery date range, enter the delivery country (USA), and your delivery zip code, then click “Track”
    Voila, your pre-order tracking number is revealed as is the current location of your iPhone 6
    If you’re obsessive like many of us, you’ll probably want to save that tracking number so you can refresh it constantly on the 19th

Maybe you are looking for