Shipment cost in customer billing doc

Hi all
I want to include shipment cost in billing document I want to know the detail process.
After rising shipment cost doc vi01 this will get reflected in
Shipment doc vt01n
I need to charge the cost to customer .i want to include cost in customer billing document VF01
I want to know from shipment document how will the condition types will be copied into billing document
1.Should I have to maintain any copy control between these two docs?
If yes what confi settings need to be done
Pls let me know  the steps in detail
regards
srijen

Hi mukund thanks for reply
in copy control i need to maintain "D" or "F"
i want to know from shipment cost document Vi01 how the conditions are copied to delivery document
for example- i maintained ZF01,ZF02 in shipment cost doc and i need these two conditions to be displayed in customer billing Vf01
1) from shipment cost doc how i have to get them in billing doc
what confi settings are needed
regards
sujan

Similar Messages

  • Linking customized D.O with Customized Billing doc.

    Hi Experts
    Seeking advice for linking the customized D.O with Customized Billing document type.
    For Interco STO, delivery NLCC and Billing Doc IV is customized.
    However, still custom D.O is looking for IV instead custom billing doc.
    Please only detailed responce guidence.
    Rgds
    RG

    Please "only" detailed responce guidence
    What do you mean by this ??  You cannot dictate the members and hence, please avoid commenting like this.
    Coming to your issue, I am confused on your statement
    Seeking advice for linking the customized D.O with Customized Billing document type.
    For Interco STO, delivery NLCC and Billing Doc IV is customized.
    in the first line, you say you have customized whereas in the second line, you said that system is not taking customized document type.  Please be clear in your question.
    thanks
    G. Lakshmipathi

  • Cost Price for Returns order adopting cost from preceding billing doc

    Hi Forum Experts,
    Our Returns Order (SO) currently obtains cost price (VPRS) based on material moving average price.
    However, what we really need is to copy the cost price from the preceding Billing Document.
    I've explored using VOFM and created a routine under (Formulas --> Condition Value) as per below.
    I found that while the debugger steps through this code, the value of the cost gets copied from the preceding document.
    However, immediately after the code finishes execution, the value gets resetted back to the material moving average price again.
    What can I do do let the system keep the copied cost price from the preceding document instead?
    FORM FRM_KONDI_WERT_998.
    DATA: lv_kbetr TYPE kbetr,
          ls_vbfa  TYPE vbfa,
          lv_knumv TYPE knumv.
    IF SY-TCODE = 'VA01' OR SY-TCODE = 'VA02' OR
           SY-TCODE = 'VA21' OR SY-TCODE = 'VA22'.
    IF xkomv-kschl EQ 'VPRS'.
    Get billing doc and position
    SELECT SINGLE vbelv posnv
    INTO corresponding fields of ls_vbfa
    FROM vbfa
    WHERE vbeln EQ komp-aubel "returns order number
    AND posnn EQ komp-aupos "returns order item
    AND vbtyp_n EQ 'H' "returns order
    AND vbtyp_v EQ 'M'. "invoice
    IF sy-subrc EQ 0.
    Get billing doc conditions key
    SELECT SINGLE knumv
    INTO lv_knumv
    FROM vbrk
    WHERE vbeln EQ ls_vbfa-vbelv.
    IF sy-subrc EQ 0.
    Get moving average price from billing doc conditions
    SELECT SINGLE kbetr
    INTO lv_kbetr
    FROM konv
    WHERE knumv EQ lv_knumv
    AND kposn EQ ls_vbfa-posnv
    AND kschl EQ 'VPRS'.
    IF sy-subrc EQ 0.
    Recalculate condition values
    xkomv-kbetr = lv_kbetr.
    xkomv-kwert = lv_kbetr.
    xkwert = xkomv-kwert.
    ENDIF.
    ENDIF.
    ENDIF.
    ENDIF.
    ENDIF.
    ENDFORM.
    Regards,
    Edric

    Hi,
    If you bring the Freight condition after PBXX and include in the net value, your problem will be solved.  so it will be 120 in MIGO, MIRO, Dellivery and VPRS in billing.
    We have the same situation and its working fine for us. 
    Thanks
    Krishna.

  • Shipment cost in Sales in billing document.

    hi gurus,
    I  have a scenario where Shipment Cost is to be calculated & then the same should carried to the billing doucment.
    do anybody have the step by step guide for Shipment Cost calculation  in Billing Document. Please mail me at [email protected]
    Thanks in advance
    Regards
    Mahendra

    Shipment cost can be calculate with Fright condition
    Step create condition type by opining standard freight condition KF00 and Step2 customized according to your requirement
    Step3 Maintain in pricing procedure
    Step4 maintain condition record
    Regards Ajit

  • Double actual cost in Profitability Analysis for cancelled billing doc

    Dear expert
    Say we have a billing doc posted in May, and we run ML closing and KE27 during month end closing, which transfered actual cost from material ledger to value field in PA.
    In June, we cancelled that billing document, the question is why the system automatically posted actual cost of cancelled billing docs to value field in PA right away (without KE27)?
    The reason I asked is because when we run KE27 for June closing, the SAP transfer again actual cost from material ledger to value field in PA. So we will have double posting of actual cost for cancelled billing document
    Please help, which setting did I missed to prevent SAP automatically posted actual cost of cancelled billing docs to value field in PA right away (without KE27)?
    Thx

    Hi
    Thats because you had double +ve also..
    Let me u/s your situation better
    1.PGI Posted COGS of Say, 100
    2. KE27 posted, say, addnl 20
    So, total COGS is now 120
    3. You posted a reversal now... It should post -100 and not -120.... Is it posting -120?
    Run KE27 for this month and see if it really posts -120 again... If it does, raise an OSS message to SAP... They are liable to help
    In my opinion, there is no Config set up for this... At best, you can try to assign different VF in KE4R for PV = 02 as compared to PV=01 and see if it helps
    br, Ajay M

  • Settelment of shipment cost to invoice (F2)

    Hi Gurus,
    I have a n issue,   I want to add transportation cost in billing doc. i.e The shipment cost calculated in VI01 doc , I want to add that cost to my invoice. So i can charge that transportation cost to my customer through invoice.
    Please help.
    Thanks
    Dev.

    Hi Dev,
    As you said you want to charge transportation/freight charge through invoice, so in that case, before you create billing document you can maintain your freight condition in VK11 OR you can write Z-Program(User Exit) also, to get it maintained automatically while saving VI01. So now you have your rate of freighr charge maintained as a condition record.
    Now in copying control for Billing document you can keep Pricing Type "H" that's "Redetermine freight conditions" So in your Billing Document you will get your frieght charges automatically..
    Hope it will help..
    Regards,
    Hardik.

  • Condition type VPRS missing in billing doc while batch split delivery.

    Dear Gurus,
    We are facing problem of condition type VPRS (COST) missing in billing doc while batch split delivery,
    Please let us know what can be problem or cause for this,
    Regards,
    Sai

    Hi,
    Check copy controls from Delivery to blling document - VTFL is there any thing missing Header as well as item level, at what lelvel your determining the price.  pricing at main item level or batch level.
    Pricing should be at main item level
    There will be two items 1 is main item 2. is Batch item
    chek cumulate cost has checked on main item or not
    and also gothrough the related Notes:
    Regards,
    MH

  • Invoce- billing doc

    Hi guys,
                What's the difference between INVOICE AND BILLING DOC?
    I m thinking that invoice is to give customer, billing doc is to store it for business  reference.
    let me clarify on this.
    thank you
    with regards
    chaitanya

    Both are same ,there is no diffrence .
    Some people speaks Invoice,others speaks Billing .
    Transaction is VF03
    Thanks
    Seshu

  • Billing the Shipment Costs to the Customer

    Hi,
    In my scenario, I had created shipment document & shipment cost document, now what ever be the cost in that I want to charge to customer in addition of material price.
    I had created condition type say KF00 in shipment & made it statistical. same condition is in my pricing procedure in SD.
    In front of procing procedure I had made tick mark i.e. Transaction speciefic price procedure
    In copy controll LF to F2, at item level I selected price source as shipment cost.
    But still cost is not flowing in the billing document.
    Please suggest what to do
    Thanks,
    kapil

    Hi,
    Refer this [http://help.sap.com/saphelp_erp60_sp/helpdata/en/d5/2285347860ea35e10000009b38f83b/frameset.htm]
    and [Re: sap sd Transportation;
    please check the copy control for Billing in the SAP Hep link
    Regards,

  • I can Billing shipment costs to the customer, But......

    hi
    I can Billing shipment costs to the customer, But i can't get an additional entry in the customer billing document.how to do? and could anyone help me?

    In the Pricing procedure, add a condition type for Freights ( preferably Manual condition). In the calculation make it add to the Net Price.

  • Multiple Shipment cost against single shipment doc

    Dear Gurus,
    We have a scenario in Transportation process.
    We are sending a shipment which contains three delivery docs each contains 100 qty, so total 300 qty.
    There are three invoices invloves in  this shipment against each delivery doc. This shipment goes to the Transporter's warehouse and the inward happens one by one invoice basis as per the cutomer's request. Say, when the customer inwards the first delivery transporter will submit his first freight bill to us. we clear that bill,  then next bill...so on..
    Here from one shipment document multiple shipment costs need to be created. Is this possible? If not what could be the soultion for this issue?
    Pls suggest. thanks in advance.
    (P.S:  I have referred this thread which is very similar to my req.
    Re: Multiple cost documents for one shipment doc , any other suggestions)
    Reg,
    JJ

    Dear Lakshmipathi ji,
    Thankx a lot for ur reply and giving some more light . However, My requiremnt is not to create multiple shipment documents in VT01N against one delivery and not all the customers have the web site updation on GRN details but ofcourse some of them.
    I have two issues here..
    1. My client sends a consignement which contains multiple deliveries each belongs to deifferent Routes thru' a transporter. For the transporter it's like a collection point. He collects the goods and takes to his place further distributing the goods to the respective destination. (like a courier agent).
    2.As i xplained before, as per the GRN of the customer basis they pay the frieght bills (weekly) . It happens for a whole delivery or invoice qty only.
    How to address this? Is this a only way to create one to one basis of shipment & delivery doc?
    Pls suggest.
    Reg,
    JJ
    Edited by: Jagsap on Dec 10, 2010 10:02 AM

  • Shipment Cost and Plant Abroad Config Doc

    Can anybody provide me with the Step by step
    1.Shipment cost configuration Doc.
    2.Plants abroad configuration doc.

    Hi
    Please Follow below steps.<b>Shipment cost</b>
    1)Create the transportation planning point for the company codes.
    2) Maintain transp. relevance for the dly doc. type, item cat and routes
    3) Define the shipment types
    4) Define the shipment cost types
    5) Define shipment cost item categories and assign
    6) Define shipment cost relevance
    7) Maintain pricing
    8) Assign purchasing data
    9) OBYC
    10) OKB9
    AND Please check the below:
    Step1: T.Code: VL01N: Just Create Delivery Note here. Do not do the Picking and Packing.
    (This is Client Specific)
    Step 2: T.Code: VT01N: Create Shipment.
    Here mention your Transportation Point and Shipment Type you Configured for this and Click on deliveries ICON.
    GO to W.ref to
    Outbound Delivery : Give your Delivery Number that you created earlier for this shipment and F8( Excute)
    Then Select the Delivery and Click on OverView
    Here Click on Planning then automatically Route( If route determination is done) and Vendor Number get generated and Save the Data.
    Step.3: T.Code: VL02N: Change Delivery.Here give the Delivery no and
    Do picking, Packing (If necessary) and PGI.
    <b>Plants abroad:</b> Sales-specific settings
    Description
    If plants exist abroad for a company, i.e. in the same company code, (within the EU), the tax postings and the trade statistics for the goods flow between these plants are required for (INTRASTAT) internal EU trades statistics. In SD, this applies to replenishment and consignment.
    You can meet these requirements by carrying out billing with special settings in pricing for the relevant transactions:
    Because the INTRASTAT declarations were created using billing documents and the tax postings were created using financial accounting documents, billing documents are created for consignment fill-ups or pick-ups and replenishment deliveries although they are not relevant for billing. However, because there are no amounts the billing document has a total value of 0, obtained using a special pricing procedure (see below). INTRASTAT declarations and tax postings (the billing document is forwarded to FI) are created based on the resulting billing documents.
    Do not make these settings if the plant abroad is not in the EU. All that is required is a pro-forma invoice.
    Change system parameters in customizing
    You can find Customizing for 'Plants abroad' in the IMG via 'Sales and Distribution/Basic functions/Taxes/Plants abroad "Plants abroad".)
    A special pricing procedure (RVWIA1) is assigned to the new billing document (billing type WIA) defined for replenishment deliveries and consignments between EU countries. This pricing procedure has the following structure:
          1. Pricing condition (PR00)
          2. Input tax in destination country (based on pricing condition)
          3. Output tax in country of departure (that is, 0% on deliveries within the EU)
          4. 100% discount R100 (based on pricing condition)
          5. Output tax in destination country (based on the 100% discount)
    This causes the total value of the billing document to be 0. The discount annulls the price. Input and output tax have the same percentage rate so that the total of the tax posting is zero and the total billing document has value 0.
    Changes to the interface
    Stock transfer
    Replenishment deliveries between different EU countries are relevant for billing. The billing status is A.
    The origin of the VAT registration number (billing header) has a new value: J
    Consignment fill-up / pickup
    Consignment fill-ups / pickups between different EU countries are relevant for billing. The billing status is A.
    The origin of the VAT registration number (billing header) has a new value: J
    During consignment fill-up, the coutry of the ship-to party is now used as the departure country country for tax determination.
    Changes in procedure
    Deliveries that occur as a result of a stock transfer order, can be billed if the delivering and receiving plants are in different EU countries and belong to the same company code.
    Consignment fill-ups and pickups can be billed if the delivering plant is in an EU country and the consignment stores are in a different EU country. The consignment fill-up is then no longer relevant for the INTRASTAT declaration.
    Condition records must be created for tax conditions WIA1, WIA2, and WIA3.
          1. WIA1: Input tax in country of destination.
          The tax code for the tax determination procedure of departure country must agree with the tax code of the country of the company code. This is because the tax code is accessed via the company code country during forwarding to FI. The field 'reporting country' (that is - country of destination) must be maintained in the characteristics of the tax code.
          2. WIA2: Output tax in the country of departure (0 % for EU-internal deliveries)
          3. WIA3: Output tax in country of destination.
          The tax code for the tax determination procedure of departure country must agree with the tax code of the country of the company code. This is because the tax code is accessed via the company code country during forwarding to FI. The field 'reporting country' (that is - country of destination) must be maintained in the characteristics of the tax code.
    The total of the taxes has a value of 0. The total of the billing document also has a value of 0. The price is reduced by 100% using discount R100.
    Procedure for removing dataset errors
    Note:
    When you maintain the tax indicator, remember that the tax indicator must be maintained at the same time in different tax determination procedures, or that you have to create a general tax determination procedure containing the tax indicators of the different relevant countries.
    Please read the Release Note
    abroad.
    Dependent functions
    INTRASTAT declarations, combined declaration, Sales tax advance return
    http://sap.ittoolbox.com/groups/technical-functional/sap-acct/plant-abroad-functionalty-66840
    SHESAGIRI.G
    Message was edited by:
            SHESAGIRI.G

  • Pass the shipment costs to billing document

    Hi All,
    I want to transfer the shipment costs to billing document.
    But i don't want to transfer to customer. I want to post it as accruals.
    What are the settings need to do in SD and transportation module for copying the shipment costs to billing documenbt.
    Do we require to maintain any special config.
    Please help me to solve it out.
    Thanks
    Lakki

    Hi
    Maintain the Pricing procedure for the shipment cost document,in which place a Frieght condition type suppose fb00 which also has to be placed in your billing document pricing procedure for the last step with stastical check so that from shipment ,frieght will be copied but the value will not be inclued in the netvalue for ur customer.for frieght condition type maintaian req-51 with base cal -51in ur shipment pri.proc.   Apart from this maintain in copy control from delivery-billing price source as 'F'.
    Hope this will help u.
    Sujith.

  • Billing for shipment cost

    hi all,
    can anyone tell me how will add the calculated shipmet cost in to my billing,so that i adds to hte net value in the billing.
    please do guide me if any configuration is required.
    thanks.

    HI
    I did the settings in copy control for delivery to billing :
    Pricing Source : F
    after this
    When I creating billing document (delivery related) using VF01 - I am getting the error:
    0000500095 000010 Shipment 0000100020: Shipment Cost Determination is incomplete
    Diagnosis: Copying Control for billing requires that shipment costs are copied from the shipments belonging to this delivery shipment costs have not yet been fully calculated for a shipment belonging to this delivery.
    System Response: Billing is not completed
    Procedure: Check the shipments belonging to the delivery
    calculatye the shipments for all shipments
    set the shipments as not relevant for shipment cost calculation, if necessary.
    Can u please suggest how to solve this issue.
    I checked the Shipment Document STATUS:
    it says
    Freight Cost Shipment Header Status:
    Shipment costs Cal.: Completely Processed.
    Shipments costs set: Completely processed
    Complete Freight Cost doc. Status:
    OvSts freight cost doc.status: partially processed
    Tot Shp.Cost settlement status : Completely processed.
    even i checked the vendor (forwarding agent) a/c. :the amount got posted to his account.
    please advice me.
    thanks in advance.
    babu rao

  • Billing doc cost PCA versus GL

    The billing doc cost should be different for the PCA posting versus the GL posting. We have transfer pricing activated as well as material ledger. On the material master the standard price for legal valuation is different than profit center valuation and that is fine. When the billing doc posts it uses standard price for legal valuation for the GL posting. It should use standard price for profit center valuation. It uses legal valuation instead. Goods issue does use the correct standard price for GL versus PCA though.
    How do I make the billing doc use the correct standard price ( profit center valuation ) for PCA?

    Hi,
    I am a bit confuesed on scenario explained by you and I am tring to restate the same:
    1.  You are using Transfer Pricing and Material Ledger is active.
    2.  You have different prices updated in Standard Price for Legal and Profit Center Valuations respectively.
    3.  When you make a goods issue, the system uses the Standard Price in the Legal Valuatoin for accounting. 
    4.  You need the system to use Profit Center Valuation Price for accounting.
    Opinion.
    The Goods issue as updated in the Financial Accounting should use only the Legal Valuation values.  The Profit Center Document anyhow will have the cost of sales based on the profit center valuation.  This is by design and correct approach.
    If your question is related to values posted in Profitability Analysis.  You need to activate profit center valuation in PA and then you will see that both values flow to Profitability Analysis.
    Hope this helps you.
    Varadharajan

Maybe you are looking for

  • Urgent - Idoc type and the Message type

    Hello Its very urgent. I want to know the basic idoc type and the message type used for EDI 894 transmission (Delivery / Return Base Record). Please respond at the earliest. Thanks in advance

  • Idoc problem

    Hi, Idoc is not generating for a perticular material .Please advice.I  am getting the msg "Material 2442-02 not maintained in plant USME". Regards, Somenath

  • Final Cut Pro not under "Purchases"

    I bought Final Cut Pro this summer and I want to move the app onto my new computer, but when I go in the App Store it does not show up under "Purchases." I already deleted FCP off my old computer so I'm stuck with nothing. i checked other posts but n

  • Prob with running 2nd Servlet prog.

    Hi, I am new to Java. Recently I ran my 1st servlet program. I have also run my 2nd servlet program using the following web.xml file: <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application

  • Catalyst Express 500 series connection problems

    Hello! our company is currently using two 500 series switch connected to eachother using the g1/1000mbits port, a cisco router is also plugged in to one of the switches for broadband internet access. After deployment the following problems came up, w