Weight and volume in Landed cost!

Hi, everybody
Can you tell me about Weight and Volume in Landed cost.
I want use load and unload expense, i use Allocation By is Weght and volume, But when i choose expenditure in Detail Tab as Yes.
An error appear: Variable costs can be added only if you split landed cost
Can you explain for me! Thank you very much

Hi Tien,
please, check go to the 'Form settings' on the landed cost window, select 'volume' column and you will find the 'volume' field is blank. Input the correct 'volume' value and the landed cost can be allocated by volume. Test it and see if your issue is solved.
Regards,
Wesley

Similar Messages

  • Weight and Volume in ODO is Blank

    Hello Brothers in EWM,
    I have a question regarding the ODO deliveries in EWM.  The item weight and volume are blank and this is because the data coming in from ECC does not have volume or weight.  We don't maintain weight and volume in ECC.  When i look at the additional quantities tab in PRDO screen I see that the system is set up to expect the those values from the external system (in this case ECC).  We do maintain weight and volume in EWM and was wondering how i can set it up so to make the default to read master date from EWM.  in this case the filed Value Determination Indicator needs to be blank.  Any ideas?  Please see attached screen shot.
    Thanks,
    Faical

    Hi Tien,
    please, check go to the 'Form settings' on the landed cost window, select 'volume' column and you will find the 'volume' field is blank. Input the correct 'volume' value and the landed cost can be allocated by volume. Test it and see if your issue is solved.
    Regards,
    Wesley

  • IN BOM the Weight and Volume Update from the Parent item when Change Itemca

    Hi  Guru
    we are facing problem when we create SO for Configuration material, By Default all the weight and Volume Flow Proparlly form Material Master for all Parent and Child item  but when we change the item Categries for Child item the weight is copied from Parent Material
    Please give me solution for the above
    Prasanna

    Hi Prasanna,
    Check with weight/volume update in VOV7 for the item category you are using/changing manually.
    Regards
    Jeewnath

  • How TP/VS can pick up weight and volume from MATKEY table or MARM table

    Based on Base Unit of Measure, we want the TPVS optimizer to pick up the weight and volume from MATKEY table in some cases and from the MARM table in some other cases.
    For instance, in products where Base Unit of Measure is Litre, the system is picking up the volume from SI Unit of Conversion as 1 M3 and taking 0.001M3 per quantity and multiplying with the actual quantity to arrive at the volume in M3 which is incorrect, whereas TPVS should take the actual volume maintained by us in material master Basic Data.
    How to configure this requirement?
    Regards........Sunil

    BufferedReader br = null;
    int x = 0 ;
    FacesContext ctx = FacesContext.getCurrentInstance();
    //HttpServletResponse response = (HttpServletResponse) ctx.getExternalContext().getResponse();
    HttpServletRequest request = (HttpServletRequest) ctx.getExternalContext().getRequest();
    Date currentDatetime = new Date(System.currentTimeMillis());
    String StartTime = formatter.format(currentDatetime);
    int maxMemSize = 900000;
    long maxReqSize = 1000000000;
    //String fileDir = "/home/working/tmp/";
    boolean writeToFile = true;
    //String fileName = "deals.txt";
    String from = "";
    String files = "";
    String tmpStr = "";
    String comment = "";
    int num = 0;
    // CHECK THAT WE HAVE A FILE UPLAOD REQUEST
    boolean isMultipart = FileUpload.isMultipartContent((HttpServletRequest) request);
    ServletOutputStream out = null;
    // OPEN FILE TO DO PROCESSING
    fileName = fileName.replaceAll("\"", "\\") ;
    // added code for export pc_
    File inputFile = new File( fileName );
    try{
    in = new FileReader(inputFile);
    br = new BufferedReader(in);
    } catch (FileNotFoundException ex ) {
    ex.printStackTrace();
    genUtils.displayError("Invalid file name or file does not exists");
    return "-1";
    JSP file
    <f:view>
    <h:form id="TradeAdjustmentImportForm" >
    <table width="900" class="tableform" >
    <caption class="searchcaption" > Production Credits Deals File Import : <h:messages id="Messages" errorClass="errors" globalOnly="false"/> </caption>
    <tbody>
    <tr class="formtr" >
    <td class="td" style="color: red"><strong>Enter File to Import</strong></td>
    </tr>
    <tr class="formtr">
    <td nowrap align="left">
    <h:outputText id="fileImportTxt" value="File Name : " />
    <h:inputText id="fileName" value="#{ProdCreditUtilities.fileName}" styleClass="field-value" />
    </td>
    Can you help me change this code to work with <input type="file">
    I am not that familiar with JSP and HTML . I am a database coder trying to get this fixed.
    Your help is greatly appreciated.
    Thanks
    Ricky

  • No Weight and Volume in inbound delivery type EL

    Where do I set the copy control to bring the weight an volume into a delivery type EL that is created from a vendor PO type NB?

    Hi Julie,
    Please check if weight and volume is maintained in material master for the delivery material. If not maintained pl maintained and then create the delivery.
    Hope it'll help.
    Regards,
    Sudhir

  • Update weight and volume when changing the quantity

    Hello ALL,
    For some configurable items, those whose weight and volume depends on configuration, when changing the quantity at set level, weights and volumes are not calculated again and order item is saved with wrong data about weights and volume.
    when ever changing the quantity we will get a message - " Changing date/quantity may result in different BOM Please configure"
    if we do explicitly by clicking "Item Details Configuration' then Weight and Volume will get update automatically.
    my requirement is Weight and volume should get update automatically when changing the quantity with clicking on "Item Details Configuration'.
    could you provide any OSS notes available for this or any help to achieve this functionality.

    Dear Prathap Naidu P,
    Did you solve this issue?
    Because I have the same problem, and I was looking for hints.
    Thank you so much for any help.
    Best regards,
    J.Flanders

  • Bin weight and volume

    Dear All,
    Pls let me know where we maintain the details of the bin weight , volume and measurement in the Bin master .
    As we are going to restructure the Bins based on the volume and weight of the produts we placed in bins
    Regards
    madhu

    Hi Madhu,
    In LS02N you can maintain the Bin Weight and Volume
    Regards
    Krishna

  • Sales Order Line Times Weight and Volume

    Hi All,
    Iam creating a sales order
    i have given line item and quantity and it give some weight and volume based on that material
    if i change the weight or volume than i saved after saving user exit calls
    now how can i find the changed weight or volume
    all the weight and volumes are in VBAP than how can i write select statement for that
    Please Give suggestion
    THanks
    Surendra

    u have to write code in userexit MV45AFZZ FROM SE38
    USEREXIT_SAVE_DOCUMENT_PREPARE   
    U WILL GET VBAPs data in XVBAP
    like u have to read xvbap-VOLUM and xvbap-NTGEW FOR CURRENT VALUE
    AND FOR PREVIOUS VALUE U HAVE TO WRITE SELECT QUERY LIKE
    SELECT * FROM VBAP INTO WA_VBAP
    WHERE VBELN = XVBAP-VBELN
    AND POSNR = XVBAP-POSNR.
    THEN CHECK
    XVBAP-VOLUM = WA_VBAP-VOLUM  .. LIKE THAT U CAN COMPARE VALUES
    THANKS

  • Weight and volume calculation in sales order

    Hi,
        I have one requirement to populate weight of line item material in the sales order based of plant.
    When the processing of sales order is trigerred the value in the reference characteristic will be available in the User Exit MV45AFZZ through the function CUCB_GET_VCSD_UPDATE.  Passing VBAP-CUOBJ.  If material is batch managed (MARA-XCHPF  = “X”), then use VBAP-CUOBJ_CH.
    1.     Configured Material
    The VC model will populate either a volume field or linear foot field, depending on the type of material, in the SAP communications structure VCSD_UPDATE.  If either field is populated then this user exit will take the value found in VCSD_UPDATE and extend it by the plant specific weight value and the total quantity referenced in the sales document.  This total value is then moved in the weight field in the table VBAP.
    2.     Static Material with plant specific weight
    If both fields in VCSD_UPDATE are not populated then the plant specific weight value is extended by the total quantity referenced in the sales document. This total value is then moved in the weight field in the table VBAP.
    3.     Static Material with static weight
    If both fields in VCSD_UPDATE are not populated and a plant specific weight value not found then the static weight, presumably the weight value in MARA, extended by the total quantity referenced in the sales document. This total value is then moved in the weight field in the table VBAP.  Note: The static weight could be maintained in the plant specific repository in which case this third test is not necessary.  However, this will create a lot of redundant entries in the repository for plant specific weights.
    How to calculate?
    Please explain step by step?What logic i have write?
    Thanks & regards,
    sairam

    Please help me it is very  urgent.
    Thanks & Regards,
    sairam

  • Query for adding weight and volume in pdn1

    hello experts
    i have written the following wuery but it does not bring me the desired data in two columns
    --select * from pdn1 where docentry='3895'
    --select * from opdn
    SELECT
    T0.[ItemCode]
    , T1.[ItemName]
    , T2.[CardCode]
    , T2.[SuppName]
    , T0.[PriceFOB]
    , T3.[Currency] as 'Currency'
    ,T0.RATE
    ,CASE WHEN T0.RATE!='0' THEN T0.[PriceFOB]*(1/T0.RATE) ELSE T0.[PriceFOB] END as 'u03A4u03B9u03BCu03AE u0391u03B3u03BFu03C1u03ACu03C2 u03C3u03B5 EUR'
    ,T0.[PriceAtWH]
    ,T2.DOCNUM
    ,T2.DOCDATE
    ,((T0.[PriceAtWH]-CASE WHEN T0.RATE!='0' THEN T0.[PriceFOB]*(1/T0.RATE) ELSE T0.[PriceFOB] END )/CASE WHEN T0.RATE!='0' THEN T0.[PriceFOB]*(1/T0.RATE) ELSE T0.[PriceFOB] END)*100 as 'Ship Cost'
    ,T1.BVOLUME as 'u038Cu03B3u03BAu03BFu03C2'
    ,T1.SWEIGHT1 as 'u0392u03ACu03C1u03BFu03C2'
    ,T5.volume as 'u038Cu03B3u03BAu03BFu03C2 u03A0u03B1u03C1u03B1u03C3u03C4u03B1u03C4u03B9u03BAu03BFu03CD'
    ,T5.weight1 as 'u0392u03ACu03C1u03BFu03C2 u03A0u03B1u03C1u03B1u03C3u03C4u03B1u03C4u03B9u03BAu03BFu03CD'
    FROM
    dbo.IPF1 T0 
    INNER JOIN dbo.OITM T1 ON T0.ItemCode = T1.ItemCode
    INNER JOIN dbo.OIPF T2 ON T0.DocEntry = T2.DocEntry
    INNER JOIN dbo.OCRD T3 ON T0.CardCode = T3.CardCode
    INNER JOIN dbo.OPDN T4 ON  T4.DOCENTRY=T2.DOCENTRY
    INNER JOIN DBO.PDN1 T5 ON T5.DOCENTRY=T4.DOCENTRY
    WHERE
    --(T2.[DocDate]>='2011-08-01'and T2.[DocDate]<='2011-08-31')
    (T2.[DocDate]>='[%0]' or '[%0]'='') and (T2.[DocDate]<='[%1]' or '[%1]'='')
    And (T1.itemCODE='[%2]' or '[%2]'='')
    --And T2.CARDCODE='80763'
    And (T2.CARDCODE='[%3]' or '[%3]'='')
    i actually want to bring the data stored in pdn1 table for the following two lines
    ,T5.volume as 'Όu03B3u03BAu03BFu03C2 u03A0u03B1u03C1u03B1u03C3u03C4u03B1u03C4u03B9u03BAu03BFύ'
    ,T5.weight1 as 'u0392άu03C1u03BFu03C2 u03A0u03B1u03C1u03B1u03C3u03C4u03B1u03C4u03B9u03BAu03BFύ'
    do you have any idea?

    Hi.......
    Your query works perfectly.
    But if you want only those details of PDN where Volume is greater than zero then please try below report......
    SELECT
    T0.[ItemCode]
    , T1.[ItemName]
    , T2.[CardCode]
    , T2.[SuppName]
    , T0.[PriceFOB]
    , T3.[Currency] as 'Currency'
    ,T0.RATE
    ,CASE WHEN T0.RATE!='0' THEN T0.[PriceFOB]*(1/T0.RATE) ELSE T0.[PriceFOB] END as 'u03A4u03B9u03BCu03AE u0391u03B3u03BFu03C1u03ACu03C2 u03C3u03B5 EUR'
    ,T0.[PriceAtWH]
    ,T2.DOCNUM
    ,T2.DOCDATE
    ,((T0.[PriceAtWH]-CASE WHEN T0.RATE!='0' THEN T0.[PriceFOB]*(1/T0.RATE) ELSE T0.[PriceFOB] END )/CASE WHEN T0.RATE!='0' THEN T0.[PriceFOB]*(1/T0.RATE) ELSE T0.[PriceFOB] END)*100 as 'Ship Cost'
    ,T1.BVOLUME as 'u038Cu03B3u03BAu03BFu03C2'
    ,T1.SWEIGHT1 as 'u0392u03ACu03C1u03BFu03C2'
    ,T5.volume as 'u038Cu03B3u03BAu03BFu03C2 u03A0u03B1u03C1u03B1u03C3u03C4u03B1u03C4u03B9u03BAu03BFu03CD'
    ,T5.weight1 as 'u0392u03ACu03C1u03BFu03C2 u03A0u03B1u03C1u03B1u03C3u03C4u03B1u03C4u03B9u03BAu03BFu03CD'
    FROM
    dbo.IPF1 T0 
    INNER JOIN dbo.OITM T1 ON T0.ItemCode = T1.ItemCode
    INNER JOIN dbo.OIPF T2 ON T0.DocEntry = T2.DocEntry
    INNER JOIN dbo.OCRD T3 ON T0.CardCode = T3.CardCode
    INNER JOIN dbo.OPDN T4 ON  T4.DOCENTRY=T2.DOCENTRY
    INNER JOIN DBO.PDN1 T5 ON T5.DOCENTRY=T4.DOCENTRY
    WHERE
    --(T2.[DocDate]>='2011-08-01'and T2.[DocDate]<='2011-08-31')
    (T2.[DocDate]>='[%0]' or '[%0]'='') and (T2.[DocDate]<='[%1]' or '[%1]'='')
    And (T1.itemCODE='[%2]' or '[%2]'='')
    --And T2.CARDCODE='80763'
    And (T2.CARDCODE='[%3]' or '[%3]'='')
    And T5.volume >0
    Regards,
    Rahul

  • Project in Landed Cost

    Hi All
    In 2007 B Landed Cost document, the system will pass a automatic
    journal entry. i am not able to select project field in the row level
    of the landed cost document.
    In client business scenario, he will import all goods based on projects
    and he wants to know how much revenue and expenses are getting on that
    project. Could you suggest me how to follow the scenario for Landed
    Cost.
    One landed cost Document can be based on multiple GRPOs  created for different projects.
    Ex:-
    Having 4 GRPO's with project A, B, C and D respectively.
    When i am making a landed cost document.
    I will select all this 4 GRPO's into one landed cost document.
    My price distribution will be based on weight and volume.
    At present Journal Entry
    Raw material -- --- -- -- --- --- Debit
    Transport    -- --- -- -- --- --- Credit
    I Need
    Here i need to distribute the price project wise
    Journal Entry
    Raw material -- --- -- -- --- --- Debit for project A
    Raw material -- --- -- -- --- --- Debit for project B
    Raw material -- --- -- -- --- --- Debit for project C
    Raw material -- --- -- -- --- --- Debit for project D
    Transport    -- --- -- -- --- --- Credit for Project A
    Transport    -- --- -- -- --- --- Credit for Project B
    Transport    -- --- -- -- --- --- Credit for Project C
    Transport    -- --- -- -- --- --- Credit for Project D
    Edited by: Siva Reddy P on Jan 19, 2009 5:38 AM

    Hi
    Sir
    What i want to say is that for every landed  cost u have to assign a G/L account 
    and for every G/L account (expenses and revenue only ) u can predefine the Profit Centres 
    so for example the landed cost is 'A' you can assign 'X 'G/L Account to it so u can assign  ' Y 'Profit Centres  to 'X' G/L account it means whenever you SELECT  landed cost 'A'  in Landed  document with 100 Rs it will hit Profit Centres ' Y '
    You have assign distribution rule actually  so if  Y1  and Y2   are Profit center and u have to assign landed cost IN 20: 80 ratio u can do it by defining a distribution rule
    Avtar Singh Saini

  • Landed Costs in R/3 - USA

    Hello SAP-experts,
    we are dealing with a SAP implementation in the USA where the monitoring and handling of "landed costs" is a big issue. I could only find this expression in SAP Business One but not for R/3.
    How are other companies in the US handling this issue ? By adding landed costs (freight, duty, etc...) directly to the standard price of the material in MM, using statistical conditions in SD for having the possibility to determine the correct contribution margin or other possibilities ?
    I would appreciate to share your experiences for "landed costs" in R/3, especially for how this requirement is maintained for the USA.
    Thanks a lot and regards,
    Sebastian

    Hi erverybody,
    this is a double posting. Anybody who can contribute please answer the in the "Landed Costs in R/3" thread in ERP Financials.
    Cheers
    Karl

  • Landed Cost - Weight/Volume information at Row Details on [Items] tab

    Hi, Experts,
    While copying GRs into landed cost, if [Costs] tab, we have weight or volume setup on "Allocation by" , then the Row Details on [items] tab need to be filled, otherwise, will have error msg.
    Is there any way, the information can install from Item Master Data automatically with those information has entered?
    Thanks.
    Emi

    Hi Emily,
    You may try Formatted Search to bring those value from Item Master if you have all info needed.
    Thanks,
    Gordon

  • Landed Costs- Allocation By Weight.

    Hi,
    When trying to allocate landed cost by weight the Freight(FC) column which shows the bifurcation of cost amongst individual items distributes the cost in a manner which is difficult to understand.
    e.g. If the landed cost is $50
    There are two items as follows:
    Item 1: Qty 50 , Weight 75 kg
    Item 2: Qty 20, Weight 20 kg
    The Per unit bifurcation of the cost in the "Freight (FC)" column is shown as 0.79 for Item 1 and 0.53 for Item 2.
    Logically, the total cost should be divided by the Total weight and then priority should be given to the item weighing the highest....
    However, this is not what is happening.... Instead $50/95 kgs= 0.5263 or 0.53 is the costing apportioned to the lowest weighing item
    Can you please explain?
    Regards

    Hi
    Check this EES on Landed Cost
    [https://websmp201.sap-ag.de/~sapidb/011000358700006406272006E/CW47_FIN_LandedCost.pdf]

  • Need solutions for Budget, Landed cost and difference in 2005b and 2007B

    Hi all,
    Need help for the following scenarios
    1. How to define budget for Purchase order and cost centers
    2. Landed Cost in SAP B1 2007 how do we do? I am getting an error message stating that Landed cost allocation account is not defined....
    3. Difference in 2005B and 2007B
    Regards
    Shashi

    Thankyou Jasper,
    Landed cost problem has been solved.
    Regarding Budget set up My client need Budget at costcenter level. i.e Cost center wise they want the budget. As of my knowledge to do this we need to activate Account segmentation right?
    Without doing that is there any other way where we can set Budget cost center level also?
    one more thing, there is a check box of purchase order, Goods Receipt and Accounting at the time of setting up Budget in General setting? what it is for?
    Regariding difference in 2005b and 2007B I was not able to get documentation on this.
    Regards
    Shashi

Maybe you are looking for

  • Exchange calendar syncs with iPhone, but not iCal

    Hi all, My new employer uses Outlook, and my iPhone is permitted to be setup with an account which will access email, contacts and calendars. My events from my Outlook calendar automatically appear in my iPhone calendar, but do not show up on my MBP

  • In BI SD how to get Sales Document wise Order Delivery and balance Quantity

    We are on the verge of SAP BI implementation. We are facing a problem as in BI we have to show Sales Order wise - Order Quantity then associated all the deliveries and the Quantity delivered and finally Billed Quantity Format Required is Order No    

  • Table control values are not able to read with out a user action.

    Hi All, I am working with a module pool programing and I am calling 3 sub screens into my main normal screen. In one of the sub screen, I have created a table control and getting the initial values from database and displaying. Now I try to change th

  • In the case of a fixed vendor, please enter info record

    Hello Experts When I make a Purchase Requisition allocated to a fixed asset and I also indicate the fixed vendor, the following error appears: "In the case of a fixed vendor, please enter info record" We are not maintaining info records. For material

  • Building NLE system - HD setup clarifications

    Hey guys, I'm about to build a new system in order to get rid of my Q9550. I've been reading Harm's website a lot, in order to find a good compromise between performances and price. I mostly edit with heavy DSLR or AVCHD codecs on Premiere CS6 soon t