How to find Business Object for a BAPI

Hello all,
Is there any way to find BO (SWO1) for a given BAPI.
Thanks..
App.

Hello
Call transaction SE16 for table SWOTLV and use the following selection:
ABAPTYPE = 'F'     " function module
ABAPNAME = <name of BAPI, e.g. BAPI_PO_CREATE1>
This returns the business objects
BUS2012
FREBUS2012
on ERP 6.0.
Regards
  Uwe

Similar Messages

  • How to Find Business Objects for any Tranaction .

    Hi Abapers,
                        How to find Business objects for any transcation.....  and how to connect the Work flow to  any  Trancation  so that for example any body changes the date of Birth ...... so that the work flow should trigger .
    Thanks & Regards
    Bhaskar Rao.M

    Hi Bhaskar,
    For finding business object,you can try transaction SWO4 and by checking the documentation in it you can find your required business object.
    Another method is:
    1) Go to Trx SWE4 and switch on the event trace.
    2) Run your transaction which you want to use for triggering your workflow.
    3) Run transaction SWEL and find your Business Object and related event in it.
    For connnecting your WF to your transaction you have to create a start event in your WF in SWDD,where in you specify the Business Object and start event which you find using above method.
    Eg.You want your WF to be triggered whenever you have an error in your idoc.For this your BO will be IDOCAPPL and your event will be (inputErrorOccurred).This you will give in header data in SWDD.
    Neerja

  • How to find business object for particular tcode at particular event

    Hi,
    I want to know how i can find particular business object for particular tcode for certain event?
    For example suppose for tcode PA40, if i create infotype for employee and when i save it after creating it then it must be stored in certain object. How i can find business object where all data realted to emp. get saved?
    Thanks & Regards,
    Parag

    Hi Parag,
    To get the business object for given transaction,
    1) Go to transaction SWELS
    2) Switch on the event trace.
    3) Go to the given transaction (For which you want to know the business object)
    4) Execute the transaction
    5) Go back to SWELS and Switch off the event trace
    6) Go to transaction SWEL.. Here you will get the Business Object name (one which starts with BUS)
    Hope this will help you.
    Best Regards,
    Deepa Kulkarni

  • Can't find Business Object for Functional Location BOM in BAPI

    Hi all,
    I've to make Upload Program through BAPI for Functional Location BOM,for making that Upload i can't find BUSINESS OBJECT for FUNCTIONAL LOCATION ,Equipment BOM and Fleet Object (Vehicle).Kindly tell what Business Object should i used to create that Upload Programme.I shall be very thankful to you.
    Regards,
    ABAPFK

    Hi
    you have to do all steps in LSMW
    1.Maintain Object Attributes
    2.Maintain Source Structures
    3 Maintain Source Fields
    4 Maintain Structure Relations
    5 Maintain Field Mapping and Conversion Rules
    7 Specify Files
    8 Assign Files
    9 Read Data
    10 Convert Data
    11 Create Batch Input Session
    Please maintain source fields required.thats important.(maintain 2 level-header and item,also provide common name of column to link to 2 files
    Header file:sample
    RECORDNAME     EQUNR     Plant
    10001031                        10001031      3000
    Item file:sample
    RECORDNAME     ITEM NO     MATNR     Item catg   QTY
    10001031                             10      P-1001          L               1
    Regards
    Seenu

  • How to find Info objects for particular filed??

    Hi
    I hav doubt Can anyone tel me???
    My Query s <b>How to find Info objects for particular filed??</b>
    For example i hav some table fileds, how to find Info objects for that fields??
    Pls explain me detaily
    Points wil be given for all answers.
    Thanks
    Senthil

    Hi Senthil ,
    You have your field description along with your Field right.
    For example:MATNR - Material Number
    Now take this description and go to your BW side Tcode:RSA1
    1)Search in Modelling >> Infoobjects >> Material Number
    Then you get few hits (matches)  which have description matched.
    For Example: 0material  - Material Number
    Check for the Length and type match.
    You will understand once you get those hits as to which is related to yours.
    2)Go to BI content and search in the infoobjects this has all active and inactive objects but this takes a little time (not much  though).
    3) You have meta data search / simple search also where you can search for the objects with field description as matching criteria.
    Hope your doubt is cleared atleast to some extent.
    Assign Points if helpful.
    Thanks,
    Priyanka

  • Finding Business Objects for Transaction Codes

    Hello,
    How to find out the Business Object for a transaction code. For instance I want to find out the Business Object for Tcode: BP.
    Please guide me!
    Regsrds,
    Khushboo

    Thanks Gerhard!
    But I am looking forward to the PROCESS STEPS to be followed for finding the BO for a TCODE.
    I had quoted TCODE: BP just as an example.
    Regards,
    Khushboo

  • How to Find Business Object name of BAPI_TRANSACTION_COMMIT

    Hi,
    I want to know the business object name of BAPI_TRANSACTION_COMMIT, also if we know the BAPI name then how to search its all detail like documentation ,BO name in  T. Code : BAPI.

    Hi,
    Business Object name for BAPI_TRANSACTION_COMMIT is BapiService and object type is SAP0001.
    To find the business object name:
    First we have to find the development class for that FM BAPI_TRANSACTION_COMMIT in attributes tab in SE37 later
    go to SWO1 T.code and press F4 there give the development class it will list the object types
    and then go to BAPI T.Code and Click Find Button give the Business Object Type and select Business Object Type Radio Button
    then u can find the Business Object Name and all details.
    Thanks & Regards,
    Pydi Reddy.
    Edited by: pydi reddy on Sep 24, 2009 1:35 PM

  • Can not find business object for Down payment request

    Hi,
    I want to make one workflow regarding down payment . For that i need business object of down payment request . But i cannot able to find it . Any budy have idea about that please tell me .
    Regards,
    Gurprit Bhatia,.

    Hi
    you have to do all steps in LSMW
    1.Maintain Object Attributes
    2.Maintain Source Structures
    3 Maintain Source Fields
    4 Maintain Structure Relations
    5 Maintain Field Mapping and Conversion Rules
    7 Specify Files
    8 Assign Files
    9 Read Data
    10 Convert Data
    11 Create Batch Input Session
    Please maintain source fields required.thats important.(maintain 2 level-header and item,also provide common name of column to link to 2 files
    Header file:sample
    RECORDNAME     EQUNR     Plant
    10001031                        10001031      3000
    Item file:sample
    RECORDNAME     ITEM NO     MATNR     Item catg   QTY
    10001031                             10      P-1001          L               1
    Regards
    Seenu

  • Business object for MIGO

    Hi,
    Can any one tell me What is the Busines Object for MIGO
    and  How to find the Business object for a transaction ?
    answers will be rewarded.
    Thanks,

    Hi Rambabu,
    Check the below thread:
    How to find a Business Object
    This will explain how to search business objects for any transaction.
    Regards,
    Nitin.

  • How to Call Business Objects in Program

    Hi All,
    if i want to create PurchaseOrders how can i use Business Object in my program.i know how to create PO through Bapi's.how can i use this Business Objects and how to pass Vlaues into them?
    any Sample code>
    What are the diffrence between both PO upload bapi and business Object for PO.??
    Thank you,
    Madhu Rao.
    Edited by: madhubabu rao on Oct 29, 2008 10:41 AM

    Hi Madhu,
    Business Objects can be triggered via Work flow tasks. When ever you create a Purchase Order, check whether any standard event is getting triggered.
    Now create a work flow task with the above task as starting event, and link your BOR object to this.
    Or try to use the Function module SAP_WAPI_CREATE_EVENT.
    Regards,
    Subhani.

  • How to reference Business Objects Assembly in C#

    For one of our project, we are creating BO Reports (as .REP, .PDF files) and it is automated one using macros. In macros, we are passing parameters to the report.
    Now we need to reimplement the same in .NET.
    We have installed Business Objects XI Release 2 and selected "Desktop Intelligence" in Client machine.
    While trying to create a VS.NET Windows application, we didnt find any assemblies to add and we found COM dll named "Business Objects Library 11.5".
    Now, are we referring the right assemby for developing the application? If no, then what is the exact assembly and where it can be downloaded.
    Please provide us any samples/links on how to use the .REP file in .NET application.
    Thanks in advance

    [Read Before Posting - Where to find Business Objects .NET SDK Resources|Read Before Posting - Where to find Business Objects .NET SDK Resources;
    Depending on what you are trying to do you may be able to do it using .NET:
    [Samples|http://wiki.sdn.sap.com/wiki/display/BOBJ/NETReportEngineSDKSamples]
    or you may have to still use COM:
    [Desktop Intelligence Developer Guide|http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_deski_sdk_dg_en.pdf]
    [Desktop Intelligence API Reference|http://help.sap.com/businessobject/product_guides/boexir31/en/deskisdk_com_apiref_12_en.zip]

  • How to register Business Object Portlet in Oacle Portal

    Hi Gurus,
    Could anybody give me an idea How to register Business Object Portlet in Oacle Portal.
    Thanks & Regards
    Vikram

    Hi
    I am also looking into BO portlets but maybe I am one step behind you as I am still trying to find where to download the provider from.
    Could you tell me where to got the portlet from.
    I recently went to the Business objects web site and could only find a java portal integration kit for JSR 168 platforms (10g included in the list)
    at http://www.businessobjects.com/products/downloadcenter/boepik.asp

  • Business Objects for OM in HR

    Hi Experts,
    I have a small doubt about ABAP-hr OM module. How to find out the business objects for Organization Management (OM) in swo1 T.code.
    and please let me know any procedure and any Objects you have.
    Please help me in this regard...............
    thanks in advance..........
    ravindra....

    Hi,
    Check
    Business Objects :
    ORGASSIGNM: Employee organizational assignment
    ORGMASTER: Control object for org. master data replication
    ORGCHEARM: Designation for organizational reassignment
    ORGUNITEXT: Enhanced Organizational Unit
    PDOTYPE_SH:HR Position
    HRMASTER:Control object for HR master data replication,
    EMPLOYEET:Time specification of employee,
    EMPLOYEEI:Employee Information
    Goto SWO1, in object type, type EMP* and press F4, you will get a list of objects.
    Edited by: Neenu Jose on Nov 5, 2008 7:48 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:49 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:51 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:53 AM
    Edited by: Neenu Jose on Nov 5, 2008 7:55 AM
    Edited by: Neenu Jose on Nov 5, 2008 8:01 AM

  • How to find CUSTOMER EXIT for a Standard SAP program

    How to find CUSTOMER EXIT for a Standard SAP program

    Hi
    To introduce the techniques of enhancement in standard SAP system. SAP creates customer exits for specific programs, screens, and menus within standard R/3 applications. These exits do not contain any functionality. Instead, the customer exits act as hooks. You can hang your own add-on functionality onto these hooks.
    They do not affect standard SAP source code.
    When you add new functionality to your SAP System using SAP’s exits, you do not alter the source code of standard SAP programs in any way. The code and screens you create are encapsulated as separate objects. These customer objects are linked to standard applications, but exist separately from SAP’s standard software package.
    They do not affect software updates.
    When you add new functionality to your SAP System using SAP’s exits, your objects (called customer objects) must adhere to strict naming conventions. When it comes time to upgrade a to a new software release, customer objects’ names ensure that they will not be affected by any changes or new additions to the standard software package.
    Customer exits are not available for all programs and screens found in the SAP System.
    Any change made to an SAP object in a customer system is called a modification. Customers usually modify their systems for one of two reasons. Either they make changes to the SAP standard in order to adjust the R/3 System to their specific business needs (actual modifications), or they alter individual SAP objects in order to correct an error (as recommended in an SAP error note).
    You should only modify the SAP standard if the modifications you want to make are absolutely necessary for optimizing work flow in your company. Be aware that good background knowledge of application structure and flow are important prerequisites for deciding what kind of modifications to make and how these modifications should be designed.
    SAP application programmers create SAP enhancements in transaction SMOD using function module exits, menu exits, and screen exits.
    Customers are given a catalog containing an overview of existing SAP enhancements. They can then combine the SAP enhancements they want into an enhancement project using transaction CMOD.
    SAP enhancements are made up of component parts. These components include function module exits, menu exits, and screen exits. A specific component may be used only once in a single SAP enhancement (this guarantees the uniqueness of SAP enhancements).
    Customer enhancement projects consist of SAP enhancements. Each individual SAP enhancement may be used only once in a single customer enhancement program (this guarantees the uniqueness of a customer project).
    SAP application programmers preplan function module exits, menu exits, and screen exits for their applications and combine them to create useful enhancements for the R/3 System.
    Customers create their own enhancement projects for their systems using SAP enhancements. You can customize the individual components of an enhancement project by creating your own include programs (for function module exits), texts (for menu exits), and subscreens (for screen exits).

  • Business Object for Change doc object 'ADRESSE' Change or Create

    Hi all,
      I try to find the business object for ADRESSE when I change address of customer. I can trigger workflow when customer is created or change with change object DEBI and business object KNA1.
      The problem is when user change street 2 or e-mail, DEBI won't be trigger. Only ADRESSE will be trigger. Any idea on how to link this or business object for ADRESSE? Is there any standard or I have to create customized one?
      Point will be rewards for useful answer.
    Thanks,
    Tony

    Hi Chai,
    Can you help me on this?
    Regards
    Vinay

Maybe you are looking for

  • How can I use iCloud for storage without duplication problems?

    I recently set up iCloud to use on my Mac and PC.  With the exception of a single data file that I have stored in the cloud (as a working data file) that I use both on my Mac and PC....I want to use the rest of my 20 gigs of space on iCloud for stora

  • Font size in Safari changing randomly...

    I've just started using my new macbook pro 13", and Im noticing something very strange... As Im browsing in Safari (3.2.3), the font size will randomly change! For example, I could be browsing the discussion forums here, and all of a sudden all the t

  • SAP CRM Tables and Fields for Contract start and End dates

    Hi Experts, Please Provide me SAP CRM Tables and Field names for the below. SAP CRM Contracts start date and End date SAP CRM Conditions(PROO, K007 etc....) records start and End Date. Thanks and Regards, Teja

  • Clear the Parameters on a Page

    Hi, Does anyone out there know who to clear the parameters on a page? I have users that input values into feilds on a page and when they press submit the results return. Now I want the users to be able to press another button to clear their inputs. T

  • Error in creating user in central system?

    i have created a user in the central system but it does'nt reflecting in the child system.i have checked the CUA  configuration its OK. then let me know the reason behind this problem