Can we call a BAPI iteratively in Visual Composer

Hello All,
I have a Web Service that returns a table of Sold-Tos. I want to call the BAPI iteratively for each Sold-To in Visual Composer, get the cumilative result and display it in a table.
Please advise.

Hi Subba,
I don't think you can do that.
What you can do is to adapt your service or create a new one that will do that for you (will get the table and make the needed calculation).

Similar Messages

  • How can we call a BAPI from a scheduler?

    My project involves reading some data from R/3 and send a mail at regular intervals. I intend to use a schedular for that but dont know how to call a BAPI there. Is there a better way to go about it?

    Scheduler Task->Portal Service->RFC or BAPI
    You still have one issue which is IPortalComponentRequest. Portal service doesn't have access to it but you can get around it by setting up a SAP system for usermapping and then mapping that userid to a generic userid. Example code:
    private IConnection getConnection(
                   String alias)
                   throws Exception {
    IUser user =
    UMFactory.getUserFactory().getUserByLogonID("Administrator");     
    IConnectorGatewayService cgService = (IConnectorGatewayService) PortalRuntime.getRuntimeResources().getService(IConnectorService.KEY);
    ConnectionProperties prop = new ConnectionProperties(user.getLocale(), user);
    return cgService.getConnection(alias, prop);
    thanks.
    sridhar

  • Importing BAPI's in Visual Composer

    hi
    we have installed EP 6.0 SP2 Patch 4
    on which we have installed Visual Composer 6.0. we are able to successfully launch VC and also connect to the portal. using user mapping we can also connect to R/3  and browse and see the list of available BAPI's but when  we tried to drag the BAPI into our design interface it gave an error saying something about cannot be done and pointing to a directory com/.../objectfactory.
    we are able to drag user defined BAPI's but not sap defined ones and also the user defined after dragging do not show any input parameters when we click test function tab.Can anybody help?
    thanks

    hi richard
    no we have been unable to solve that problem.
    as far as i think it has something to do with portal permissions within r/3 coz the vc does call all datasources in r/3 thru the portal. i dont know whether importing portal certficate into r/3 could solve it also maybe assigning the general communication user role SAPJSF that lies in r/3.
    we are working on it will post the result once we have tried it.
    thanks

  • BAPI s in Visual Composer

    Hi,
    In Visual Composer, for R/3 systems we use BAPIs. This BAPIs have some mandatory fields for input port and without filling all this fields we cant get data.
    For sales order BAPI_SALESORDER_GETLIST there are two of them, customer number and sales organisation.
    But for example, i want to see all the customers in one sales organisation but without entering a value for customer i cant get data when testing the data service anad in the portal too.
    i have to find another BAPI or another way to use this one?

    Hi,
    I assume, you're giving the exact no. of digits in the input parameters to test. Check again.
    >i test bapis input parameters whit VC, but sometimes it doesnt work
    Does this mean, that there have been instances when it has shown the output for the same inputs? Please explain more
    Regards,
    Vani

  • Calling BW Process chain from Visual Composer

    Hi Gurus,
    i have a question. Does anyone testet to call an ABAP program or a process chain in BW (via ABAP) through a button in visual composer?
    Regards,
    Adem

    Hi Adem,
    this is possible, you must write an RFC function module,
    which calls a function module of the function group
    RSSM_PROCESS.
    For example you want to start a attribute change run you have to call the function module RSSM_PROCESS_ATTRIBCHANGE
    from your RFC function module.
    Best Regards,
    Marcel

  • Is it possible to call a report in VISUAL COMPOSER?

    Dear SDN,
    I have created two Queries in Query designer.
    As per the user requirement I did some cosmetic changes in report designer I have merged that two queries and created one report.
    Can I call report designer(report) in Visual composer?
    Please let me know if you need any more information.
    Thanks & Regards,
    Kiran

    Hi Kiran,
    Try the below links.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ad182ac7-0a01-0010-4fb8-8a4d217b19c1
    /people/community.user/blog/2006/12/27/enterprise-reporting-query-and-analysis-an-overview-of-design-and-analysis-tools-for-business-intelligence-in-sap-netweaver-2004s
    Hope it helps...
    Regards
    Basheer

  • Call the BAPI from the program..

    Hey guys,
    can we  call the BAPI from the program..
    if yes how can  we  can show sales orders being loaded..
    thanks its urgent

    Nishant,
    yes easily you can call bapi from program.
    for getting all sales order use:
    BAPI_SALESORDER_GETLIST
    also am providing a program so that you can see how bapi has to call in program.
    CALL FUNCTION 'BAPI_SALESORDER_GETLIST'
                 EXPORTING
                      customer_number    = lf_customernumber
                      sales_organization = if_sales_organization
                      document_date      = lf_document_date_from
                      document_date_to   = lf_document_date_to
    *              PURCHASE_ORDER     = IF_PURCH_ORDER
                      material           = lf_matno
                 IMPORTING
                      return             = ls_return
                 TABLES
                      sales_orders       = sales_orders.
    Am afraid to say you that above solution you get about bapi it is not for showing the list of SO these are for creating SO.
    Edited by: Amit Gujargoud on Jul 3, 2008 3:12 PM

  • How to use ENQUE and DEQUE BAPI in Visual Composer

    Hi All,
           We are planning to update employee Address through Portal for that one we did one BAPI which supports ADDRESS Change of an employye, through Visual Composer we developed the application and we integrated into SAP Portal but we are not able to update our records, then we found BAPI_EMPLOYEE_ENQUE and BAPI_EMPLOYEE_DEQUE, but we don't know how to use thease BAPI's in Visual Composer i mean how to make connection between out input form and thease BAPI''s and our custom BAPI's.
    If any one having this experience please let me know.
    Thanks in Advance.
    Thanks and Regards,
    Abhi.

    Hi,
      Nice to see your reply, we got this error in R/3 it self, when we are trying to excuting SAP Standard BAPI we are getting this error "Employee/applicant is not locked yet". I think this is bug from SAP itself, do you have any idea about this one? is there any settings we need to do in R/3 for resolving this one or else is there any data we need to maintaine for our Employee Records.
    Please resolve my issue.
    Thanks in Advance.
    Thanks and Regards,
    Abhi.

  • Adding a parameter for Visual Composer

    i want to add a parameter called vc.bi.sqleditorenabled for Visual Composer
    i read that use this  parameter in visual Administrator.
    Pls tell me how can i do  it
    Message was edited by:
            Balaji Rajendran

    Hi Balaji
    SQL and MDX Editor functionality is available in Visual Composer in the following ways:
    ● On the BI → SQL Editor and BI → MDX Editor menus.
    ● In the workspace, from the context menu of a relational or OLAP query from a data
    service defined using one of the BI Java Connectors mentioned above.
    ● In the MDX Statement and SQL Statement fields on the input ports of corresponding
    data services, which allow you to send query statements to the databases.
    For security purposes, the SQL and MDX Editor functionality is turned off by default in Visual
    Composer. Therefore, if you try to access it, the following message is displayed: You are not
    authorized to use this functionality.
    To enable SQL and MDX Editor functionality, use the following parameters in the Visual
    Administrator:
    ● vc.bi.sqlEditorEnabled - SQL Editor and SQL Statement from input port are visible
    ● vc.bi.mdxEditorEnabled - MDX Editor and MDX Statement from input port are visible
    Change document logging is not available with the SQL or MDX Editors; only
    database logging (SQL Editor) or OLAP server logging (MDX Editor) is
    available.
    Warning:
    Significant caution should be taken when using the SQL and MDX Editor
    functionality, to avoid the potential for corrupting data and to prevent users from
    viewing data that they are not authorized to see.
    To prevent potential security risks, we urge the database administrator to restrict
    user authorization on any data source defined on the portal using the BI JDBC
    Connector, BI ODBO Connector, or BI XMLA Connector. We recommend that
    you set the proper authorizations for your users on the database level, and that
    you use dialog users (individual database user names) for user mapping on the
    portal.
    Note that if you enable this functionality and save models that expose SQL and
    MDX statement fields on the input ports of data services, these fields, and hence
    the potential security risks, will persist in the models even if you later disable this
    functionality. In addition, the fields persist in models that you export and import
    into a Visual Composer system in which the functionality is disabled. We therefore
    recommend you carefully consider security risks before enabling this functionality.
    Cheers,
    Shaym

  • ALV functionality in Visual Composer 7.0

    Hi colleagues,
    I have easy question, is anybody know have Visual Composer 7.0 ALV functionality or no? If it have, is it concerning to BI models only, or it can be concerning to any models in Visual Composer 7.0?
    Thanks in advance.
    Regards
    Dmitriy

    Right, Visual Composer doesn't have an ALV functionallity...
    I wonder if it can be developed using the new  [Flash Components|NEW: Flash Component Consumption in Visual Composer 7.01 SP5; feature for Visual Composer 7.0

  • Checkboxs in visual composer

    hi experts;
    Can anyone tell me checkbox behavior in visual composer?? How can i triggered data with checkboxs?Can i use my characteristics as a checkbox?
    thanks Ozan

    Hi,
    Please check this link:
    Visual Composer - Tips & Tricks [original link is broken]
    /people/judy.kestecher/blog/2006/10/19/hidden-disabled-and-mandatory-checkbox-behavior
    Hope it helps.
    Regards,
    Mona
    Edited by: Mona Kapur on Jan 22, 2008 7:08 PM

  • Will visual composer replace webdynpro

    Hi All ,
        I am new to portal , i have one basic question , can we do all our development using visual composer .. when do we need to use webdynpro ??

    Hi,
    Visual Composer is a tool to create applications and has nothing to do with the used GUI concept. As I heard resp. know from our current rampup project with CE there is in VC CE a new concept, which creates a XGL (Executable Graphical User Interface Language) file. This is the base for the application, that means this XGL is used for different GUI concepts resp. comipler, so the new VC CE will support webdynpro, flash/flex and so on. In the new release there are also new improvement in the tool, so I think the new VC CE release bring new potentials for the development. But I also think that VC is limited and has not the capabilities of the NetWeaver Developer Studio. I think it's not the question if VC will replace Webdynpro, you must ask yourself which is the best tool for your development.
    So far my point of view. I hope it helps.
    Best Regards,
    Marcel

  • Installing Visual Composer

    Hi all,
    Can anyone guide me how to install Visual Composer on NW04s,SP9.....
    Its Very Urgent....Points Will be awarded....
    Thanks in Advance,
    Ajay Kande

    Hi Ajay,
    I guess is better if you make a fast update to SPS11, you will get some fixes and new features than SP9
    Is only a recommendation but as you can see in other discussions the SP11 is more stable than the 9 also as you will be modeling with Visual Composer is better that you have the latest fixes included in your composition tool.
    Best Regards,  Luis

  • Mobile Alerts via Visual Composer ??

    Dear All,
    Can we create simple mobile alerts in Visual Composer e.g Goods remaing below certain level etc
    Do we need some extra hardware for that. I assume we do need licenses for that
    Thanks
    Mo

    HI Ali,
    Chk this doc.......
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5420863c-0a01-0010-c2b8-dd0ececdaffe
    Hope this information helps u...........
    Assigning Points is the way of saying Thanks in SDN
    Regards
    Ramakrishna Kmurthy

  • How to call a BAPI from Visual Composer

    hi,
       I am new to Visual composer. can some body give me step by step information of calling a bapi or RFC from VC.
    Thanks in advance,
    Gopi

    Hi Gopi,
    Steps involed for calling RFC/BAPI from VC
    1. Choose Model->Select Data Services.
    (Alternatively, click the Data button in the task panel toolbar.)
    2. In the Portal field at the right end of the main toolbar, enter the URL of the portal from
    which you can access the back-end system used by the iView.
    For example, you could enter: http://<yourportal>:50000/..
    3. Click the traffic light icon to the right of the Portal field. The portal Welcome screen
    appears.
    4. Log on to the portal as a user that exists in the connected back-end system, or which is
    mapped to a user of that system. Click OK.
    Once a connection to the portal is established, a list of system aliases defined in the
    portal system landscape appears in the System drop-down
    list.
    From the System drop-down list, choose the SAP system that contains the function module.
    6. Under Search SAP System, click the Search tab and in the Name field, enter the search string: <RFC/BAPI name>. Then click Search (at the bottom).
    5. A list of function modules matching the search string is displayed.
    7. Drag the function module/bapi from the Data task panel into the
    workspace: The data service is added to your model.
    8. Periodically save your work. To do so, choose File->Save Model.
    Finally test the iview in VC.
    In the workspace, drag your mouse from the Input port of the data service, <inputform> and dragn your mouse from the outut port from the data service <tabelview and etc..>
    or
    Go through the this documentation...
    http://help.sap.com/download/netweaver/nw04/visualcomposer/VC_60_UserGuide_v1_1.pdf
    Thanks,
    Suriya.

Maybe you are looking for

  • IPod Freezing when connected to computer

    My problem seems to be similar to all of the other problems people are having with iTunes 7, but I couldn't find something the same as mine, so here's my problem. Whenever I connect my iPod to by Powerbook G4 (this is only after i installed iTunes 7,

  • Price not picked to  Existing Purchase Order

    Hi, I have an Issue while converting Purchase requistion to PO Prices are not yet picked. 1. Cretaed PO with existing Requisition. Prices are picked. For example PO is created on 05/31/2011. 2. After I have created New Material with Info record Valid

  • Download of OS X Mountain Lion?

    I have akready downloaded Mountain Lion for my MacBook Pro and it is running great; however, the app store is telling me under purchases to download it and in my launchpad icon below it there is a progress bar and the mountain lion icon says paused.

  • 64 Bit installation, UFEI and Wifi error.

    Hello, First post, here goes. PC Spec: CPU: i5-3570k GPU: Radeon HD7870 Mobo: Gigabyte Z77-DS3H Wireless card: TP-Link TL-WN7851ND (Ath9k) 4GB RAM 128Gb Sandisk Ultra SSD (this is the drive I wish to install too) 500gb HD 250GB HD First of all, i cha

  • CSS - Password Manager and Firefox 6.x

    I have just installed Client Security Solution for windows 7, 64bit. I have Firefox 6.0.1 installed. Everytime I start Firefox, I have the following message: "TypeError: Components.classes[TvtPwmComponent_CID] is undefined" Apparently, this is the P