SAP SDK DoQuery Help

Hi
I'm going to update morethan one transactions at ones. can i use transaction block? then if there is a failure in one transaction, i can rollback the whole transactions.
Please help me to solve this problem
kind regards,
Chaminda Ratnayake

Hi Chaminda,
Yes, you can use a transaction. om the company object is a method startTransaction to start the transaction block and EndTransaction to Commit or RollBack the complete transaction.
Regards
Ad

Similar Messages

  • Do I need to be accredited to use the SAP SDK?

    Hello,
    I am software developer working for a small company that uses SAP BO 2005A in the finance and sales department.
    I recently discovered the SAP SDK installed on our machines (server and PC's), and after some research and looking at people's sample code here, I have successfully written a small Visual Basic application that could create Sales Orders automatically, saving the company time not having to do the manual entry.
    Would anyone know if I would be breaking any SAP contract or agreement if I was to run my little application ?
    Do I need to be accredited to use the SDK?
    Much appreciated.
    Ed Roman
    Melbourne - Australia

    Hi Lisa,
    The SAP service provider looking after us, is very drakonian, My management senses that the contract we have with them could ban us (the Client or anyone else) from interfacing SAP in ways that are not via the SAP Front End.
    We recently approached them for a quote to build us a simple Stock checking web service function plus an Order loading application and we were hit with a 20,000 australian dollar quotation, which is close to 15,000 us dollars:- quite excessive in my opinion, given I have just built the application in a few hours using the SDK, I realise we are getting over quoted!
    Wanting to be helpful, and being a dotnet developer, after having done plenty of research here at the SAP Developer Network, I have learned how to use the SDK and now I realise how simple it is to interface SAP using the Business Objects DLL.
    However, if I run my application using the SDK I fear that our SAP provider could sue us for breach of contract. They might say they hold the exclusive rights to SAP on our Inrastructure to using the SDK DLL's directly.
    I want to play by the rules, and I would like to ask them directly where I stand using the SDK, but this might antagonise them and God knows what else! After all, they wuold like to be selling us their solution, if you know what I mean.
    It would be nice if I could contact SAP directly and get the truth on the matter.
    I appreciate your feedback immensely.
    Ed

  • Could scenario 161 of SAP best practice  help to generate aut. posting?

    Dear All,
    We need to generate automatic postings for Sales costs, admin costs in FI. This sums we have on our cost centers groups accordingly.
    Could scenario 161 of SAP best practice help us?
    Best regards,
    Kamila

    Be in the monitor window where u got the below issue
    when I start the "schedule process" the status getting still "yellow 14:27: 31(194 from 0 records)"
    and go to environment in the menu options TransactRFC--->in the sourcesystem...
    give the logon details and enter and from there give the correct target destination as ur BI server and execute...
    if u find some idoc's pending there push that manually using F6..
    and come back to ur load and refresh....
    if still it doen't turn green u can manully change status to red in STATUS tab and come to processing tab and expand ur processing details and right click on ur data packet which was not yet updated and select manual update...
    it shows busy status and when it comes out of that once again refresh...
    rgds,

  • Sap isu-utility help find

    Hi,
    i am new to  industry specific solution utility,now i need to download help file for that.can anybody pls tell me how to do it?
    thanks,
    raman

    Hi Radharaman,
    In utilities you have lots of areas like
    device management
    waste and recycle management
    energy data management
    customer service...etc
    Please refer to the following link for full data on SAP utilities:
    http://help.sap.com/saphelp_utilities472/helpdata/EN/c6/4dce68eafc11d18a030000e829fbbd/frameset.htm
    Hope it helps!!
    Thanks!
    Preethi

  • SAP HR Introduction help needed

    Hello, I am very new to SAP, and am currently a student looking up information about SAP for an academic exercise. Just to get a handle on SAP HR portal, does anyone know of some good books or links for information on how to start building an SAP HR portal. I need to understand more information about the usual setups, costs, and other general information about this type of setup and I don't have too much experience with SAP to begin with. Any help would be greatly appreciated. I have looked around the wiki here and there is a ton of information, and I haven't found any really beginner or intro data that has what I am looking for.
    Thanks
    Message was edited by:
            jon brown

    Hi Jon,
    For SAP HR you can use the ESS (Employee Self Services) and MSS (Manager Self Services). These can be implemented into the business logic and processes via the SAP Portal.
    Links:
    -> ESS
       - /thread/428959 [original link is broken]
    -> MSS
       - <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm">MSS configuration</a>
    Use the key words "MSS configuration" on the SDN, this brings you a lot of practical stuff (unfortunately not on the lowest level of expertise).
    Additional HR fields are:
    -> Learning Portal
    -> E-recruiting
    You can find helpful documentation on the http://help.sap.com
    http://help.sap.com/erp2005_ehp_02/helpdata/en/80/ea89395eb58c4f9d0c3e837cf0909d/frameset.htm
    In case you had any other questions, feel free coming back to this thread
    Best regards,
    Zsolt

  • SAP/Java General Help

    I am Java/J2EE Developer with 5 years of exp, looking for career shift to SAP.I am specifically interested in learning SAP modules involving Java so that I can leverage my existing skills. Looking for advice on what modules to choose and how to and where to startThanks in advance.
    PS: i am new to SAP forums have not explored all forums yet. If iam posting in the wrong place,please point me to right forum

    Hi,
    You are about to follow the path which every Java developer in SAP goes through.
    Broadly , Java is used wherever there are web based intefaces forming the UI layer over the SAP module.
    SAP CRM module is one them. It covers ISA, B2B BD apllications that utilise a lot of java coding and language to design the UI screens and jsp using the struts framework.
    Since you are a technical guy, I would suggest you to start learning about ,
    1. NWDS - Netweaver Development Studio, a IDE to build and run java applications. ( Though it does a lot more than this)
         http://help.sap.com/saphelp_nwce10/helpdata/en/ae/f0b1ee32a040d98b111915b23fb66e/frameset.htm
         http://help.sap.com/saphelp_nwce10/helpdata/en/ae/f0b1ee32a040d98b111915b23fb66e/content.htm
    2. Core CRM applications -ISA and Webshop. ( Its internet sales where Java has an edge)
       http://help.sap.com/saphelp_crm40/helpdata/en/72/7681532ca9d3119b4c0060b0671acc/content.htm
       http://www.sap.com/solutions/business-suite/crm/internetsales/featuresfunctions/index.epx
    3. SAP Java connector  - Required at all places where your java programs wants to "talk" with SAP.
         http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/content.htm
    There lot more in store - IPC( Internet Pricing module, used in ISA), Java Web Dynpro , Enterprise Portal, little bit of ABAP programming ( you need to learn it to have a deeper understanding)  etc
    Wish you luck n success.
    Thnks
    Vikram
    Edited by: Vikram Kharata on Jul 10, 2009 12:36 PM

  • Link to SAP 3.5 help

    Could you please give me a link to SAP 3.5 help.
    I am sorry for such type of questions but its very difficult to find anything in SAP.
    I thought its here http://help.sap.com/  NW2004 but looks like its wrong place!
    Thanks

    Hi,
    Click this http://help.sap.com/saphelp_nw04/helpdata/en/44/b21f98be886a45a4bb7e123e86e4c2/content.htm
    You can just expand the left hand side panel by clicking the link adjacent to the title "New Features and Changes in SAP BW 3.5"
    Regards,
    R.Ravi

  • In India will the training of SAP SD module help in starting SAP career?

    In India, how can training of SAP SD module help a person in starting his SAP career? Do this training be helpful after a engineering degree in printing technology?

    Hi,
    Its more helpful when you a functional knowledge , experience and certification in your hand along with training.
    try to get an entry job in SAP SD in any company, then improve your knowledge with trainings, certifications etc.
    Read the career center blogs written by Gold Otto and others, they are worth Reading.
    Must read career advice for all beginners - check out this blog
    regards,
    Mahesh.
    Edited by: maheshchandra.lanco on Dec 17, 2011 12:48 PM (blog link)

  • SAP 4.6c help file link

    Hi,
    Guys where can I find 4.6c  help files to download or view?
    plzz give the links.
    Regards
    Sangshetty

    Hi Shetty,
             Fid here SAP 4.6C help files
    http://help.sap.com/saphelp_46c/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    If you feel helpfull reward with points
    Regards,
    Murali.

  • SAP logon 640 help files

    Hi can anyone tell how should i instal application help & sap library to the front end. I have sap logon 640 version. I downloaded from sap-market but now I am unable to get application help when i do F1. How to activate my sap library and application help for my front end??

    Hi Supriya,
    Welcome to SDN. You can find some help documents at <b><DRIVE + PATH>\50072743_4\DVD_6.40C3_Pres._Serv._Comp._Cont.Serv\PRES1\DOCU</b>
    This is good enough for using the Front End.
    Refer your other thread for more information.
    SAP logon 640 help files missing in my system
    Hope this will solve your problem.
    Thanks
    Kathirvel
    Message was edited by: Kathirvel Balakrishnan

  • SAP RFC SDK - install help

    Hi,
    I'm trying to install saprfc for PHP <http://saprfc.sourceforge.net/>.
    I've downloaded the SDK file as a .SAR archive from <https://websmp206.sap-ag.de/SWDC>.  I understand that I need SAPCAR to decompress this file.
    I've downloaded the SAPCAR file appropriate to my 'NIX operating system.  However, the file is a ".EXE" Windows file which I cannot run or open with any utility.
    Is there something I'm missing when trying to download and install SAPCAR?
    Thanks,
    Rob

    you need to move the .SAR file and the SAPCAR.exe on the same folder (ie. x:\<name_of_the_folder> )
    then open a command prompt go to the folder you created  and type:
    SAPCAR -xvf <b><name of the .SAR file></b>
    This will uncompress the file and then you can move the contents to any other OS via telnet.
    Hope this help!
    Juan Reyes

  • SAP SDK Materials

    Hi kings
    anyone please provide download path for sdk material(i just generated sample ard file using B1DE).
    Thanks & Best Regards
    B.Lakshmi Narayanan

    Hi,
    U can find all the required help files in the following path.
    C:\Program Files\SAP\SAP Business One SDK\Help
    Vasu Natari.

  • SAP SDK example is unable to build in eclipse

    Hi All,
    I am trying to install the standard SAP Example SDK application.
    I imported the com.sap.sample.audio and com.sap.sample.click in Eclipse workspace but getting build errors.
    Bundle  com.sap.ip.bi.zen.rt.components.sdk.eclipse cannot be resolved and
    Unknown extension point 'com.sap.ip.bi.zen.sdk'.
      my DS is on
      c:\Design Studio folder and I did try to setthe plugins to this path but still not able to build.
      Pls help me to resolve the issue.
      Thanks,
       Manju

    Hi Manjula,
    Did you install the Design Studio SDK XML Schema Definition?
    If not:
    1. Choose WindowPreferences.
    2. In the Preferences dialog box, choose XML catalog.
    3. Choose Add....
    4. In the Add XML Catalog Element dialog box, choose File System....
    5. Navigate to file sdk.xsd in your SDK Templates and Samples folder, for example C:\ds_sdk\sdk.xsd.
    6. Choose OK twice.
    Br
    Max

  • SAP SDK

    Hi
    When i'm going to install the addon. it displayed this message.
    "faill to find uninstaller for addon"
    why is this error?
    Please help me
    regards,
    ratnayake

    ratnayake,
    You may also want to download the Business One Development Environment (B1DE) from the SDK Tools Section of the SAP Business One SDN main page and try creating your installer using the "Simple Installer" plug-in to Visual Studio.
    HTH,
    Eddy

  • SAP MM questions- help needed

    Please can I get an expert's help in findig a solution to the following questions:
    1 To view the most up to date planning data (available stock, orders, reservations, etc.) on a material, use the:
    (more than one answer can be correct)
    A Stock Overview report.
    B List display of material and accounting documents.
    C MRP list.
    D Stock Requirement list.
    E Standard Analysis for a material
    2 A material forecast can be used by the following MRP types:
    (Only one answer is correct)
    A Manual Reorder point planning.
    B Automatic reorder point planning.
    C Forecast based planning.check
    D Time phased planning.
    E Storage location MRP
    3 Materials planning can be set to automatically generate:
    (more than one answer can be correct)
    A Contracts.
    B Purchase Requisitions.
    C Purchase Orders.
    D Planned Orders.
    E Delivery Schedules.
    4 The following are lot sizing rules available for SAP R/3:
    (more than one answer can be correct)
    A Fixed lot size.
    B Replenish to maximum stock level.
    C Weekly lot size.
    D Daily lot size.
    E Economic order quantity.
    5 Which of the following apply to Purchase Orders?
    (more than one answer can be correct)
    A The vendor must be specified in the Purchase Order Header.
    B All materials on a purchase order must be procured through the same purchasing group.
    C All materials on a purchase order must be of the same material group.
    D Discounts and surcharges can be maintained in the document header.
    E Discounts and surcharges can be maintained at line item level.
    6 Which of the following is an Account Assignment category?
    (more than one answer can be correct)
    A Material Group.
    B Purchase Requisition.
    C Sales Order.
    D Release Code.
    E G/L Account
    7 Which of the following are Item Categories?
    (more than one answer can be correct)
    A Consignment.
    B Service.
    C Manufacturing.
    D Cost Centre.
    E Subcontracting.
    8. Which of the following documents can be subject to release (approval) procedure?
    (more than one answer can be correct)
    A Planned Order.
    B Purchase Requisition.
    C Scheduling Agreement.
    D Purchase Order.
    E RFQ.
    9 In Source lists the following can be sources of supply:
    (more than one answer can be correct)
    A Vendor.
    B Contract.
    C Scheduling Agreement.
    D Quotation.
    E Quota Arrangement.
    10 Which of the following document types can appear in the purchase order history for a purchase order line item?
    (more than one answer can be correct)
    A Another purchase order.
    B A goods receipt material document.
    C A service entry sheet.
    D An invoice.
    E A release procedure.
    11. Which of the following stock types can be counted through Physical Inventory procedure?
    (more than one answer can be correct)
    A Unrestricted use stock.
    B Block stock.
    C Quality Inspection stock.
    D Vendor consignment stock.
    E In-transit stock.
    12 Which of the following cab possibly influence the valuation price of a moving average priced material?
    (more than one answer can be correct)
    A Goods receipt for a purchase order.
    B Goods Issue to a cost centre.
    C Invoice verification against a purchase order.
    D Stock transfer between two storage locations in the same plant.
    E Transfer posting from unrestricted use stock to quality inspection.
    13. In the SAP system a user can operate in the following hierarchies.
    (more than one answer can be correct)
    A Service level.
    B Application level.
    C Main menu level.
    D Month.
    E Total stock value.
    14 Your planning department is using a Forecast Model for materials planning. It has been established that while demand for the particular material is projected to increase steadily as market share is increased, the fluctuating tourist demand will affect the overall requirements. Which forecast model will best address this requirement?
    (Only one answer is correct)
    A The Constant model.
    B The Constant trend model.
    C The Seasonal trend model.
    D The Fluctuating trend model.
    E The Seasonal model.
    15. In the SAP system, the reference document used in the purchasing cycle is the:
    (Only one answer is correct)
    A Purchase requisition.
    B Info record.
    C Source list.
    D Purchase Order.
    E None of the above.
    True / False
    16 What purpose does invoice verification serve in materials management?
    a It allows invoice that do not originate in materials procurement to be processed.
    b Completes the materials procurement process
    c Handles the payment
    d Allows credit memos to be processed
    e Handles the analyses of invoices.  
    17 What are the tasks of invoice verification?
    a Entering invoices and credit memos received.
    b Checking the accuracy of invoices
    c Executing the account posting resulting from invoice
    d Updating open items and material prices
    e Checking invoices that were blocked.
    18 What is the process of invoice verification?
    a Purchase order, service or GR referenced for incoming invoice.
    b Invoice items suggested by the system against referenced document
    c Corresponding automatic account postings carried out.
    d Payment proposal list for vendor generated.
    19 From where does the system pick the default quantity of an item when you post invoice receipt?
    a Invoice
    b Purchase order
    c Purchase order history
    d System settings
    e Vendor master
    20 During invoice verification the system picks the rate at which tax is calculated from the vendor master record.
    TRUE
    FALSE
    Regards
    VS

    Hi Vishal,
    Here are the answers.
    1. C, D
    2. C
    3. B, D, E
    4. A,B,C,D
    5. A, B, D, E
    6. C
    7. A, B, E
    8. B, C, D, E
    9. A, B, C
    10. B, C, D
    11. A, B, C
    12. A, C
    13. E
    14. A
    15. A
    True / False
    16. B, C, D, E
    17. A, B, C, E
    18. A, B, D
    19. C
    20. False
    Hope this helps.
    Thanks,
    Viswanath

Maybe you are looking for

  • How to fix this

    I want to get rid of that small border on the right and below the right column here is the code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/

  • Java.rmi.ServerException:

    I am new to RMI concept i stuck with the below problem when i execute E:\MyProjects\StockRMI>java -Djava.security.policy=policy.all StockMarketServerStockMarketServer is as shown below import java.rmi.*; import java.rmi.server.UnicastRemoteObject; im

  • Where shoould i specify about my target system in XI.

    Hi all! Xi sends XML file to my J2EE application.I am using HTTP adapter as receiver. I have given the following info in outbound HTTP communication channel:what else to be specified in ID Adapter type: HTTP Message protocol: Xi payload in HTTP body

  • Lacking true native "Deferred" or "Promised" file drag from JAVA

    Hello all, I have been playing around with the drag and drop APIs for quite some time (about 1.5+ years) and I am having a problem producing functionality similar to dragging network-based files in "Windows Explorer". I am not sure if I have overlook

  • How can i convert .mov to .mp4?

    Hello again I have made a large promo dvd for an upcoming seminar and the national organization would like to put it on its website. I broke it down into chapters so that it is not one long cumbersome piece, and visitors can watch just the parts they