VBEP-WMENG (1) is not an input field.

I am creating a new sales order or addition of new line items to existing sales order.
while creation from IDOC, getting this error which is preventing the sales order creation.
it is only happening to one sales area, rest works fine.
The idoc does not proceed and we are receiving an idoc error "VBEP-WMENG (1) is not an input field."
Can someone help me how to address this problem?
Thanks,
Edited by: Rob Burbank on Mar 30, 2010 1:26 PM

Hi,
     Back on SDN now, and saw one of my own queries. and thought i should post my solution.
for me it was VBAP-ABGRU(2) field, and there were changes in program 'MV45AO0F_FELDAUSWAHL' which actually led to this error. 
     'CHECK RV45A-ZEILE_LEER IS INITIAL.' statment was deleted and caused issues in PR.
     check if it helps...
Thanks.

Similar Messages

  • IDOC Error: VBEP-WMENG (3) is not an input field

    Hi,
    I am creating a Scheduling Agreement and consequently an IDOC is being created.
    However, the idoc does not proceed and we are receiving an idoc error "VBEP-WMENG (3) is not an input field."
    Can someone help me how to address this problem?
    Thanks,
    GC

    Hi,
         Back on SDN now, and saw one of my own queries. and thought i should post my solution.
    for me it was VBAP-ABGRU(2) field, and there were changes in program 'MV45AO0F_FELDAUSWAHL' which actually led to this error. 
         'CHECK RV45A-ZEILE_LEER IS INITIAL.' statment was deleted and caused issues in PR.
         check if it helps...
    Thanks.

  • Field BSET-FWSTE (1) is not an input field

    We currently have SAP ERP Central Component 5.0 and have recently applied support packs (we are on SAP_APPL - SAPKH50017).  Something changed with the inbound function module:  IDOC_INPUT_INVOIC_FI
    When we have an incoming invoice via an IDoc using function module IDOC_INPUT_INVOIC_FI, we get the error message:  00347 Field BSET-FWSTE (1) is not an input field.  Our IDoc does NOT have a tax amount, it has  segment #E1EDP04 with values: MWSKZ = E and TXJCD = WI0000000.
    If we feed in this Idoc via WE19 in foreground, we can see that this error is only a warning, and can press enter and the IDoc creates the invoice without a problem.
    What do we need to change to get this IDoc to create an invoice in the background?

    hi Bonnie,
    can you run in E mode (stops in case of Error) and se what happens? What is the screen name and number where this problem occurs? If this is in a table control  think that instead of  BSET-FWSTE(1) it should be BSET-FWSTE(<b>0</b>1)
    ec

  • IDOC_INPUT_ORDERS error Field RV45A-VBAP_SELKZ (1) is not an input field

    Hi,
    We got one error message while processing one inbound idoc with IDOC_INPUT_ORDERS function module and the idoc status is 51
    status message 'Field RV45A-VBAP_SELKZ(1) is not an input field'.
    We have tried to reprocess the same idoc through BD87 but we got the same message.
    We have created one more idoc with same input data, it went successfully
    Could any one please tell us why this idoc is raising this error message, what is the root cause
    Please help us in resolving this issue
    Thanks in advance.
    Raju

    Which version dou you have, there was an old OSS [Note 457605 - SD EDI: 00 347, Field RV45A-VBAP_SELKZ (1) is no input field|https://service.sap.com/sap/support/notes/457605] (january 2002) and [Note 511508 - SD EDI ORDERS: returns fail with satus 51 when several item|https://service.sap.com/sap/support/notes/511508] (april 2002)
    Regards,
    Raymond

  • Create Sales Order with ES and LORD throws "not an input field"

    Hello,
    Im am getting the error:: "Field AUART is not an input field"
    I am trying to use the enterprise service: PurchaseOrderRequest_In for creating a Sales Order in ERP. I have done the settings under:
    - (IMG: Sales and Distribution -> Electronic Data Interchange -> EDI Messages -> Configure EDI Partners -> Convert External To Internal Partner Numbers )
    - (IMG: Sales and Distribution -> Electronic Data Interchange -> EDI Messages -> Configure EDI Partners -> Assign Customer/Vendor To Sales Organization Data )
    - Customizing transaction WUFWUF -> Transformations , application CL_PUR_PURCHASEORDER_RQ
    - SD_01 business function is activated
    Now when I send in a message I can monitor the errors in /SAPPO/PPO2 I get a list of errors telling me:
    "Field AUART is not an input field" and the same error for 5 other fields. If I debug the method I can see that the table LORD_MAPPING is read. It also looks like the service actually calls program SAPMV45A with screen 4440. This screen does not contain the fields with error. The errors are caught in
    class: CL_LORD_OBJECT
    Method: DO_IMPORT_MAPPING
    Line: 58-72
    , due to <field_inpmod> eq '0'. This is the input mode for the screen used.
    Any pointers to what I have missed would be greatly appreciated.
    Best regards,
    Emil Jessen

    check function group XVED. Within this function group there are some includes that allows you to change the behavior of SAP while creating the sales order after EDI inbound.
    There are the two includes ZXVEDU03 (to add additional data from the IDOC to the sales order) and ZXVEDU04 (to modify the batch input for creating the sales order). Maybe you can find your fields in here and clear them, so that SAP doesnt try to change the order-type field in EDI processing.
    In case you want to allow certain fields to be editable, check userexit MV45AFZZ form "userexit_field_modification". There you can set fields editable or not.
    Example:
    CASE screen-name.
        WHEN 'VBAP-MVGR3'.
          IF sy-tcode = 'VA01'.
            screen-input = 0. " 0 = field NOT editable, 1 = field editable
          ENDIF.
    ENDCASE.
    Regards
    Ralf

  • Error: Field BNKA-BNKLZ . is not an input field

    Dear Experts,
    My client following vendor creation process is as follows
    Requestor logs his request into EP -> it is recorded into MDM -> after approval from central team, it syndicate into SAP -> Idoc entry -> Table entry
    Now in case of vendor request comes with bank data, Idoc gets failed with error message u201CField BNKA-BNKLZ . is not an input fieldu201D
    Message no. 00347
    Diagnosis:
    A transaction is processed using batch input.
    System Response:
    The runtime error field xxx occurs (invalid entries)
    Procedure:
    Correct the batch input data. Depending on the processing scenario, this can affect either of the following objects:
    Batch input session
    CATT procedure
    Application program
    If I reprocess this Idoc in foreground mode in Tcode: WE19 it is getting successfully posted.
    Kindly help me to resolve this issue.
    Regards,

    Can it be that you have bank data in your vendors for banks that are not yet created.
    if you create vendors manually then SAP is creating the bank master record automatically in background if not present when you entered bank data in the vendor master.
    But in IDOC processing, SAP just focus on the master data transferred with the IDOC, it creates vendor masters, but it does not create  central address data  nor bank data.
    you have to create the banks as a preceeding step to vendor creation.

  • BPEL Console not showing input fields for process

    I'm having a problem with our BPEL processes. When testing them in the BPEL Console the form for entering the input fields does not appear, even when switched to XML entry instead of HTML.
    The problem seems to occur in processes which take their input schemas from a different directory from the BPEL process. This was working fine in Oracle 10.1.2. We can successfully load the schema by entering its URL, and if the process is started without entering any data, the input message is correctly generated, just with all fields empty. So it seems like the schema is being found.
    When both the input and output schemas are specified inline in the project WSDL file, it works correctly. The problem occurs when referencing the schema in a different location. We have numerous projects which share common schemas, so specifying them all in-line is not a workable solution.
    Has anyone else encountered this problem, or found a solution to it?
    Thanks for your help.
    Howard

    I have similar process where I am able to see the instance incomplete process C, the issue is with the present process.
    actually process B and C are from production I have designed the new process A, which is calling B and B is calling C.
    I have also designed other process A1(new) which is calling B1(existing) and B1 is calling C1(existing), there I am able to see the instance of C1
    dont know why it is happening like this for process C
    please advice
    thanks
    yatan

  • OM IT 1005 not showing input fields in PPOME & PPOCE

    Hello friends,
    The business requirement is:
    add IT 1005 Planned Compensation as a tab page in T.code PPOME/PPOCE
    I configured the following in system:
    - IMG>Personnel Mgt>Org Mgt>Hierarchy Framework>Integrate New Infotype> >Add Infotype as Tab Page in Detail Area>Define your onw tab page>Tab Page Definition (this is option one)>
    I added Tab page as z1005, ticked infotype specific and infotype 1005
    Scenario Definition (Hierarchy Framework) > select OME0 >
    Tab Page in Scenario for each Object Type >
    I entered object type S (as we need it for Position), tab page: z1005, and respecitve sequence, I did not enter any report name, screen no, FM for Icons and Donot display is unchecked.
    Once I did this configuration and run PPOME tcode I got the tab page there but in the input fields it is blank and showing text like ##################### just a row like this.
    However when I do the same configuration for IT 1050 Job evaluation, it is working fine there. But 1005 is throwing the above error.
    Can anybody faced the same problem and resolve the above issue or incase some SAP Notes are available for the same.
    thanks
    Sunny

    Hi,
    Please check the table - T77OMTABUS.
    Regards
    Priya

  • Current version of Safri open showing not proper input field

    I hope apple notice the problem already and fix the problem as soon as possible.
    input filed duplicated unnecessirily and it block the view of page as you can see on the picture.

    Did you try a different browser.
    you can submit your feedback to Apple:
    Apple Feedback http://www.apple.com/feedback/

  • How to create a dynamic entry list for an input field in VC(ce 7.1)

    Hello all,
    I have an Input field, i need to create a Dynamic Entry List for it in VC(ce 7.1).
    How can this be done.
    Thanks in Advance.
    Thanks and Regards,
    Santhosh Guptha N

    Hi Santhosh,
    You can define Dynamic entry list for Drop down list and combo box but not for input field.
    [Refer this|http://help.sap.com/saphelp_nwce10/helpdata/en/2a/28249060dd4dbc872f6266f4557364/frameset.htm] for defining entry list.
    Let me know if it helped.
    Regards,
    Dharmi

  • Input field in "Advanced Search"

    Hello Experts,
    I'm setting the "Search Component Set" and "Search Option Set" in our portal, and I've a little question..
    In our default "Search Option Set" I disabled the property "Enable Large Search Field" (and it works fine, the input field is not large!) BUT during the search when I go in "Advanced Search" the input field return large... Why??
    Is possible to set a  not large input field also in "Advanced search" ?
    Thanks in advance

    Ok,
    in SystemAdmin > SystemConfig > ContentManagement > UserInterface > Search
    you can find the "Search Component Set" and "Search Option Set".
    Configuring "Search Option Set" (the default option set used is "UISearch") you can enable/disable the parameter "Enable Large Search Field", that works on input field width..
    If I disable this parameter the input field of my toolArea is short, but if go into "Advanced Search" the input field change and became large...

  • OVS: Input Field length?

    Hi,
    I have an OVS that is using a BAPI. This BAPI has a field for email with type AD_SMTPADR - length 241 Characters.
    When I create an OVS with that the Input Field for search shown has length 241 which is way to big. Any chance to adjust that? I tried to manually adjust the generated type in web Dynpro field external representation, but with no success. Where does the OVS take the length of the input field from?
    Any official way to do that? Other then changing BAPI Type or implementing view etc. on my own?
    Thx in advance,
    Frank

    The problem is not the input field to whom I bound the OVS... The problem is the search field I have in the OVS itself.
    I have the personal number as OVS result, but I want the user to search for email, surname and lastname. The email Input field is 241 characters big, which is way TOO big. Looks very ugly.
    For now I changed the type in ABAP but this is not very satisfying. I just read about OVSConfigurator in 7.11 but I'm in 7.10. If the UI of the OVS can not be changed, it is pretty useless in my opinion...
    Thx anyway,
    Frank

  • PA/OM Integration (RHINTE10 & RHINTE30) - Non Input Fields on IT1 like Job

    Hello,
    Is there a way to have the job created by RHINTE30 to run successfully in the background for non input field updates? Recently we used LSMW to mass update Job to Position relationships. But Job is not an Input Field on IT1. In some countries its not displayed as well. If RHINTE30 is run in the foreground, we gt the error message and we can bypass it and still load it; but running it in background will cause it to skip over thus not changing any record at all. Is there a way around this?
    Thanks,
    Nakul

    Hi,
    Can you check if OSS note 126869 is relevant  in this case?
    Hope this helps.
    Donnie

  • Firefox 3.6.8 does not correctly display inuktitut text in an input field. Any solution?

    Firefox 3.6.8 seems to have an issue with Unicode in input fields, e.g.
    The following code
    <input type="text" value="ᕿᓂᕐᓂᖅ..." style="font-family:Pigiarniq">
    should look more or less the same as
    <input type="text" value="ei3i6..." style="font-family:AiPaiNunavik">
    The first one uses a Unicode font (available at http://www.gov.nu.ca/english/font/) the second one one of the traditional non-unicode fonts.
    The two squares in the first string are not really squares. When you copy and paste the string onto a system with a unicode font containing canadian syllabic characters, then the squares are displayed correctly.
    Additional information: I just found that this is not related to input fields, as I thought in the beginning, but also happens within normal Ps or DIVs.
    Strangely enough, the following complete HTML seems to work when saving as a local file:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="iu-ca" lang="iu-ca">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <style>body{font-family:Arial,Pigiarniq;}</style>
    </head>
    <body>
    <p>ᕿᓂᕐᓂᖅ</p>
    <div>ᕿᓂᕐᓂᖅ</div>
    <p>a real unicode font:</p>
    <input type="text" value="ᕿᓂᕐᓂᖅ..." style="font-family:Pigiarniq">
    <p>a non-unicode font:</p>
    <input type="text" value="ei3i6..." style="font-family:AiPaiNunavik">
    </body>
    </html>
    and opend within this same browser session in another tab.
    In my current browser session, I see two different renditions of the string:
    - on this support form submission page, the string is incorrectly displayed (with two squares) as on the webpage which is currently under development
    - in another tab, the above mentioned HTML file displays all instances of the string correctly.

    (A) is what I see on this webpage (Firefox support form submission page)
    (B) is what I see within the same browser instance in another tab, viewing the above HMTL code
    (C) is what happens on the webpage under development.
    A and C show the same strange behaviour.
    Opera, Safari on Windows and IE display it correctly.
    Thanks for any hints,

  • Not able to display the values in the input fields of the view

    Hi All.
    I am facing an unique issue.
    My custom element created in my custom node getting a null value
    from a Get Vendor Details RFC written in RFC.
    The values are getting populated in the custom element but not coming in the
    input field of the corresponding view.
    Then, I wrote this code
    wdContext.nodeCustom.setLeadSelection(1);
    and all the output came in the input field.
    Now, after a build it is not coming in the input fields of the view.
    All my custom nodes are Singleton and values are coming in the custom elements
    as I can print them by wdComponentApi.getMessageManager.reportSuccess(""+customnode.getField());
    All my nodes are Singleton.
    Please give your valuable inputs.
    Regards
    Kaushik Banerjee

    Hi
    Check the node property
    initializeLeadSelection     true
    if not make it true , I would suggest to make a value node of the same structure as in RFC after execuation of the RFC populate the value manually.Dont bind it directly to the UI element.
    BR
    Satish Kumar

Maybe you are looking for

  • One user can not map a network drive

                       Hi, A costumer of mine is trying to map a network drive for an existing user that has always had access to the NSS6000 Network Storage Device. This still works for all other users except this one. It looks like an authentication fa

  • I need help turning on my iPhone

    i need help turning on my iPhone

  • ITunes duplicates random songs when importing

    I recently just reorganized my music library to get rid of some of the duplicate songs, but when I deleted, then reimported my songs, itunes randomly duplicated probably about 1k songs, and I don't know why. Is there a way to prevent Itunes from doin

  • Oracle 11g Client on Windows 2008 6.1

    Hi All, Is Oracle Client 11.1.0.7.0 certified on Windows 2008 6.1 OS?? Thanks SR

  • Submit batch job and return control to the user

    Hi Have a situation where we need to submit a batch report and then return control to the user of the application before the report is finished. What is the best way to do this? The old application is written using Java and the application is using t