Bapi - please use meaningfull subject titles!

HI experts,
        I have uploaded txt file into itab and then splitted itab-record at comma and populated itab1.itab1 is having quantity field of type char13. This itab1 is to be passed to bapi_requision_create.To do this, I am moving itab1 to 'requision_items' tab where quantity is of  p. when I am moving itab1-qunatity to requisition-quantity , it says , that it can't be moved.How to handle ? my  code is as below,
loop at it_bapiebanc into wa_bapiebanc.
  wa_bapiebanc1-doc_type(4)            = wa_bapiebanc-doc_type(4).
  wa_bapiebanc1-PREQ_ITEM(5)        = wa_bapiebanc-PREQ_ITEM(5).
  wa_bapiebanc1-material(18)              = wa_bapiebanc-material(18).
  wa_bapiebanc1-SHORT_TEXT(40)      = wa_bapiebanc-SHORT_TEXT(40).
wa_bapiebanc1-quantity(13)            = wa_bapiebanc-quantity(13).
  wa_bapiebanc1-unit(3)                    = wa_bapiebanc-unit(3).
  wa_bapiebanc1-DELIV_DATE(8)      = wa_bapiebanc-DELIV_DATE(8).
  wa_bapiebanc1-PUR_GROUP(3)        = wa_bapiebanc-PUR_GROUP(3).
  wa_bapiebanc1-MAT_GRP(9)             = wa_bapiebanc-MAT_GRP(9).
  wa_bapiebanc1-plant(4)                     = wa_bapiebanc-plant(4).
  wa_bapiebanc1-STORE_LOC(4)        = wa_bapiebanc-STORE_LOC(4).
  append wa_bapiebanc1 to it_bapiebanc1.
  endloop.
data :
it_bapiebanc type standard table of ty_bapiebanc,
it_bapiebanc1 type standard table of bapiebanc.
rgds,
khadeer.
Edited by: Julius Bussche on Mar 22, 2009 11:35 PM

Hi,
You have mentioned that ITAB1 has Qty field of Char13 and BAPI field of Type P.I am not clear here.
When i looked at BAPI it has Qty of 13 length.
Change ITAB1 quantity field as same as BAPI Qty field and try to load it.It should work.
Sudheer

Similar Messages

  • Sap script - please use meaningfull subject titles....

    Hi,
    My requirement is to print theree texts in theree different lines.So I declared the texts in SAP script with the command "/".
    Buut in spool I am getting all the three texts in one single line.Can anyone suggest how to get the texts in three different line?
    Thanks in advance.
    Edited by: Julius Bussche on Jan 22, 2009 2:30 PM

    Ginger
    One solution to this can be creating 3 separate windows and displaying text in each one of them separately. Make sure the allignment of these windows is exactly in the way you require the text to get displayed.
    The other way can be by declaring a new character format and going about it. Like for paragraph format XX, you can use it like,
    XX    ALL THE BEST.
    XX    GOOD JOB.
    XX    WELL DONE.
    Hope this is useful.
    Regards
    Harsh
    Edited by: Harsh Talesra on Jan 22, 2009 2:13 PM
    Edited by: Harsh Talesra on Jan 22, 2009 2:27 PM

  • README: PLEASE Use Appropriate Post Titles!

    See title.
    But seriously, some posts have been beyond ambiguous lately, along the lines of:
    Help! Noob question!
    Simple problem!
    Almost there!
    Etc..
    Such titles are ineffective at conveying the nature of the issue.
    Choosing an accurate, descriptive and appropriate post title will attract solutions effectively and help other users, when utilizing the forum search feature, to find a solution.
    Thanks, and enjoy Arch.

    Not really... Context is paramount. And please don't bump stickies, they're meant to be read, not to end up like yet another topic.

  • Please Label Subject/Title Field!

    PLEASE label the subject/title field for a new post.  Too many people aren't realizing what that field is and are trying to put their entire post into it.

    I finally figured out why I think - if you take a look at the page where most new users probably start:
    This is what they see - so, they ask the question (and sometimes a very long question). Not until after you click on the blue button, you will get the text editor (with a whole empty field.....)

  • Please return to the use of Subjects in the email notifications

    This is more of a Plea as opposed to a question.
    Please return to the use of subjects for the email notifications like in the old system.
    I have no way of sorting post. Even sorting by subject doesn work right.

    No response so will mark answered to get rid of it.

  • How to set a form field that automatically saves as email subject title

    I am creating a form in acrobat 9 and want the submit to email button to automatically use the information from one of the text fields as the subject title of the email. So when the client submits the form at the end the PO number they have used will automatically be the email subject. Is there any way to do this? I have found an example created using javascript but I am very much a novice with this so I don't know where to start with this? Any help would be greatly appreciated

    Read this tutorial:
    http://acrobatusers.com/tutorials/dynamically-setting-submit-e-mail-address

  • Accessing BAPI's using JAVA with out using webdynpro URGENT

    hi Experts,
    What is the procedure for calling RFC/BAPI's using JAVA with out using the webdynpro. Please let me know what are the possibilities with step by step implementation.
    Regards
    Vijay

    Hi Boris Rubarth,
    Thaks for relavant information.
    I have kind of the requirement. The clinet is asking for connecting the SAP RFC using java application. The build Jar or .war or .Ear for which are going to develop should be compatible for running on any of the Applications server like they have Tom cat, weblogic, websphere server.
    so the .jar for or .ear file which we are going to develop should be able to run accessing the RFC/ BAPIs from any of these servers other than SAP WAS that is what their target.
    Please give me your suggestion, which is better approach. currently their SAP system is 4.6c . So presently it is not possible the webservice approach. But they have plans to go for upgrade to ECC6.0
    In that case only JCO option is possible. If use this option . Is it possible to access application which is deployed irrespective of the WAS by doing the required configuration.
    Basically i am aware of the ABAP webservice work bech steps and also the JAVA coding also.
    Please suggest me what is the better way to achieve this.
    Regards

  • Which FM/BAPI is used for creating repair orders

    Hi,
       Please tell me which FM / BAPI is used for creating service notifications,Repair/Service order and Delivery Docs.How to find out??
    Please someone help me.
    Thanks,
    Neelima

    For service notification you can try using this.
    'BAPI_ALM_NOTIF_CREATE'

  • BAPI's used in SAP SRM

    what are the BAPI's used in SAP SRM?

    Dear Fazhlay,
    To fetch the BAPIs related to SAP SRM goto se37 and type either BAPI* or META* for the list of bapis.
    For the detailed description on the BAPIs of SRM please goto to below link as this question is already addressed there:
    BAPI's in SAP SRM Module
    All the Best :-)
    Reward if useful

  • LSMW what BAPI to use to load Business Partner?

    Could anyone tell me what BAPI to use for business partner? i think its part of CRM..... I'll work out what a BAPI is later! But i gather batch recording is not the go?
    I don't know anything about SAP, BAPIs and Idocs and Batch recordings!!! I have a number of flat files, I want to import please show be some direction, would be appreciated.
    mike

    Thanks,
    Yes we have used the recording tool and actually loaded one file in the SAP system, as a test, however we have fields in "tabs" ie one customer has many phone numbers - a multi structure record. I believe the recording tool is no good for such cases!
    I'm not sure whether I have need to have one input file or whether I need to have two files one for cutomer and another for phone details.
    The 2nd question is my original question what BAPI or other method can I use for customer (business partner) details, as the recording method is no good for data with 1 to many relationships. HELP!

  • Extracting part of a subject title

    Hello,
    I'm looking to extract part of a subject title sandwiched between two special characters ([ & ]) and use that to create a new subject title in a new e-mail.
    So for example, if the subject title of the e-mail says "[This is the main subject title] but not this part", I want to extract the bit between the two brackets and create a new subject title in a new e-mail which in this case would say "This is the main subject title". Obviously this text can vary.
    Can this be done by use of filters within a Cisco ESA? Would appreciate any pointers how to extract it if it can be done.

    You can use either a content filter or a message filter.
    Search using a regex like this one...   (?<=\[)[^]]+(?=\])
    I got that from here:http://stackoverflow.com/questions/2403122/regular-expression-to-extract-text-between-square-brackets
    You may have to fiddle with it...
    Then for the action, set the subject to "$MatchedContent" (look at the online help for the content or message filters)

  • Reminder: Please use GroupSpace for Tech Preview feedback

    We recently announced the availability of the live WebLogic Portal GroupSpace community for Tech Preview 2. GroupSpace is one of the highlights of the 9.x release, and you can now use it to log and discuss Tech Preview-related issues, store documents, create links, and collaborate in other ways.
    Please use GroupSpace instead of this newsgroup for logging and discussing Tech Preview issues. However, if for some reason GroupSpace is not available, feel free to temporarily use this newsgroup.
    To use GroupSpace:
    1. Send a note to [email protected], putting this in the subject line:
    REQUEST FOR GROUPSPACE ACCOUNT.
    You will be sent an invitation with instructions to join.
    2. Before contributing as a GroupSpace member, please review the guidelines at: http://wlp.bea.com/WLP92TechPreview/docs/wlp_tp_groupspace_guidelines.doc
    3. Log in to GroupSpace and start collaborating!
    Thanks again for your participation. As always, if you have any questions, send a note to [email protected]
    Thank you,
    The WLP Tech Preview Team

    Hi
    I found this answer..
     was having trouble getting DirectAccess to enable on Windows 10 preview. The Enterprise version was being used and the issues with the machine name and GPO covered in other threads was also resolved. Instead it turned out that if the DA configuration
    has the "Laptop only" restriction used as part of the wizard, the default value will not work with Windows 10. Instead, you have to use GP Editor and edit the WMI for "Laptop only" as follows:
    Select * from Win32_OperatingSystem WHERE (ProductType = 3) OR ((Version
    LIKE '6.2%' OR Version LIKE '6.3%' OR VERSION LIKE '6.4%') AND
    (OperatingSystemSKU = 4 OR OperatingSystemSKU = 27 OR OperatingSystemSKU = 72 OR OperatingSystemSKU = 84)) OR (Version LIKE '6.1%' AND (OperatingSystemSKU = 4 OR OperatingSystemSKU = 27 OR OperatingSystemSKU = 70 OR OperatingSystemSKU = 1 OR OperatingSystemSKU
    = 28 OR OperatingSystemSKU = 71))
    (the new text is the OR VERSION LIKE '6.4%') After the necessary GPO update propagation delays, DA properly runs on Win 10. Just thought I would post this for others knowledge.

  • How do I access "Firefox is NOT compatible with this application. For best performance, please use Internet Explorer 5.0 and above...." web sites; when I try to download any alternate browser, then a warning that alternate is "imcompatable with your opera

    How do I access websites that warn: "Firefox is NOT compatible with this application. For best performance, please use Internet Explorer 5.0 and above...."? When I try to download any alternate browser, all I get is another warning that the alternate is "not compatible with your operating system." Is Firefox preventing this? The site listed below is a job application site. I've had this same problem with other job application sites also.
    == URL of affected sites ==
    https://storefront.kenexa.com/lithia/cc/Home.ss

    There should be a User Agent Switcher menu item under Tools, which gives you the browser names you can impersonate.
    The menu item name changes to the browser UA you are presently using.
    There is also a User Agent Switcher button, you can add it using View -> Toolbars -> Customize, and dragging the button to your toolbar.
    See http://chrispederick.com/work/user-agent-switcher/features/ and http://chrispederick.com/work/user-agent-switcher/help/
    You can just start trying IE versions (or the versions it says on the site) until it lets you in.

  • I have an MacBook Pro 10.6, using disk utility I tried to verify my disk, but it came up with the message, please use your start up disk, I tried this, starting the computer up and pressing C, but it ejected the disk, the same thing happened while I runni

    I have an MacBook Pro 10.6, using disk utility I tried to verify my disk, but it came up with the message, please use your start up disk, I tried this, starting the computer up and pressing C, but it ejected the disk, the same thing happened while I running the computer. Is the hard drive damaged as laptop doesn't seem to recognize the start up disk ? If so, I presume I will have to put in a new one.
    There haven't been any problems with the computer, apart from a sticky curser,I have run a permissions programme from disk utility, there were a lot of different ones, but it seem to be able to fix them.
    Any comments or ideas ?
    Thank you in anticipation.

    First backup your users files off the machine to a external storage drive (not TimeMachine!)
    Most commonly used backup methods
    Next to startup from the disk, have it inserted, hold c or option/alt (wired or built in keyboard) and then boot the computer and or select the disk when it appears and click the arrow.
    Disk Utility is under the Utilities menu on the second screen.
    Step by Step to fix your Mac
    If you used the wrong 10.6 disk, it will spit it out or have issues, use the one that came with that machine or if it's defective, call Apple for a new one.

  • This message could not be delivered because your SMTP settings are not set. Please use the Accounts Preferences panel to set the SMTP options for your account.

    I am not able to send out an email. I keep getting the following message: This message could not be delivered because your SMTP settings are not set. Please use the Accounts Preferences panel to set the SMTP options for your account. Can someone help me with this?

    We need some information, starting with the email provider (eg. Google, Yahoo, Bellsouth, etc)

Maybe you are looking for

  • Why won't my iPad won't send messages?

    My iPad2 won't send message to person I just received from.  The send button is blue but not active. When I try to send to send a new message to another person their name is red marked with ! and the send button is gray. It won't accept any new name

  • Database trigger in java and design

    Hi Experts, I have develop a system which query table after every three second and get new records and do processing, i expect lot of people suggest to use database trigger option, but i have following constraint. I am using Oracle 10g which is avail

  • Problem with VO Extension

    Hi All, I have a requirement like , I need to change the query of the lov For this ,I extended the VO to incorporate the new query, this query has some bind parameters Now I extended the CO of the Lov to set the bind parameters of the VO query, but t

  • Accessing AM Client Interface from Web Application

    Hi, I am trying to access some client interface methods that I developed on my application module from a backing bean on my web application and have trouble doing so. Some background on the problem, Basically when logging into our application from th

  • The application SIMBL Agent quit unexpectedly

    Hi, ok the thing is, when I start up my computer (Macbook OSX 10.5.8), this error message appears and it won't go away, I've tried reporting it, ignoring it, relaunching. I also tried moving the SIMBL folder in Application Support to the trash as sug