How are BAPI's related to conversions

Hi,
I would like to know how can we do conversions using BAPI's. Is conversion through BAPI preferred over BDC or call transaction??
Thanks,
Haritha

Hi Monica
Well my requirement is :
Hi
Am using the LSMW to upload the data of internal orders(KO01) by BAPI... Business Object:BUS2075. Now the requirement is, location(stort) & plant is not mapping correctly with the bapi method. Hence am trying to create the orders first & then modify the internal orders based on location & plant by orders.
The problems encountered are:
a) how to find out orders created by user or is there any other way
b) is there any function module exists for this.
Please send the answers to [email protected]
And moreover i didnt recieved the document... could you once send it to my id.
Thanx
Naveen.

Similar Messages

  • How are BAPI's processed?

    Hi Gurus,
    BAPI's are function modules or methods of a business object that can extract data.These methods perform on business object of the BOR and give the data.These are visible to outside and hence called interfaces.I click on the Business object  then the corresponding Business object type and find the Object types,attributes,methods,keyfields and events.
    When i try to access any method by executing..i had to give values in the fields and then execute.And here.. i am not getting anything on execution..
    Also,How can a BAPI be passed to another system on ALE?

    After using most of update BAPI (nearly each and every one) you need to commit the change by using the Bapi BAPI_TRANSACTION_COMMIT (or _ROLLBACK if error returned in RETURN parameter of Bapi)
    Look at :
    <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf">BAPI Programming Guide (CA-BFA)</a>
    <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf">BAPI User Guide (CA-BFA)</a>
    <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESBGW/BCFESBGW.pdf">The BAPI Gateway Component (BC-FES-AIT)</a>
    Regards

  • How are contract and service order related....urgent

    Hi all
    I am ABAP consultant...
    I am working on Service contract Cost Management threshold alert report...
    I want clear idea as to how are contract and service order related....
    BAsed on contract type and contract start and ,end date,sold to party....
    i need to get contract ,item , service order no: , and i have to calculate <b>INTERNAL ,EXTERNAL LABOUR, INTERNAL,EXTERNAL material COST</b>
    plz help me out...
    Thanks in advance,
    Madhavi.

    Dear Madhavi,
    http://www.erpgenie.com/abap/tables_sd.htm
    VBFA Sales Document Flow
    KONV Conditions for Transaction Data
    KONP Conditions for Items
    LIKP Delivery Header Data
    LIPS Delivery: Item data
    VBAK Sales Document: Header Data
    VBAP Sales Document: Item Data
    VBBE Sales Requirements: Individual Records
    VBEH Schedule line history
    VBEP Sales Document: Schedule Line Data
    VBLB Sales document: Release order data
    VBLK SD Document: Delivery Note Header
    VBPA Sales Document: Partner
    VBRK Billing: Header Data
    VBRP Billing: Item Data
    VBUK Sales Document: Header Status and Administrative Data
    VBUP Sales Document: Item Status
    VEKP Handling Unit - Header Table
    VEPO Packing: Handling Unit Item (Contents)
    VEPVG Delivery Due Index
    Also, go through:
    http://www.erpgenie.com/abap/tables.htm
    Regards,
    Naveen.

  • What are these EM-related accounts and how do I unlock them?

    Hi,
    I created a database manually so it can not be managed through Enterprise Manager yet. When I run the database configuration assistant to configure it with Enterprise Manager, in the alert log file, i get the error message:
    oracle.sysman.emcp.exception.EMConfigException: Failed to unlock all EM-related accounts
    What are these EM-related accounts and how do I unlock them?
    Thanks, hope somebody tries to help me. Any leads will be appreciated.

    alter user dbsnmp unlock;
    It gets locked by some Critical Patch Updates.
    You can also configure em/dbconsole with emca.

  • What are BAPI's

    Dear All,
                Could you tell me what are BAPI? and how are they related to RFC? How do BAPI's work?
    Regards,
    Ashish

    Hi Ashish,
    Short Intro:
    BAPI wil work as a function module only just tht its an RFC can be called by external systems.
    BAPIs are created as methods of business objects.if u goto SWO1 transaction and give a BO say BUS2038 you will see some methods in them.They are all BAPIs.
    If you goto transaction BAPI,you can find all the methods created by SAP and impelmented as Function modules and they are all RFCs.But an RFC is not necessarily a BAPI.It can be a normal function module in SAP whose attribute has been set to RFC,which means u r making it available to be called by external systems
    like our wrapper BAPIs,are simple RFCs and not BAPIs
    This can provide you all information around BAPI's
    http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm
    Regards,
    Vinayak Kamath

  • How to give a relative path from a button in the master page header?

    so I have this code in the header of my Master page in RoboHelp:
    <input type="image" value="View graphics legend"
    onclick="window.location.href='Graphics_legend.htm'"
    src="Images\graphic legend.png" name="image1"
    title="View graphics legend" style="width: 118px; height: 21px;" />
    i need to call the 'Graphics_legend.htm' file which is sitting in the root folder. When i try this it works fine for the html file which are in the root folder as well, but anything with is in a sub directory , the button stops working.
    It might be just to add a realtive path ,but i am failing to understand how to make a relative path for 'Graphics_legend.htm' ,.. ?

    Hi there
    Relative paths are relatively simple once you get the hang of them.
    For example, if you want to refer to something that is one folder above where you are, you prefix things with ../
    The ../ is HTML shorthand meaning one folder level above where I am. If you wish to go two folder levels up, ../../
    If you need to drop into a folder that is at the same level as where you are, ../FolderName
    From what you have written it would seem that RoboHelp isn't seeing your code and properly calculating the path. That's really not too surprising because you are using the Button element.
    If you are using CSS and linking to a style sheet you likely have a simple way to calculate what the relative path should be. Just examine the source code of the topic and note what prefixes the CSS file name. Assuming your CSS is in the project root (and it should be) then you could use the same prefix.
    Hopefully this helps... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • How do I speed up the conversion of a PDF to Word using Adobe ExportPDF?

    How do I speed up the conversion of a PDF to Word using Adobe ExportPDF?

    Believe me, we ALL know what you are going through!
    You CAN develop your slideshow directly in iDVD and you can have multiple songs (I just figured this out myself just now! LOL). I will walk you through the process.
    Firstly, open a new project in iDVD.
    Then press the + button (bottom left hand side) and add slideshow and a heading "My Slideshow" will show up on your iDVD screen. Then, go into your media and press photos, and drop your folder of photos into the "My Slideshow" button (if you havent put your folders into a new album in iPhoto, now is the time to do this).
    Now double click on your My Slideshow button and all your photo's should come up. Down the bottom of this page you will see some options. Slide Duration, Transition etc. Again, go into your media and select audio. Go through your playlist and hold down the apple button (next to space bar left hand side) and select the songs you want to play with your slides then drag them across to the audio button (it automatically changes the slideshow to fit to audio). The only problem I can see with this is that there is considerable "dead" time between tracks which means some slides show without music. You can easily solve this by going into Garage Band and trim off the excess "dead" time at the end of each track. If you have problems with this I can talk you through that too if you would like.
    Oh and I think i read somewhere that 99 photos is the maximum you can have in iPhoto?? That could be what is causing your problem. You could always break it down in to 2 separate slide shows?

  • How can i record a phone conversations?

    Can any body please tell me, how can i record a phone conversation. I have an iphone 2.0 , if i call any person or any person calls me, how can i record the whole conversation, are there any apps

    I have browsed it , and i am confused
    If anybody can tell me whether it is possible or not i will appreciate it
    please tell me which app works perfectly

  • How to add a related content for a particular document in UCM

    Hi All
    How to add a related content for a particular document in UCM. On which table it stores all the related document details. Can anyone suggest me a document which helps me to know how to add related contents for a document
    With thanks and regards
    Anoop

    I believe there is a PDF doc which comes with the component (it should be at your harddrive when you install it), which describes everything you will need.
    In a nutshell, there are two types of relationship: sibling - sibling, parent - child (there are some more nuances, but it follows the same logic).
    A relationship is created between two existing items (not sure, if you can also create a relationship for a new checked in item, but it would be just a usability). You select the type of relationship and the item - I believe depending on the relationship you may start from either item. The dialog to start is INFO (display metadata) or UPDATE (update metadata).
    When a relationship is created you may watch it also from either end (again INFO is the starting point).
    It is quite self-explanatory, so if you have the component installed you may just play around with it for a while and that is it.

  • How to use PKCS related classes?

    Hi,
    I am happening to deal with PKCS7. The client will send me (the server) a PKCS7 envelope and I need to decrypt and/or get data like certificate, etc from the PKCS7 envelope. Are the required/related classes not part of Java API? We use 1.4.2_06. Do I have to use/buy/download any special API to deal with pkcs?
    This link http://java.sun.com/products/jce/jce122_providers.html says one needs to buy one of the listed Cryptographic Service Providers. Did any one deal with PKCS? If so what did you use/buy/download? Is there any information on net on how to use those APIs - examples, samplex, documentation, etc?
    Thanks in advance for help,
    -Pramodh

    You can use the BouncyCastle JCE provider to use PKCS7 objects. It is free. David Hook's book "Cryptography in Java" provides numerous examples of how to use the BC libraries with PKCS objects.

  • Qery related to Conversion Agent Studio installation

    Hi All,
    I have a query related to Conversion Agent. We have downloaded the SAPNWCM20_0-20001444.SCA file and installed the conversion agent engine on SAP XI J2EE engine which is basically installed on Sun Solaris system.
    I want to use conversion agent studio at a remote place on Windows OS 32 bit system.
    Please help me
    1) how to install the <b>conversion agent studio on windows 32 bit system.</b>.
    2)<b> Is it possible to install conversion agent studio on Windows 32 bit system because Conversion agent engine is installed on Sun Solaris system.</b>
    Thanks & Regards
    Prabhat

    Hi Can you please elaborate more on installation of conversion agent studio as the document mentioned in the link is not in details regarding installation of conversion agent studio.
    Thanks & Regards
    Prabhat

  • How is SAP controlling related to MM

    how is SAP controlling related to MM

    Hi,
    There is no link between MM and CO. There is only value flow from MM to CO through FI.This is done by cost element(which is G/L account in FI).
    Note:
    A.FI-MM Integration:
    When you go for transactions like GR,GI,SES,MIRO,STO,Payment then your respective G/L account updated.For updatinging the G/L account, You have to go for Automatic Account determination and steps are as follow;
    1.OMSK: Creation of valuation class and assigning account category refrence,
    2.OMWM: Active valuation Grouping Code,
    3.OMWN: Active movement type with G/L account,
    4.OMWD:Active valuation Area,
    5.OMWB: Active chart of account, transaction key,valuation grouping code,account grouping Code, valuation Class and G/L accounts.
    [Data flow to costing in the concept of cost element]
    B.SD-MM Integration:
    Generally SD is integrating with MM in Stock Transport Order (STO) and Third Party Order.
    Basically STO is divided in to three types,
    A.STO with SD delivery
    B.STO without Delivery
    C.STO with SD delivery and billing.
    C.FI-SD Integration:
    In the T.Code:VKOA
    Regards,
    Biju K

  • Moderator or Certification Team: How are Expert exam select?

    There seems to be various "Expert" certifications related to Oracle Database
    I have read the descriptions for:
    * Oracle Database 11g Performance Tuning Certified Expert
    * Oracle Database: SQL Certified Expert
    * Oracle Database 10g: Administering Real Application Clusters Certified Expert
    * Oracle 10g: Managing Oracle on Linux Certified Expert
    * Managing Oracle9i on Linux Special Accreditation
    The latest being on top of the list.
    With so many possibilities related to the Oracle Database "How are Expert exam select?"

    Darryl and Hub,
    We currently don't have plans for any of these certifications. We do continue to look at areas for exam development. However, a certification has to meet several parameters in order to be deveoped. These parameters help us determine the future success of a certification and if it will support itself. There are many areas in which we could develop new certifications, but we may not have a large enough audience to pay for development. Thank you for your suggestions.
    Regards,
    Brandye Barrington
    Certification Forum Moderator
    Certification Program Manager

  • How it will be related from  ABAP to BW

    Hi..Friends,
            I have 1 yr of experience in ABAP,But  I m looking to migratre ABAP to BI.
             How it will be related from  ABAP to BW
            can anybody give best advise to suit my carrer.
    Cheers
    Lohit.

    BIW: Business Information Warehouse
    BW: Business (Information) Warehouse
    See here:
    http://help.sap.com/saphelp_nw04/helpdata/en/b2/e50138fede083de10000009b38f8cf/content.htm
    /people/sap.user72/blog/2006/01/27/sap-netweaver-bi-versus-sap-bw-the-sequel
    Just go through these for BI learing materials
    If you are going to Start BI 7.0 courses
    you could follow the books
    TBW10 Datawarehousing concepts
    TBW20 Reporting
    TBW42 Adavnced Data warehousing concepts (authorization,Broadcasting,etc)
    TBW45 Integrated Palnning
    Online courses on APD,XI
    Tamong these,TBW10 and TBW20 will be sufficient for you to start and know basic concepts
    For more information please
    refer these links
    http://www.psimedia.ws
    http://www.sap.com/uk/services/education/courses/bw.epx
    http://www50.sap.com/useducation/curriculum/print.asp?jc=1&rid=285
    http://www50.sap.com/useducation/curriculum/print.asp?jc=1&rid=458
    http://www50.sap.com/useducation/certification/examcontent.asp
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=506&vid=5
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=420
    http://csc-studentweb.lrc.edu/swp/Berg/BB_index_main.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c27a9990-0201-0010-a393-e6e8bed520fe
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/79f6d190-0201-0010-ec8b-810a969028ec
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/620b406d-0601-0010-3b9a-ac51c445860f
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f243d6d-0601-0010-2aae-abe0a4dcfadb
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0d16261-80c0-2910-149a-97b017a900e4
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20b0d390-0201-0010-408c-f27f82427e23
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9be229f6-0901-0010-8288-824675320301
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/508d0387-001d-2a10-a394-faa4e57f6751
    Hope it helps you,Revert me back if you have any queries
    Regards
    Bala

  • How to deal with relation

    Hi
    I am trying to import two beans(TestBean and HelperBean)into my Web Dynpro project to create a model. These beans are dealing with a List(ArrayList). This List is considered as a Relation. I am facing problem in handling this relation.
    I am having both the TestBean and HelperBean in the same package. Below is the code of TestBean. This bean is in turn calling HelperBean ,which is returning a List.
    I am getting an error while creating model -
    <b>[Error]: There are one or more relations unresolved. Importing the model without resolvoing the relations might result in erratic output.</b>
    <u><b>Code For TestBean</b></u>
    public class TestBean implements Serializable{
         private List customerList= null;
         HelperBean helper = new HelperBean();
              public void execute(){
              try{
                                            customerList = (ArrayList)helper.getCustomerList();
                   catch(Exception ex){
                        ex.printStackTrace();
          * @return
         public List getCustomerList() {
              return customerList;
          * @param list
         public void setCustomerList(List list) {
              customerList = list;
    I am new to Web Dynpro and don't know how to deal with relation.Please inform if there is some solution.
    regards,
    Sujit

    Sujit,
    Not every bean becomes model class during import. So your HelperBean is irrelevant here. But you miss other bean, namely Customer bean. You must add it as model class during import, then select problematic 0..n relation and resolve it to model class Customer.
    Valery Silaev
    SaM Solutions
    http://www.sam-solutions.net

Maybe you are looking for

  • Outlook causing 'connection was reset' error message, need my email, help!

    I have looked through so many troubleshooting questions that are similar but nothing is helping. So far; Turned it off and on again. Deleted cookies, searched for corrupted files left behind but found nothing. Cleared the cache. Checked the anti viru

  • MB1B is not picking up a subcontracted component

    Hey Gurus, We are using subcontracting and we have a material that has a BOM structure with one component that is purchase complete. the top level material is set up for subcontracting. When we go to move the inventory over to the vendor by using MB1

  • I dropped a log on it. Where are used or refurbished PB 12"s?

    I dropped a log on my Powerbook G4 12". It works but the screen is cracked. I can only use it in firewire target disk mode. It looks like repair and LCD replacement will be expensive. I'm thinking I might do better buying a refurbished model. But I a

  • ERROR in NI VI -- "niSwitch Initialize With Options.vi"

    Apparently there is an error in the niSwitch Initialize With Options.vi supplied with my PXI 2503 switch board.  I know there are new version of niSwitch, but I am using an older one with file dates of 6/29/2000. The bug is that the "IVI New Session"

  • Help! Algorithm...can you solve it??????

    does anyone know how to convert this Algorithm to Jave code and if you do show me how and explain why?? An Algorithm for computing the closure of X with respect to F Repeat Oldx = X; For every Y -->A in F, if Y is a subset of X then add A to X Until