How to deliver items in SAP R/3 using sap gui

Hi all,
    I have created an order.I want to deliver the items contained in it. pls tell me how to do it using sap gui.
Regards,
Kiran.

Hi Anil
You can create a normal ABAP report to delete or modify records from database table.
You can use statements such as delete or modify for this purpose.
First select the records from table bring them into internal table and use that table to delete the records from database.
Note: If you are trying to delete records from Z tables then this approch can be adopted but if you are dealing with Standard tables it`s not a option to directly delte the reocrds from database table .
For that purpose you can use BDC or any othe available FM/BAPI.
Note :When you are deleting records from the database table please use locking function module to lock the database entries.
Regards
Neha

Similar Messages

  • How to create interactive map in SAP Visual Business using SAP UI5 SDK

    Hi,
    Please tell me,
    How to create interactive map in SAP Visual Business using SAP UI5 SDK.
    Is it possible to create interactive map using VB Control in SAP UI5 SDK..?
    if possible please any one let me know.

    Hi folks, one question:
    We have our development close moved and now it is earlier than originally planned. 
    That means that we maybe can't finish our convenient API and you have to wait till we will release it - early 2015 is planned.
    But there is another option:
    Currently we have a API based on json. The developer has to create json and  to transfer it to the Visual Business control.
    This interface is more used as a low level API and we are developing on top the more convenient one. So all the features are the same.
    It will stay stable & compatible in the future and you can build on it.
    Do you want to use this interface?  
    Then I will publish the documentation.
    Let me know.
    Thanks

  • How can we report on R/3 tables using SAP BO

    How can we report on R/3 tables using SAP BO.
    Thanks

    Hi
    you can use the CR Designer and build CR reports that access your R/3 system. Another option is to use the R/3 connector for the Data Federator which is available in the Innovation Center. Still this connector is not a product rather can be used on your own risk.
    Regards,
    Stratos
    PS: Accessing directly the tables of the underlying database(e.g oracle)  using universes and Web Intelligence is not recommended. You will not be able to decode all contents of the database tables you are accessing since in some cases R/3 encodes the data before storing them in the actual database tables.

  • SAP UI5 Chart using SAP MII Query template

    Hi All, I am new to SAP UI5. I am trying to create SAP UI5 chart using SAP MII Query template. could anyone please tell me how to pass the Query Template as input to the SAPUI5 Chart? If possible please share sample code for doing so Regards Praveen Reddy

    Hi,
    If you want to embed UI5 objects in an IRPT here is a very simple code snippet:
    <HTML>
    <HEAD>
      <TITLE>TestUI5</TITLE>
    <SCRIPT type="text/javascript" src="/XMII/JavaScript/bootstrap.js" data-libs="i5Chart,i5Grid,i5SPCChart"></SCRIPT>
      <SCRIPT>
      var Grid = new com.sap.xmii.grid.init.i5Grid(SpecifyDisplayTemplateHere, SpecifyQueryTemplateHere);
      Grid.setGridWidth("640px");
      Grid.setGridHeight("400px");
      Grid.draw("div1");
      </SCRIPT>
    </HEAD>
    <BOD
      <DIV id="div1"/>
    </BODY>
    </HTML>

  • How to deliver an order created in SAP R/3 using sap gui.

    Hi all,
       I have created an order in SAP R/3 with two items.Now i want to deliver the order using sap gui.Pls tell me the bapi or steps of doing it.
    Regards,
    Kiran.

    Hi,
    Kindly check the link for creating Outbound delivery for
    customer sales order:
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/56078c545a11d1a7020000e829fd11/frameset.htm
    best regards,
    Thangesh

  • How to configure IS-H outpatients appointment booking using SAP Portal?

    Hello everyone,
    I just want to know if anyone has implemented On-line outpatients appointment booking using SAP Portal ?. I saw SAP for Healthcare: Supporting Enterprise-Wide Appointment Booking  demostration and here in our institution we are interested on it.
    If so then can anyone of you please guide? I just want an overview about this. If you have some documentation related to this then that will be more helpful.
    Thanks for advanced!!
    Regards
    Ruben Salinas
    Clinica Vitro
    Mexico

    Hi Ruben,
    I know a few examples where such service portals have been implemented. The Thoraxklinik Heidelberg has implemented a service portal for their referrers. Some information can be found [in the SAP success story|http://download.sap.com/industries/healthcare/customers/download.epd?context=CE8BFF0B88BF13A10B64E1ECB4EC460FC2A64DA0B06CAB0012CE747672A20DF534AFB35493AC7989EB7B66D866B70FFE6C45BC0ABA7783B2] and [the SIEMENS success story|http://www.medical.siemens.com/siemens/sv_SE/cs_healthcare_cons_FBAs/files/brochures/primergy_server_thorax_clinic_heidelberg_en.pdf]. They have also been hounored by Computerworld , see [here|http://www.cwhonors.org/viewCaseStudy2008.asp?NominationID=656], where you can also find some details: a [screenshot|http://www.cwhonors.org/CaseStudy/Uploads/Thoraxklinik/Appendix1.jpg], the [security architecture|http://www.cwhonors.org/CaseStudy/Uploads/Thoraxklinik/Appendix2.jpg] and a [graphic|http://www.cwhonors.org/CaseStudy/Uploads/Thoraxklinik/Appendix3.jpg] how this portals ties into their overall HIS.
    Regards
    Claudius

  • Item Number changes when PDF using SAP PDF icon, incorrect item number ?

    In Germany we PDFd a purchase order using SAPs internal PDF button
    (2005 patch level 44). We found that it screwed up one of the item
    numbers in the order. The item number should have been 921449-2.5 the
    PDF showed 921449-5.2 We printed normally and used an external PDF
    application, both showed the correct item number. Is this a known issue?
    Please advise - Thanx

    Hello Darpal,
    Please reference to the following Note at link https://service.sap.com/sap/support/notes/1092178 for a detailed explaination on this PDF issue.
    Hope this is helpful.
    Regards,
    Xu Zhang
    SAP Business One Forums  Team

  • Reading of File from legacy system into SAP Application Server using SAP XI

    Hi All,
      I have a file in <b>Legacy System with Exchange rates information data</b> i have to read that file using SAP XI process and put that file in SAP Application Server in SAP Specific Format and latter i have to use program RFTBFF00 to upload the file in the Application Server into SAP Tables.
      Can anybody tell me how can i do this with some example of same scenario.
      It would be better if anybody provides code example as i am new to SAP XI.
    Thanks in advance.
    Warm Regards,
    Rayeez.

    Hi Shaik,
    You need the access to the file system of ur legacy application and then you can follow this link for the required ifnormation
    File & Header
    Regards
    Vishnu

  • Connect to SAP R/3  using SAP GUI for HTML through saprouter

    Hello,
    I have my system running on my intranet, but I need to connect some support enginners through an Internet connection. Nowadays some users can connect to QAS and PRO systems using SAP GUI for windows and java with the saprouter string,  but the support enginners are using SAP GUI for HTML, do I need a special string or configuration so html users can connect to my system from the Internet?
    Thanks in advance.

    thanks, I can get the data from SAP R/3 to crystal report.
    but still dont know how to do the second question mentioned in previous message:
    once the table I want to get the data from is a cluster, and have found the mapping data dictionary of this data cluster, which displayed in crystal report connection as well, however, the data is not what I wanted.

  • Testing SAP HCM application using SAP TAO

    I have the following questions regarding SAP HCM testing.
    1)  Do we use any third-party i.e, HP's Quality Center, QTP tools to test SAP HCM applicationa?
    2) Do any one  tested SAP HCM using SAP TAO tool? 
    I am new to SAP HCM testing, appreciate if someone can send some documents related to testing using SAP TAO and other third-party tools.

    Basuvarma:
    I understand that we use Quality Center to maintain the test cases. I want to know if you can provid me any documents related to SAP HCM testing using QC or Rations tools....
    Appreciate your response.

  • How to deliver dashboard page for each user using IBOT.

    Hi all,
    I have setup SA_SYSTEM and able to deliver the reports to indivisaul users,
    Now I want to send the dashboard page for indivisual user..
    How we can impliment this.
    My IBOT run for all users and deliver the mail...similarly we want for dashboard page.

    I have created session variable and used it in default prompt and used a presentation variable.
    My report is refering this presentaion varable..
    I can see the log ..reports are generating for each MD's Now.
    I am getting PDF in mail also but error.
    Request was canceled
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 46066] Operation cancelled. (HY000)

  • How to access SMP if I don't use SAP product but only MaxDB?

    Hi All,
    I am sorry if this is answered elsewhere, I am a MaxDB user and our company operates a website with MaxDB as the data engine behind it since 2003. Recently I am evaluating if we can use synchronization to scale out, however I hit road blocks when I research information and most are on SMP which requires a login. How can I get access there ?
    Regards,
    Chris

    Hi Chris,
    the SAP Service Marketplace is for SAP customers only.
    Anyhow, especially for MaxDB there are many information available for public use.
    There's the [WIKI|https://www.sdn.sap.com/irj/scn/wiki?path=/display/maxdb/main] and the [MaxDB Website|http://maxdb.sap.com/] that includes online searchable documentation, as well as trainings materials and presentations from the MaxDB events.
    A good starting point is always the [MaxDB Homepage here in SDN|https://www.sdn.sap.com/irj/sdn/maxdb].
    If you don't find your questions answered with these options, you can always post your question here to the forum.
    Anyhow, what information did you want to look up and only find them in the SAP notes on SMP?
    Especially if you're an "Open Source"-MaxDB user, most of the available documentation is already made accessible via the resources I mentioned.
    regards,
    Lars

  • How to override security for table access when using SAP Query?

    We have a number of infosets which use table join between PA0001 and CATSDB table. To execute a query based on such a query you would need access to table auth group PA through S_TABU_DIS. This was earlier not a problem as SAP query was earlier used by support staff and not end users. We do not want to give S_TABU_DIS with to end users as this amounts to givin them access to all PA tables.
    The generated code for the query checks for the condition
    "%rtmode-no_authchk = space"
    before going for the authorization check.
    Thus, ideally the authorization check for an InfoSet can be skipped if we can pass X for this variable from the InfoSet definition. Is there a way to do this?
    Would appreciste any inputs to help suppress the authorization check at this point. Thanks.....

    >
    Julius Bussche wrote:
    > Perhaps you could replace it with a class of your own (transaction SE24)?
    >
    > I have not tried to do this; it was just a thought.
    >
    > Kind regards,
    > Julius
    unfortunately this does not work. SAP saw fit to 'hard-code' the implementation of the interface in RSAQEXCE:
    (only parts of that abap displayed here).
    170 data: iref type ref to if_query_tab_access_authority.
    1107 *       FORM AUTHORITY_BEGIN
    1112 form authority_begin using p_auth_classname type AQS_CLSNA.
    1119   perform authority_init using p_auth_classname.
    1120   call method iref->access_authority_begin.
    well for my part (searching a solution for a query on LTAK, wanting L_LGNUM as an object) i'm out of ideas. i shall have to modify SAP-standard and disable the class and do my own coding in the info-set. no other possibility - i cannot allow S_TABU_DIS for group LA and even if i did, what help would it be - i would have to allow that to all companies in that client having WM - and that would be literally all - i need LGNUM here!

  • XML File to SAP R/3 using SAP XI

    Hello Everyone,
    I'm hoping someone has done this scenario and can provide a step by step example for me.  The scenario I have is as follows:
    -- An XML file is placed manually on a UNIX SAP Server
    -- SAP XI should, once the file is placed on the server, go to a specific directory, pick the file up, and then send it to an RFC of which I've already mapped.
    -- Once the file is placed in the SAP R3 system, then the processing is over and no further processing should take place.
    -- This is an inbound message to SAP XI and also to SAP R/3
    I was thinking of using a File adapter as a "Sender", and poll every 60 seconds on a directory mentioned above.  Once the file is there, then I would call the RFC and then the mapping of the XML would put the data into R/3.
    Any help anyone can provide would be most appreciated.  Thanks in advance for your help!
    Regards,
    John

    John,
    You are looking for File -XI-RFC scenario right, please follow the below weblog
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    If you need more details, reply!!!!
    Best regards,
    raj.

  • IDOC data transfer SAP to Java using SAP JCo

    Dear Experts,
              The challenging requirement we are having is, we need to create the interface for data transfer between SAP system and the Java system. The data will be transferred from SAP to java and similarly once some processing done in Java again the details needs to be transferred from Java to SAP.
                 For this data transferred we are planning to use IDOC process and for interface "SAP Java connector" we are planning to use. In this case we are having some doubts.
    1. The data from SAP is going to be transfered from one Custom transaction (Z tcode). Once  "Outbound IDOC" will get triggered and will carry the details. Now the doubt is, whether the data / details will get transfered to JAVA system automatically or we need to perform any other steps from SAP ABAP coding...(like converting in to flat file, XML file and etc) ??
    2. We are planning to install "SAP Jco" in Java server. Is this correct...??
    3. Other than SAP Jco any other softwares needs to be installed or not..??
    4. Since we are going to trigger the "outbound IDOC" from custom transaction, we are planning to develope one program in SE37. Other than this any other program we need to develop or not..??
    If anybody has detailed steps or explanation please share it with us.
    Warm Regards,
    VEL

    Hi All,
      For the above mentioned issue, we implemented JCo software in JAVA system and created the JAVA program including SAP logon credential details like Client, User name, password and Language details.
    When this JAVA program was compiled successfully then, that non SAP system will appear in SAP gateway Tcode.
    Once non SAP system started appearing in SAP gateway that means, both SAP & Non SAP are connected automatically.
    Regards,
    Velmurugan P

Maybe you are looking for