SAP WF Business Object methods call our of SAP world

Hi Guys,
I want to know if the Methods of SAP workflow business object are always only be used in tasks in the workflows or they can also be called from out of sap world??? If yes then how???
Seconly does BAPI property of the method (method property where we can provide BAPI function module) has to do with remote call for this method?? What exactly is the use of BAPI property of any method in SAP workflow business object??
Regards,
NK

Hi Naeem,
Generally we are using SAP BOBI as  best BI adhoc, canned  Webi report  and customizing Dashboard , Crystal report preparation in  Complex Billing report by using Web intelligence , Crystal report  and Digital dashboard  is best for KPI analysis , predictive analysis for Project , Management also .
Their  flows are very simple by using specific SAP recommended Specific tool for any MIS , BSCS billing BI reports preparation that we are following in specific domain based Project.
BAPI reporting is part of ABAP reporting , that you can  flow in Mr Rob statement .
Regards
Asish

Similar Messages

  • Want to know how to debug the Business Object Method called from CRM

    Hi all,
    I have to debug a Method of a custom Business Object. This is being called when a certain action is performed
    on the CRM  ( CIC0 screen). I can not see an option to set an external break point in the Program of the Business Object
    Method.
    This Business Object calls a standard SAP FM. I tried setting an external break point in that FM and tried executing that.
    But it  is not stopping there.
    Can any one please let me know how I can debug this when triggered from CRM?
    Thanks  in advance.
    Thanks & regards,
    Y Gautham

    Hi,
    I have tried checking the option 'IP MATCHING' option. I have given my user id and also the 'WEBUSER' as well.
    But still I am unable to debug the application.
    Can you please let me know if I am missing anything further.
    Thanks & regards,
    Y Gautham

  • Editing SAP Standard Business Object

    Hi,
       There is a SAP standard business object "BUS20370". This object is in implemented status..... I am not able to use or inherit from this object as it is not released. Can i go ahead and relese it ?
    Regards,
    Bharath Mohan B

    Hi
    I think the Object number is BUS2037 (Customer billing Document), as there is no object with number BUS20370.
    Yes You can change it to release status, to inherit it, if it is in IMPLEMENTED status, But most of the objects will be in Released status only. check it.
    Goto SWO1
    enter object name
    display
    from menu EDIT-> change release status->  change
    Create a sub object by pressing CREATE button and use
    Regards
    Anji

  • Business object for user master in SAP

    Is there a standard business object for User Master in SAP?
    Somehow I just could not find it.
    Thanks.

    Hi Jeff,
    I think the BOR - USER should do your purpose.
    Regards
    <i><b>Raja Sekhar</b></i>

  • Calling Business objects Methods from ABAP program

    Hi All,
    Can anyone please tell me the procedure to call methods of business object(Ex: BKPF) from an ABAP program. My requirement is to check the existence of a object key by using the method EXISTENCE CHECK from BKPF. Please help

    Here is an example from the SAP documentation.
    [http://help.sap.com/saphelp_nw70ehp2/helpdata/en/c5/e4ad71453d11d189430000e829fbbd/content.htm]
    Cheers
    Graham Robbo

  • Insert or Update data in SAP with Business Objects?

    Hi all,
    I am new to Business Objects world with my little expertise in Crystal Reports and Xclesius.
    Could you please clarify me that is there any solution or technology or Product of Business Objects which not only make impressive dashboards and analyze the data but also can communicate with back end SAP R/3 to save or update data.
    We are actually analyzing our Client requirements in which there is a need of Dashboards as well as some custom configurations that needs to be saved somewhere in the SAP system in order to make decisions in future.
    Our back end system is SAP BW. One possibility is to use Adobe Flex as a base architecture with BSP and BW but we are more concerned with what BOBJ provides.
    Looking forward for your suggestions.
    Kind Regards
    Umer Farooq

    GR81 wrote:
    I would like to know how I can insert or update data in a Google Spreadsheet from an Oracle Database please?
    Thanks,you can't since Oracle knows nothing about spreadsheets; Google or otherwise.

  • EWA for Business Objects (XI 3.1) within SAP Solution Manager

    Hello!
    We use Business Objects (XI 3.1) and would like to get weekly a EWA report within our SAP Solution Manager.
    Our SAP Solution Manger has only ABAP stack and it has the SPS version 25.
    We also do not use Wily Introscope/Diagnostics and E2E tools within SAP Solution Manager.
    Question
    Is it possible to set up EWA for Business Objects with our requirements (SOLMAN with ABAP stack and without E2E/Diagnostics tools)?

    Hello,
    The short answer is no. You can verify this in SAP Note  1507629  - Preparing a BOE system for Service Sessions in Sol. Manager.
    "...1.) Managed System Setup
    Perform the Managed System Setup for SAP BusinessObjects Enterprise as
    described in the "End-to-End Root Cause Analysis System Landscape Setup
    Guide". This guide can be found in the SAP Service Market Place:
    -> http://service.sap.com/diagnostics
        -> Navigate to the "Media Library"
           -> Open the document "SAP Solution Manager Landscape Setup Guide"
    Please ensure that you perform all steps mentioned in the guide which
    are relevant for your product and version. Please read also SAP note
    1357901, which is also referred to in the above mentioned setup guide."
    So this is a requirement. There are also pdf documetns attached to this note  that describe how to setup the EWA in Solution Manager. EGI_SBOP_EWA_part1.pdf and EGI_SBOP_EWA_part2.pdf.
    The fact you have no Java stack and have not installed Diagnostics, just means it has not been done. It can be done and then you can do a managed system setup, and the balance of tasks required to prepare the system and Solution manager to generate EWA reports for the BOE system. Its just more work, not a show stopper.
    Regards,
    Paul

  • Business Objects + COM Call

    Hello forum members,
       I have been involved with Business Objects and its Unified web services for the last two weeks for our project and I must say, it is very frustrating if you are not using  Java or .NET.
       We have a business need to generate crystal reports from our PHP based application and for the last one week I have been banging my head against the wall and hitting dead ends. I searched almost all the forums, this forum and exhausted google search but no luck.
       I have found out from few sample codes that you can make a COM call using PHP for Crystal Reports 11.5 The problem is that the sample codes explains to run the PHP application and Crystal Reports on the same machine. For us, it is not the case. We will be running a PHP application on different box and our BO/Crystal Reports is installed on another machine.
       I tried to use the PHP COM function with remote server/username/password information but I am getting 'Failed to create COM object `CrystalReports11.ObjectFactory.1': The RPC server is unavailable. error.  Now is there anything anyone can help me with here??
    I would really appreciate some kind of guidance here

    What are you using and trying to do?
    In your post, you mention the following technologies:
    Business Objects Unified Web Services
    Report Application Server XI Release 1 COM SDK - CrystalReports11.ObjectFactory.1
    The former uses HTTP SOAP stack via the dsws web service deployed with Enterprise XI Release 1.
    The latter uses CORBA TCP/IP to communicate directly with the Report Application Server.
    They're different channels, that use different services on BusinessObjects Enterprise.
    So it's not clear what you're trying to do, or whether you're starting off in the right direction using the right technology and SDK for your task.
    Sincerely,
    Ted Ueda

  • Business objects -method implimentation

    hi,
    i want to implement the method in a business objects already exist. so i wanted to know what is "function module" proposal. to build that and what are other different methods to implement the method in SWO1.
    i want to call a new FM in this method Please let me know how to implement the same.
    please help me,
    Mahesh

    thanks

  • SAP TM / Business object creation

    Hi,
    this my first posting, so please excuse that I am still searching for the right place to put my message ...
    I hope this is the right group.
    I have some questions concerning SAP Transportation management; I haven't seen a special group for that, so I am here now.
    In SAP TM there are some business objects like shipment requests, shipment orders and so on. Is there any documentation available how to program with these objects?
    I have found some ways to access them by going through the SAP source code, but that's sometimes very hard, and I couldn't find yet the place where the node ids for the nodes pf the object are created.
    Best regards
    Martin

    Hi Keerthi,
    thanks for your answer. I think that there is something different in the case of TM business objects. I can't see them in SWO1, and have not found any BAPI to handle the objects.
    There is a transaction /TMSF/CONF_UI to display and change the business objects in SAP TM; and there are some menu items to create dictionary elements, access classes and wrapper classes, but they don't work (and I am not sure if this is the right way). In SAP TM source code, there are some general classes and interfaces that are used to access the TM business objects (like /SCMTMS/IF_LCP_FACADE), but they are all TM specific, so perhaps there is really a big difference between TM objects and other business objects. Maybe SAP has only chosen the same name for them.
    SAP TM is still in an early phase of development, so I could imagine that there are still some missing things inside. But at least I managed to do some object access using the same methods as SAP did.
    Best regards
    Martin

  • Business Object Method is not Visible

    Hi Experts,
    I have created a custom business object and created a method for it in t-code SWO1.
    I am trying to use this object's method in one of workflow tasks. I entered the business object and I do not find the method in the method's list.
    I released the business object, still I do not find the method in pull up menu. Am I missing anything?
    Thanks!
    Babu.

    Hi Babu,
    Is this question being answered. If YES then please marked this question as answered.
    I do have some other solution. Hope this will work.
    Well, if you are trying to directly use the method of the Custom BOR in any of the custom task, then check whether the method have been marked as Instance independent?
    Double click in the method.
    Check the box and tick it for the Method to be instance independent.
    Generate it once again and check...
    Reward points if found useful.
    Regards.
    Abhijit.
    [email protected]

  • Business Object Data Services (BODI) without SAP MDM?

    Hi,
    From an architectural point of view; do you always have to use SAP MDM when you want to use the  Business Object Data Services (e.g. for data validity checks when creating customers)?
    Or can you use  Business Object Data Services in combination with SAP ECC without MDM?
    Best regards,
    Marius

    All Depends on your business needs.
    1) As in if you want to use most effective cleansing (BODS contains inbult infor for Adderess cleansing) along with  some data governance(Validation, assignments,MDM Workflow) I would say fo with BO-MDM Integration.
    2) Here I am not sure via BODS - ECC you can handle ongoing maintainance , it is supreb for first time data load.
        so it is better if you use ECC-BO-MDM ---> BI/ECC for smooth transition through out landscape.
    3) Here also try to check the data structure compactiblity between BODS and ECC as per their version, it can also create a big impact.
    Hope these points can clear many doubts
    Rgds
    Deep

  • Business Objects universe Create disabled In SAP Data Services

    Hi ,
    I am trying to to create Business Objects Universe from SAP Data Services . But create and update options are disabled. I have the Information design tool and SAP Data services on the same machine .
    Please see the below screenshot.
    Please help me any settings I have to change to get enabled.
    Thanks & Regards,
    Ramana.

    Hello Venkata Ramana Pandi,
    As Manoj Dhyani mention in the above thread, try changing it into CWM format and give it a try.
    Follow the below steps:
    Export the DS datastore in CWM format, select the datastore and enter a XML file name
    Open the Universe Builder (this option will be in BOE Program menu), you have a option in Universe Builder to import XML exported from Data Services/Data Integrator, check if that creates your Universe successfully
    to use Metadata Exchange do the following
    Open Data Services Desginer
    Click on tools Menu -> Metadata Exchange
    In the Metadata Exchange window
    Select Export Data Services metadata to a file
    Select DI CWM as metadata format
    enter location for xml file (C:\temp)
    Select the datastore you want to create Universe for
    Click OK
    Check for file named repo_export.xml in the C:\temp folder or the folder that you specified
    Open Universe Builder and Select
    Data Integrator bridge
    and use the xml file as input to create universe

  • SAP Business Objects Explorer on top of SAP BW

    Dear Experts,
    My Requirement:
    -  Use BO Explorer on top of SAP BW ( no HANA, no BIA ). This is to provide the users a set of related data and they can analyse the way they want.
    Question-1:
    - What should be the BW data volume that I should keep in mind for BO Explorer to have good performance. My concern is primarily because we don't use BIA or HANA.
    Question-2:
    - Can BO Explorer directly connect to a BW Infocube/Multiprovider or it has to connect only through Universes
    Regards.

    Hi,
    I will suggest you Go for SAP Business Objects Analysis, edition for Microsoft Office,ity can connect bex query directly & Bw/Infocubes also.
    Regarding Performance we can do In BI Itself depends on Business needs,: modelling , extraction, reporting 3 levels in BI .
    For more info : Refer Below :
    FAQs for SAP BusinessObjects Analysis
    Thanks.

  • Business Object  Integration kit Installation for SAP

    Hi,
    I am trying to install Business Object Integration kit for SAP, I have done all the steps according to the installation manual but Web Client doesnot have authentication as SAP .
    Anyone has any idea , what am I missing here ? How can I get the connection with SAP ?
    Best Regards,
    Al Mamun

    Hi,
    take a look here:
    Install Part #1
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-1-of-4
    Install Part #2
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-2-of-4
    Install Part #3
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-3-of-4
    Install Part #4
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-4-of-4
    SAP Authentication
    /people/ingo.hilgefort/blog/2008/09/19/businessobjects-and-sap--configure-sap-authentication
    Publishing part 1
    /people/ingo.hilgefort/blog/2008/09/23/businessobjects-and-sap--publishing-of-crystal-reports-part-1-of-3
    Publishing part 2
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-2-of-3
    Publishing part 3
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-3-of-3
    Ingo

Maybe you are looking for