KE30 - UOM Value Field required

Hi,
We have some FG Materials which are sold in PAC and EA. and PAC is Base Unit of Measure while EA is Alternative Unit of Measure.
In PA Report - KE30, system is accurately showing Sales Quantity but business wants to see UOM of Sales Quantity as well, means they want to see how much of same material is sold in EA and PAC. I have created customized Value Field (VVXXX) for UOM but my issue is how can i derive Base Unit of Measure and Alternative Unit of Measure to this Value Field as i need to see this in PA Report. I have checked T-Code : KEDR but i am not able to map value field there.
Kindly guide steps to solve this problem !!!
Thanks in Advance
Regards,
Sapna

I assume you have defined (at least) 3 quantity value fields in the operating concern.  (The value fields shown below can be named as per your convention and may differ from these.)
VVIQT - Invoiced Quantity (in sales unit of measure) --> PAC or EA
VVPAC - PAC Quantity (base unit of measure = stock keeping unit)
VVEAQ - EA Quantity
The first two fields above are easily mapped in customizing transaction KE4MI via path:
SPRO > Controlling > Profitability Analysis > Flow of Actual Values > Transfer of Billing Documents > Assign Quantity Fields
Assign the following:
SD Qty Field     Name                       CO-PA Qty Field        Name
FKIMG              Billed Quantity          VVIQT                       Invoiced Quantity
FKLMG             Billing Qty in SKU     VVPAC                     PAC Quantity
To derive the third field try using customizing transaction KE4MS via path:
SPRO > Controlling > Profitability Analysis > Flow of Actual Values > Initial Steps > Store Quantities in CO-PA Standard Units of Measure
Assign the following:
Source Quantity      Description          Quantity     Description      Unit
VVPAC                    PAC Quantity      VVEAQ      EA Quantity     EA
The above option is to derive standard units of measure, such as KG.  I'm not 100% certain it will work in your requirement to access the alternative units of measure conversion rates for a material  (table MARM).  If this configuration does not derive the EA quantity and units as expected, then the user exit mentioned previously can be used to fill the fields with the converted amount and unit.
Best regards,
Jeffrey Holdeman
SAP Labs, LLC

Similar Messages

  • Display GL Accounts for the Value Fields in Ke30

    How can I make my Value Field ( rows ) to display the amounts by the GL Accounts in KE30 reports ?
    Regards
    KS

    Hi
    If thats the Requirement - You should have chosen Acct Based COPA
    however, if you create a Line item report from KE91 in Costing Based COPA - It would display the Cost element.. But note that, if in the same transaction, more than one Cost element is posting to the same value field - It would contain only the 1st cost element.... Eg: Settlement of Internal Order or prod order to a Value field
    br, Ajay M

  • Unable to throw 'Error: A value is required' on a field from bean

    Scenario: I have an input text field and a button on a page. The input text is not required initially. I want this to be set to required after the button is clicked. So, I am doing this on the action listener of the button and returning to the page. This just returns to the page but does not throw the required error. The error is thrown the second time I click on the button(No listeners are called this time as the required property is already set). I want the error message to display immediately after clicking the button, the first time(after returning from the bean).
    Options Tried:
    I used the following in the action listener of the bean
    setValueMandatory(true); //Used this as a binding value for the required property on the input field
    textValue.setValid(false); //textValue is my input text's binding to the bean
    textValue.validate(facesContext);
    textValue.processUpdates(facesContext);
    textValue.processValidators(facesContext);
    AdfFacesContext.getCurrentInstance().addPartialTarget(textValue);
    FacesContext.getCurrentInstance().renderResponse();
    I am able to focus on the field using the cursor but unable to throw the message. Clearly, some form submit or an action need to occur on the page to render the response(or, repaint the page programmatically). But, how do I do this from the bean?
    Jdev Version: 11.1.1.4

    Divya,
    Have you tried passing the Component instead of null in my previous code?
    here is the sample i tried and it works fine.
    jspx code snippet
        <af:inputText label="Label 1" id="it1" binding="#{pageFlowScope.attributeValuesBean.rtx}"/>
        <af:commandButton text="commandButton 1" id="cb1"
                                      actionListener="#{pageFlowScope.attributeValuesBean.throwMessage}"/>backing bean snippet
        private RichInputText rtx; // add getter and setter
        public void throwMessage(ActionEvent actionEvent) {
            // Add event code here...
               FacesMessage fms = new FacesMessage("A value is required");
                fms.setSeverity(FacesMessage.SEVERITY_ERROR);
                FacesContext ctx = FacesContext.getCurrentInstance();
                ctx.addMessage(getRtx().getClientId(), fms);
        }-Arun

  • SPEL? make REASON field required if user has changed the value in SALARY

    I have a requirement to make REASON field required if user has changed the value in SALARY field. Is it possible using spel? what are my options?

    Karan,
    You can change the Rendered Property through personalization.
    But in your requirement you need to attach the Spell through personalization & extend the existing CO to set the value of the SPELL based upon the condition.
    Note - Refer this thread http://forums.oracle.com/forums/thread.jspa?threadID=2176729&tstart=0. If you have worked on SSHRParams kindly help the user.
    Regards,
    Gyan

  • Trying to map between KE30 - Value Field - GL Account

    Hi,
    Had a question and am unsure what forum to post so I am poting a few places.
    I am working with the KE30 Report. My manager has created a report to get to the Contribution margin. When the KE30 Report is run, I get colums such as Labor, Std OH, FX etc.... these are the Value fieds.
    The value fields are made up of formulas and these formulas are such as A-B+C.... and A, B and C are made up of various GL Accounts....
    The question is what code do I use too see the mapping from GL account all the way to the value field?  Can anyone help
    Thanks,
    M

    My issues is Value Field KVMAEK updated for every invoice. This is a duplication
    1.In the case of goods produced in-house VPRS and Cost estimate both post to CO-PA.
    2.KVMAEK comes from Cost Estimate.
    3.In the CO-PA document we have an extra entry to value field VVMAT (in addition to KWMAEK).
    kindly advice
    Thansk
    Sunitha

  • Fields required based on a value in another field

    Hi,
    I am looking to have fields required (Annual Revenues and # of Employees) based on the value of another field (Ownership). Basically, if the value is Public the user is required to enter the Annual Revenue and Employees fields. I thought about using dynamic layouts but the only key field for Accounts is Account Type.
    Thanks,
    Caryn

    Hi Caryn!
    I think it is not possible for making #Employees and Revenues required depending on Ownership(as it is a look up field).. it should be possible if you want to do it on any other criteria other than ownership by just renaming the Account Type, Disable all the values of Account Tyope add new values to Pick List and make it driving picklist upon your requirements..
    If you require Account Type, create a custom picklist "Account-Type" and add the values.

  • Activate "Value Adjustment Required Indicator" Field in FMX1

    Hi Expert
    Transaction Code FMX1/FMX2/FMX3 (Earmarked Fund Maintenance), in More Button of earmarked fund line item, there is no Indicator Field for "Value Adjustment Required" marking.
    This is the new SAP client setup. I have config field selection string and assigned. I set Opt. Entry for "_Indicator: Amount Change Only with Value Adjustment Document_" but in Earmarked Fund Maintenenace still not be appeared.
    I would like to use earmarekd fund with Value Adjustment function (FMXPM1 - FMXPM3) so I need to mark the Value Adjustment Required field in FMX1/FMX2.
    Could you please advice, how to show Value Adjustment Required indicator in Earmarked Fund Maintenenace Transaction?
    Rgds
    Ton

    Hi,
    Did you switch "IMG - Public Sector Management - Funds Management Government - Funds Management-Specific Postings - Earmarked Funds and Funds Transfers - Maintain Global Settings" indicator for value adjustment?
    Regards,
    Eli

  • Validate lookup field - require value other than first item

    I thought I would share something, and if there is a better way, please share. I have a list with a few Lookups that I wasn't able to require (since requiring them inserts the first option), and I was also not able to validate them (since they are Lookup
    columns). Nevertheless, I needed a way to ensure a value was entered with some amount of thought.
    The solution for me was to insert a Script Editor Web Part into the Default New Form and inserting a javascript snippet. On the list, on the ribbon List tab there is a Form Web Parts drop-down where the Default New Form can be found. Once you are there,
    Adding a Web Part is pretty straight forward. The Script Editor Web Part can be found in Media and Content and you will insert your code after clicking on Edit Snippet.
    The code, for me, needed to check a couple different Lookups for the Default "(None)" value when not set as a required field and block the Save and alert the user. In order to reference the correct Lookup fields I needed to use the IE Developer
    tools (click on the cog, choose "F12 Developer Tools"), on the "DOM Explorer" tab select the left-most icon for the "Select element" tool and click on the Lookup field you need to reference.
    Here is the code that worked for me:
    <script language="javascript" type="text/javascript">
    function PreSaveAction()
    var e = document.getElementById('_x002e_034_x002d_Company_e721cbe9-05ee-41cd-8227-9fc32c09e8fc_$LookupField');
    var strClient = e.options[e.selectedIndex].text;
    var g = document.getElementById('_x002E_037_x002d_Contacts_ddad3e65-bd8a-4dec-9efc-fb9416a025b1_$LookupField');
    var strContact = g.options[g.selectedIndex].text;
    if(strClient=="(None)")
    alert("***Client Field Required***\nPlease select a Client from the list or enter a New Client.");
    return false;
    if(strContact=="(None)")
    alert("***Contact Field Required***\nPlease select a Contact from the list or enter a New Contact.");
    return false;
    return true;
    </script>
    I assume you can reference as many fields as you might require. Have fun with this, and I hope the solution is easily found for the next SharePoint Dev ;-).

    Hi Alan,
    Thank you for sharing this with us, and it will help others who have the same issue.
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Does value fields adding require transport

    Hi All,
    I have added value fields to the existing op concern in dev and regenerated the op concern
    Do i have to do this individually in each client or will it be reflected automatically or do i need to use KE3i
    Regards,
    Reddy

    Hi
    Please create in each client. I created like this in my organization.
    Value fields will not create Transport request Number. I could not find the value field radio button in KE3I.
    Regards
    Odaiah

  • Impact of Addition of New Value Fields in the existing Op. Concern-COPA

    Hi All,
    Want to know the steps of adding new value fields in the existing operating concern in COPA?
    What is the overall impact of addition of New Value fields in the running Operating Concern?
    How do we test the addition of new value fields?
    Is the addition of New Value fields to the running Operating Concern advisable?
    Your support and advice is highly anticipated and appreciated.
    Thanks & Regards
    9819528669
    Ohter details are as follows...
    VALUE FIELDS : Defines the Structure of your Costs & Revenues. (Op. Concern 120 Value Fields) 
    1)     The client requires three new value fields to be created. Value fields for :
    -     Other Airport Charges - International
    -     Cargo Commission Cost
    -     Personal Cost (Direct)
    2)     What are the Steps involved in creation of new value fields? The steps are :
    1)     Before creating new value field we need to check whether we can use already existing UNUSED value fields (There are 62 value fields created for the op concern 1000, in production the value fields TBUL1-L7 i.e. to be used (I assume) screen shot1 provided. My predecessor has used value field VV291, VV292, VV380 original description being TBUL3, TBUL4, and TBUL1. I believe he has changed the description in development client and created a transport request ref screen shot 2)
    2)     You can create new value field thru T-Code KEA6 (4-5 characters beginning with VV) u2013 My predecessor has reused the value fields originally created he has not created new one I believe. please provide give your comments)
    3)     Specify whether this field is for Currency or Quantity (currency defined in attribute of op concern and quantity defined by its own field u2013 unit of measure) u2013 My predecessor has configured the three value fields as Currency.
    4)     Describe how the values in this field are aggregated over characteristics. (SUM, LAS, AVG) u2013 My predecessor has aggregated all the three value fields as SUM and they are in Active status.
    5)     After the value field is created you have to add the value field (active status only) to the operating concern by Editing the Data Structure. (I guess this is done in the next step)
    6)     Assign newly created Value fields to the Operating Concern u2013 T-Code KEA0 (In development client the value fields are assigned to the op concern 1000 refer screen shot 3. In the production client also those three value fields exist (does it mean they are assigned? your comments please.) As they have the original description TBUL3, TBUL4, and TBUL1 refer screen shot 4.
    7)     After the Data Structure is defined you need to activate them. (creates plan vs actual database) u2013 Go to the data structure tab and Choose Activate. The status in dev client is Active with correct description but in the production client it is Active with the OLD description. After addition of the value field you need to regenerate the operating concern. T-Code KEA0 u2013 right?
    8)     Condition Types are assigned to Value Fields? Donu2019t know u2013 T-Code KE45 (I think this is NOT required in our case u2013 Please give your comments)
    9)     Define and Assign Valuation Strategy u2013 Cost assigned to Value fields u2013 T-Code KE4U (I think this is also NOT required in our case)
    10)     Define PA Transfer Structure for Settlement u2013 T-Code KEI1 (This step is crucial u2013 I think I have to to include newly created value fields, but am not aware how to do it and what is the connectivity or what happens after this is done)
    Note: My predecessor has created a Transport Request No# KEDK902167 for the value fields created by him.
    3)     Whether my predecessor has performed all the steps for value field creation? How to test it and check that?
    4)     If yes then,  Do I need to perform additional configuration or can I proceed to transport it to Production?
    5)     What is COPA Allocation Structure & PA Transfer Structure? Where and Why It is used?
    6)     What are the different methods of cost and revenue allocations in SAP?
    7)     I have checked the status of the value fields across clients, It is as followsu2026
         Value Field     Value Field For     Description     Development      Quality     Production
    1     VV291     Other Airport Charges International     TBUL3     Exists      DNE     DNE
    2     VV292     Cargo Commission Cost     TBUL4     Exists      DNE     DNE
    3     VV380     Personal Cost u2013 Direct     TBUL1     Exists      DNE     DNE
    #DNE : Does Not Exist (assumed since the description given to value field is not the same as in development client.)

    HI sree,
    ofter creation value field and saving that time reqwest number appeare copy the reqwest number and go through the se01 select that reqwest number select and transport click the truck symbole, and draft a mail to basis guyw.
    Thank You!
    Best Regards,
    pradheep.

  • New Value Field

    Dear Friends,
    We are planning to add new value field in current copa structure, for this I need know :
    1. As soon as we add new value field current operation conern gets deactivated ?
    2. If there is only one server for development and production then as soon as we create value filed in development, what would be the impcat in production client ?
    3. If server is same than transport of value field is required ?
    4. If required then opernation concern shuld be re-generate after transport ?
    5. If server is same then operating concern has to be regenerated in every client ? i.e. dev, testing, preprod, prod.
    and what ever impact would be in this case and also if we have different server for dev nad product. Kindly let me know about you expert comment.
    If there is any risk while regenerate operating concern, also please let me know.
    Thanks
    Ravi

    Hi,
    Activation of Operating concern has two aspects- Cross client and client specific...  for your questions.. if you have operating concern in the same server it is enough if you activate only client specific one..
    On each change of u r datastructure i.e changes to characteristics and value fields u need to generate.. till then it will be in Inactive mode..
    In terms of different systems generally u can transfer the active operating concern on addition of new value field.  However sometimes it may be required to activate specifically..
    Regards
    Sudhakar Reddy

  • How to get the table of value field? and can we expand the technical limits

    Dear
    I have created value field in COPA with KEA6. And now, I need the table which the value fields are saved. Yet, I have tried a lot to find it and get failure? Can any guy help me? Please tell me how to get the table of a value field.
    And another question is that, can we extend the technical limits for the number of value field for ECC6.0?
    We have a note for R.4.x Please see below:
    OSS note 160892
    You can display the length of a data record using Transaction KEA0 ('Maintain Operating Concern'). After you have navigated to the 'Characteristics Screen' or to the 'Value field Screen' choose menu path 'Extras -> Technical Limits'.
    The maximum displayed here under 'Length in bytes on the DB' is the maximum length permitted by the Dictionary. The reserve required for the release upgrade must be subtracted from this value.
    To increase the allowed number of the value fields, increase the value that is assigned to field ikcge-bas_max_cnt (FORM init_ikcge_ke USING fm_subrc, approx. line 165) in Include FKCGNF20. It specifies the number of the possible value fields. The corresponding part of the source code is attached to the note as a correction.
    David Sun
    Regards!

    how to extend the limit of value numbers? please see the original question.

  • Storage Location Wise Stock Value field and Table

    Hi ,
    Please let me know the storage location wise stock value field and table.
    Regards
    Suresh

    Hi Suresh,
    As per my understanding it is not possible in a single Table.
    If this is required for customized Z report then use this logic it may gives the correct information.
    In the combination of MARD and MBEW.. From MBEW you can get the value for each Base Unit of Measure then multiply that value with storage location stock.
    It may usefull to u..in the mean time i will try for some other option.
    Please revert if u have any query.
    Regards
    Durga Sana

  • Pring VALUE field as blank, if it's worth is 0.00

    Hello,
    I have value field (DATA: V_Net_Value TYPE KONV-NETWR) in my ALV grid display report. When i dont have any value, am getting 0.00 as output in my ALV report, but, user would like to see it as blank/nothing. Because of some reasons, i can not use a CHARACTER type field for outputting in order to get blank in ALV. Pls. let me know is there any other option/flag to get my requirement.
    Thank you

    There was a similar question which was discussed long back. You can check the idea suggested by Sourav Bhaduri here Replace amount in OOPS ALV
    It sounds promising. I had not got a chance to try it till now. Other than this i donot see any other way( without converting it to type C ).
    Just try like if input = '0.00' then output = space.

  • How to make metadata fields required when creating folders

    Hello all....
    Related issue with SR 3-6472229431 and SR 3-6471130611.
    We're using DIS 11.1.6 64-bits (2011_11_29 (rev 9756) 11.1.6.97) in a Windows 7 64-bits workstation (with UCM 11.1.1.5 in a Linux machine). The check-in of images to UCM goes fine.
    I'm trying to make some metadata fields required when creating a folder. These fields are required when making a check-in, but not when creating folders.
    Folders_g is enabled. DesktopTag too.
    EDIT: Patch: 14695303 - WCC 11.1.1.5.0 BUNDLE ( MLR 16 ) NOV 6 2012 applied.
    Is it possible?
    Thanks for all.
    Edited by: fgomes on 22/11/2012 03:24

    After reading your response and rereading the original question a bit closer, the metadata prompting feature does not apply to creating new folders, only content.
    Again, though, I think the focus here is in the wrong place. The metadata applied to a folder is intended to be ultimately applied to the content. You can build global rules that fire on submission of content to check if a field has a value, and throw an error if the value is empty.
    If you expect users to create folders (and actually apply any metadata to the actual folder itself), you will be disappointed. Experience shows that users are not interested in that level of detail when creating content, let alone folders. Letting typical users create folders is a bad idea anyway, as they tend to create the same inefficient folder structures they previously created in file shares within Content Server.
    If you need to tightly control folder attributes, you'll be better served by locking down the ability to create new folders. Otherwise you're looking at some type of customization. Keep in mind that you won't be able to customize the right click behavior of DIS. Any changes to DIS would have to be an enhancement request.

Maybe you are looking for

  • Exit / badi for individual service line item detail with internal orders.

    Hello guys, <b>Issue 1.</b>as per our scenario we want to get the individual service line item details with Internal Orders. Please provide me any exit/badi with each item level with individual service line item Internal Orders. <b>Issue 2:</b> Remai

  • How do I write to an attached external hard drive?

    I have attached a WD 2TB external drive to my new NMH with USB. I can play the movies stored on the drive but I cannot write new movies to that drive. I always get an error message: "Access denied. Make sure the disk is not full or write protected."

  • How do I install a Forum in Adobe Muse?

    I am designing a website that requires a Forum..  Could anyone tell me how to do this Thanks   [email protected]

  • Inconvenience and gaps in the new "Music" app. (iOS 5.1.1)

    Is there anyone else who is unhappy with the changes in iOS 5.1.1? I am very disappointed how to use the "Music" app. in iOS 5.1.1 after the interface has changed. In the new interface we have NOT: 1    Left-side navigation panel 2    "List" view for

  • IChat 3.11 I invite PC OK, PC invites, failure.

    iChat video with windows pc. If I invite the PC, works fine, and connects immediately. Tried with 2 separate PC's. If the PC initiates the chat, get failure message, DID NOT RESPOND, even though I accepted the invitation. Question, is the problem on