Shipment cost- VI03

Hello,
We have problems with some shipment costs in which field called u201Cassignedu201D has value B( Account assignment partially completed)  and it can not be transferred.
Please can any one explain what does it mean this B and what is the problem.
BR,
Zulfikar

Hi Zulfikar,
As per your thread system response is there is no proper settings to transfer the shipment cost for the settilement.
Plaes go through this IMG path then check the settings related to settlement of the shipment cost.
Also take help from FI consultant.
SPRO-->Logistics Execution >Transportation>Shipment costs-->Settlement
Assign Purchasing data
Maintain account assignment category
Automatic G/L account Determination
Automatic determination of CO assignments
For detail about Shipment Cost Settlement with Service Agent go through this link
http://help.sap.com/saphelp_47x200/helpdata/en/93/74413b546011d1a7020000e829fd11/frameset.htm
I hope it will help you,
Regards,
Murali.

Similar Messages

  • Shipment cost(net value) changes in VI02/VI03

    hello,
    In VI02 or VI03,when I see the shipment costs(net value)for one item has some value say 100 eur.I am double clicking that line item where the shipment cost(net value) will be different value say 10 eur.Once again when I double click that line item,in the next screen i can see condition types with different charges.
    now when i come back twice to my first screen, I see that shipment costs(net value) is displayed as 10 eur instead of 100eur.
    What may be the reason behind this? Is this Standard SAP functionality?
    Regards
    goutham

    Hello,
    I didnot select the button update i just double clicked the line in the Shipment costs item tab where it will take me to the sub-item conditions details.Then if we come back to original screen,price is changed.
    Regards
    Goutham

  • Error while saving VI02 Shipment Cost

    Hi,
    We are testing here transportation module in new company code.
    While saving VI03 Shipment cost, system is not creating Purchase order, as item catagory D-Service.
    It is giving error that, Document type NB is not defined for Starnd PO.
    But we have created new PO document type FR01 instead of NB.
    Is there any posibility to assign PO Document type FR01 for shipment cost?
    Waiting for your reply.
    Thanks,
    Samir Bhatt

    Hello Samir,
    the purchase order is generated with report RV54POCR, which is called as soon as no suitable purchase order is available and the item category is set for po generation.
    Which document type is used for the purchase order generation depends on default po type assigned to the transactions ME21N/ME21. Please check the following code of the generation report:
    Get Default PO type
    CALL FOR TCODE ME21N FIRST, IF NOT FOUND, CALL FOR ME21.
    SELECT SINGLE * FROM t160 WHERE tcode EQ 'ME21N'.
    IF NOT sy-subrc IS INITIAL.
      SELECT SINGLE * FROM t160 WHERE tcode EQ 'ME21'.
    ENDIF.
    Depending on your business needs you are able to assign a different type or to use the corresponding user exit which is called short after the above coding.
    I hope I was able to help you with this issue!
    Regards,
    Tom

  • Shipment Cost Document (LE-Transportation)

    Hi
    After flagging the Transfer check box in the Settlement Tab in item details of shipment cost document(VI03), the Purchase order(ME23N) and Service entry sheet(ML81N) are automatically getting generated. PO and Service entry sheet numbers can be seen in Service Procurement tab.
    Question 1: When I separetely look into PO, I am unable trace back the flow. I mean, there is no reference of Shipment cost number in PO.
    Question 2: I want the service entry sheet to get on hold/not accepted status so that i can add the list of services performed by the Forwarding agent / service agent mentioned in Shipment cost document.
    Question 3: Is there any configuration setting which makes only to create a PO automatically and not the Service Entry sheet ??
    Note: This subject is a mix of  Transportation (Logistics Execution) and  External Service Management (Materials management). The moderator of this forum can take a call on placement of this thread under suitable section.
    Thanks
    Maruthi
    Edited by: MARUTHI RAM on Jun 4, 2009 2:52 AM

    Could not get the answers. Just closing this thread.

  • Shipment cost with authorization check

    Dear Expert,
    I have a problem about shipment cost, my requirement would like to check authorize by transport planning point
    during transaction
    VI01
    VI02
    VI03
    VI04
    but Standard shipment cost check only "Shipment Cost Type"
    there is the user exit to check authorize in stage VI01 VI02 and also in VI03 VI04
    or what should I do
    Thank you  very much for suggestion

    Dear Expert,
    I try to activate "Transport planning point" for checking authorize in VI01
    also I check authorize object by "ST01"
    there is no authorize check about "Transport planning point" (only have shipment cost type)
    then i debug on VI01
    1. put shipment number
    2. debug
    3. enter
    in this area there is no transport planning point in variable that sent to check authorization
    Please Helps me find out this solution
    thank you very much

  • Control of Incoterms in creation of Shipment Costs

    Dear All,
    We calculate shipment costs (Through Transportation module in SD-Freight payment-Outwards) on calculation base A (Delivery) or B
    (Delivery item) and do not want to calculate deliveries that have certain
    Incoterms (for example, TOP-To Pay, where Customer makes payment to Transporter).
    By default, the system always creates a subitem in the shipment cost
    document for the corresponding calculation base for every delivery item or for every delivery involved.
    We want to have Control over certain Incoterms where we don't pay to the customers. We want to restrict the users not to calculate Shipment Costs in TOP-To pay cases. Kindly help if any Userexits available for this scenario to handle.   
    Regards
    Subrat

    Hi,
    I think we have a similar requirement. For FCA transports is the transport cost zero. We have created a seperate condition in the cost procedure as a condition class A ( discount or surcharge ) in T_06. This has an access sequence assigned which uses a 9xx condition table (T_03) with fields Service agent f.stage ( TDLNR ) and
    Incoterms     ( INCO1 ). This enables us to maintain condition records in TK12. So FCA is maintained with 100 % deduction and thus no costs.

  • How to update sales order number (KAUFN) characteristic in the profitability segment of the PA document created at the time of service entry sheet confirmation, as a result of shipment cost document

    Hi,
    We have a scenario wherein we create shipment cost documents against delivery. As a result of shipments fully transferred, a PO for freight vendor is automatically created and a service entry sheet confirmation happens. As a result of service entry sheet confirmation, we have Financial accounting, Controlling and profitability analysis documents created. We have a requirement wherein we need to have the characteristic “sales order number (KAUFN)” populated in the profitability analysis document created as a result of service entry sheet confirmation.
    Could someone please advice how could this be attained in COPA. Thanks for your help in advance.
    Regards,
    Sandeep

    Hi Ajay,
    Thank you for the quick update.
    The document is updated to COPA through OKB9 settings. The profitability segment is updated with fields like customer, product, company code, plant, sales area data, profit center, etc; however the sales order number is missing.
    Could you please elaborate further how could FI substitution be implemented to call for the FM COPA_PROFITABILITY_SEGMENT through user exit? Are you recommending the substitution through GGB1? What could be the possible validation to call for the user exit to be implemented?
    Regards,
    Sandeep Kulkarni

  • Shipment cost based on Value

    I need your valuable suggestion on how to create the Value based shipment cost.
    Our Process:
    Create POS - Create Inbound delivery - Create Shipment - Create Shipment cost - Post Inbound Delivery.
    So while posting the inbound delivery, the freight cost will post against the material. The invoice will be paid for the Vendor for the quantity purchased and freight charge will be paid for the freight Vendor(s).
    We are adding the Vendor in the Shipment and adding the cost against the Vendor in the Shipment Cost.
    Everything is working fine, but the shipment cost posting against the material was happening based on the delivery weight / quantity.
    The reason for this asking the question is - we are receiving high value items and low value items with the same weight.
    Question 1: Is it possible to have the shipment cost being split, calculated and posted against the material based on the PO Item received Value or PO Price
    Quesion 2: Is it possible to post the shipment cost at a later date? Currently, the shipment cost posts when the inbound delivery is received (I know the material value will be posted when there is stock changes or price changes).  But our issue is the invoice for the shipment cost will be received after a couple of days from the goods receipt. Right now we are entering couple of costs through assumption, then while postig the invoice, we adjust that value.
    Note: I cannot enter the condition directly in the PO, as the same PO item will be partially received by multiple inbound deliveries

    Freight carriers charges weight on the basis of Weight / volume of the items.SAP shipment works on the same principle.
    Cost of transporting ton of Potataoes  is same as transporting 10 ton of aluminium between two known destinations.
    Hence it is illogical to distributes cost on the basis of item value. However if still you want to distribute the same on value basis then maintain freight condition(%) in PO as per your prefined logic of distribution of freight cost.
    It is well known fact that cost of freight % is always higher in  Low value items & iis low in case of High value items.
    Regards,
    Sanjay Kohli

  • Issue in creating Invoice when route is not relevant for shipment cost.

    Dear All,
    We are facing a problem while creating an Invoice. The route used in shipment in not relevant for shipment costing. Shipment type is relevant for costing. So in normal scenario if I don't remove the tick mark from "Shipment cost relanace" at shipment type and proceed with Invoicing I get error as " SHipment costing is not complete", which is correct. The scenario works well if item/s in delivery are not batch split.
    But, if items in delivery are batch split and "shipment cost relevance" check is not removed from shipment type then, only batch split items get copied in invoice. Header item is deleted and invoice gets saved, which should not happen.I don't get error in this scenario.
    How should I make the error in invocie work in case of batch split items also? Could anyone please let me know?
    Thanks!

    Dear Manmeet Mohan K,
    Can you please check the copy controls in between delivery document to invoice(VTFL)
    Thanks&Regards
    Raghu.k

  • Error in account determination while creating shipment cost document in SD

    Dear all,
    I have come across a case where an error has come in determining account while creating shipment cost document. This is happening only in the case of a particular shipment cost type. The Status of " Calculated" is C, the status of " Assigned" is " B" and the status of "Transferred" is A.
    Can any one throw any light as to why it is happening like this?
    Thanks and best regards
    Kumaran

    Dear all,
    With the help provided, I am unable to resolve the issue.
    Any further inputs please?
    Thanks & best regards
    Kumaran

  • Any UserExit while Posting Shipment cost?

    Dear All,
    SD transportation/shipment cost integration with MM-Account Payable.
    Process:
    1. VA01 - create sales order
    2. VL01n - create Delivery
    3. VL02n - PGI
    4. VT01n - create Shipment
    5. VI01 - create shipment cost doc.
    Here  PO will get generated automatically. For that PO, a service entry sheet is created for every L.R no given by Transport vendor. Then MIRO is posted for the service entry sheet.Payment is done against that.
    But my client's requirement is that normally transporter will have contract with the company.  Transporters supply to various Customer place and raises the bill for every L.R no.
    In case of Transporteru2019s freight bills settlement, vendor invoice posting should be L.R no wise which is captured in Shipment
    L.R no wise tracking is required for Transporteru2019s payment.
    I understand that there is no SAP STD integration of LR number of shipment doc with vendor Incoming Invoice posting. But Vendor invoice can be posted for multiple POs.
    When shipment document is created, the system will generate PO automatically in the background. L.R number is to be captured and should be passed on to PO doc through USER EXIT.
    Hence I request you to  kindly reply USER EXIT available for Shipment doc. so that the customization (development) can be done in transporteru2019s (vendor) payment L.R No. wise.
    Please reply your view in this regard.
    Regards,
    Anbu

    Hi,
    Exit Name           Description VI01
    V54B0001            Shipment costing: Configure pricing
    V54B0003            Shipment Costs Calculation: Determine Rate Type and Currency
    V54B0004            Shipment Cost Calculation: Determine Status
    V54C0001            Shipment costing: Description(s) shipement cost item(s)
    V54C0002            Shipment costing: Create shipment cost sub-items
    V54C0003            Shipment Costs Processing: Determine Invoicing Party
    V54C0004            Shipment Costs Processing: Determine Loc. for Tax Invoice
    V54D0001            Shipment Costing: Determining the Tax Countries
    V54KSFRC            Determining the factors for apportionment of shipment costs
    V54P0001            Extended Function Codes for Shipment Cost Information
    V54U0001            Shipment cost processing: Check whether changes made
    V54U0002            Check shipment costs for completion
    V54U0003            Specification of shipment cost number
    V54U0004            Formatting for update of new objects (shipment costs)
    V54U0005            Updating new objects in shipment cost processing
    V54U0006            Shipment Purchase Order - Header Data Supply
    V54U0007            Shipment Purchase Order - Item Data Supply

  • Shipment Cost - ERS (Evaluated receipt settlement)

    Hi,
    We are using Shipment cost documents to calculate the customer freight.
    In shipment cost document, we need to transfer the amount to accounting.
    In that case system will create PO automatically. This is all good.
    Now, We need to activate ERS for all the vendors, in that case when we transfer the shipment costs to accounting, system is asking to enter Tax code.
    We are not using Tax determination at all in shipment cost document.
    Can't we use ERS without Tax code?
    Where does this Tax code come from into shipment costing document? is it through Tax determination condition technique?
    is there any way we can deactivate Tax code?
    Please suggest.
    Thanks.

    Hi Sandra,
    For such issues there is a pro-active approach by way of tolerances in MM-LIV. If your tolerances are configured properly, the system won't go so far as posting an invoice in ERS. It would show you a red flag by raising an exception.
    ERS as a functionality entirely depends on the PO prices. There is no check as in the conventional LIV. Thus, I am afraid you won't have an audit trail straightforward.
    Regards,
    Vishal.

  • Tax Code in case oF ERS for shipment cost

    Hi,
    We are using Shipment cost documents to calculate the customer freight.
    In shipment cost document, we need to transfer the amount to accounting.
    In that case system will create PO automatically.
    We need to activate ERS for all the vendors, in that case when we transfer the shipment costs to accounting, system is asking to enter Tax code.
    We are not using Tax determination at all in shipment cost document.
    Can't we use ERS without Tax code?
    Where does this Tax code come from into the PO? is it through Tax determination condition technique?
    is there any way we can deactivate Tax code?
    Please suggest.
    Thanks.

    For Standard Materials, Tax code is defaulting from Info record.
    As freight is a service, we only have Short text in the PO not the material.
    Is there any way i can create info record for service materials? so that i can enter tax code in info record and that defaults into PO.
    Thanks.

  • Getting error while creating shipment cost document

    Dear Guru's
    I have created STO then made delivery and then shipment. All documents are ok but when i m creating Shipment Cost document
    agains shipment getting error Enter Cost Center. Where  I should enter cost center and how can i make cost center value as a default.
    Regards,
    RM

    Hi
    On double clicking on the item level, respective item details of the material is displayed and then click SHIFT+ F6 to see the COSTCENTER in the shipement cost document.
    Configuration:
    1) In Item category configuration account assigment category is Cost Center.
    Logistics Execution>Transportation>Shipment Costs>Shipment Cost Document>Shipment Cost Types and Item Categories-->Define item categories
    2) In the Transaction code OKB9 Costcenter is assigned to the company code , in order to automate the determination of CO assignments in case of Shipment cost document creation
    Logistics Execution>Transportation>Shipment Costs>Settlement>Automatic Determination of CO Assignments
    Edited by: Bhaskar C.R on Jun 17, 2010 10:13 AM

  • Automatic creation of PO from shipment cost document

    Dear Experts
    PLease let me know the settings with description to understand for the creation of PO from shipment cost document. It seems inegration with FI is also needed. Request your explanation with the settings in SPRO
    Thanks
    Ganesh

    For automatic Generation of Purchase Order
    SPRO > Logistics Execution > Transport > Shipment Costs > Shipment Cost Document > Shipment Cost Types and Item Categories > Define item Categories (T_56)
       In the Generate PO, Enter one of A, B, C.
           Do not generate purchase order
    A    Generate purchase order for validity period of 1 day
    B    Generate purchase order for validity period of 1 week
    C    Generate purchase order for validity period of 1 month
    For assigning posting in G/L Accounts
    SPRO > Logistics Execution > Transport > Shipment Costs > Shipment Cost Document > Shipment Cost Types and Item Categories > Assign shipment cost types and item categories
    Based on the item category created before, assign the valuation class.
    Assign the Valuation class to the Shipment header or leg (whichever is planned for ) and the item category you created before.
    Assigning the Shipment cost type to the shipment type
    SPRO > Logistics Execution > Transport > Shipment Costs > Shipment Cost Document > Shipment Cost Relevance and Default for Shipment Cost Type (T_57)
    Assign the Shipment cost type to the Shipment type and mark it as relevant for shipment cost.
    Checking the assignment of G/L Accounts to the Valuation Class
    SPRO > Logistics Execution > Transport > Shipment Costs > Settlement > Automatic G/L Account Determination
    Select the Account Assignment - GBB - Enter the Chart of Accounts - Check if VBR was assigned the G/L accounts for the Valuation class you specified before.

Maybe you are looking for

  • Converting string(which is an xml from the java side) to xml in flex

    Hi,    I have an xml from the java side which i send as string over amf. I need to convert this to xmllist or xml and bind it to a tree. Could some one help me in doing this. My label field needs to be displayName this is my xml that comes as string

  • W3C Validation Report {Image Provided}

    Hi there, i have been working all week trying to make my website error free.  I have listed three errors below I cannot find the fix.  the URL is http://www.helpvid.net

  • Substitue with Text when cell value is blank or empty

    I have a matrix report where =Fields!CM_Discharge_Disposition.Value displays a blank or empty result. I would like to display all blank or empty cells with text ie "Incomplete" Any suggestions would be greatly appreciated

  • Remove additional email preview tool

    New mail messages show up on the right side of the screen.  I find these annoying.  How can I remove this email feature?

  • Exporting HDV 720p24 to .mov

    I've edited a 2 minute in HDV 720p24 and I'm trying to export using QuickTime Conversion to .mov and .flv. When its done, (on both files in both high / low res) I get "stutters" or brief jumps in my video, in general, but not always the same spots. W