BAPI in Visual Composer

Dear all,
im using Visual composer 7.0 and trying to build an application for Real Estate.
when i goto BAPI transation in ECC 6.0 i can see my bapi
bapi_re_sc_create with diffirent input parametrs than those
appearing in the visual composer (input ports).
does this mean i have to raise a message to SAP or did
someone come through this error before ?
Regards,
Sami

Prachi,
i have made sure both system and client are same.
please if anyone has access to visual composer and transaction BAPI
check input ports for BAPI_RE_SR_CREATE in visual composer and in transaction BAPI select the filter all, and then select
Real estate Management --> Flexible real estate -->
RESearchRequestREFX --> Create.
check import parameters are they the same

Similar Messages

  • Guide on how to use a self programmed BAPI in Visual Composer

    Hi all,
    I am absolutely new to modelling with the Visual Composer, so probably this is a fairly easy question for most of you, but it's driving ME nuts.
    I have a BAPI in my ERP6 system. This BAPI was programmed by some other guy (not working here anymore) and it is used to output some time management data for a user. It expects a personnel number as input and is then supposed to return the amount of time an employee worked that day.
    Now what I need/want to do is this:
    a user logs on to the portal with his user-id and I want to create an iView on the first page that displays his/her remaining time of work for that day.
    All I have is the user-id, from which I need to query the personnel number from infotype105 and then use this number as input for the BAPI - And I want to do this with the Visual Composer!
    Can someone point me to some good documentation how to get started with using a BAPI in Visual Composer?
    I have a sesond problem right now, that has something to do with necessary rights for system connection or system alias - not sure:
    Right now, I can't see any BAPI in my backend-system, because I seem to be mssing the necessary rights to use the system connection I created - although group everyone has read access to the connection an I setup SSO between portal and ERP system.
    So maybe solme of you gurus might be able to point me to some good documentation on these topics, as I'm kinda stuck here
    Greetings,
       Christian

    Hi,
    Yes its very much necessary to do the user mapping untill unless if you did not do the single sign on Trust .
    It is necessary to get the data from the Back end i.e your Ssytem.
    Steps :
    Go to Useradministartion->find your VC user (using which user you are logging to the VC)->CLICK ON MODIFY->Select usermapping Tab->select the System alias ->give the credentials of the System (i.e Back end) then Save.
    After that Check the Connection Test for the Syetm you connected .
    Steps:
    System Administartion->Syste configuration->Visual Composer-> fRight Click on your Backend Sytem->select Connection test->do the connecton test .
    if the results are failed means the usermapping is wrong.
    Regards,
    Govindu

  • 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.

  • 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.

  • How to integrate a checkbox in a BAPI visual composer?

    Hi experts!!
    my problem is taht in Visual Composer i have to create a checkbox, but the only option is a boolean type and when i want to  work in a BAPI i cannot it because the types in ABAP are char's
    any idea??
    thanks in advance
    regards!!

    oops..haha...juz kidding..i tink i noe....

  • 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).

  • 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

  • In Visual Composer Can we Pass a whole Table to a Bapi

    I have a Bapi which takes a table as input and stores the values in SAP-Database.
    But in Visual Composer i am not able to do it.When i fetching the Bapi into Storyboard its not showing the Input field for passing the table.
    Is it a limitation of Visual Composer? Or do i have to change my bapi in some manner so that i will be able to pass the whole table.
    Regards,
    Paresh.

    Hi Paresh,
    can try to copy the BAPI with another name. Then drag the BAPI again on the storyboard. Maybe now you have the Input Port.
    The same problem sometimes occurs for RFC function moduls.
    Best Regards,
    Marcel

  • 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

  • Visual composer  - BAPI - current parameters

    I created the custom BAPI (function module) in R/3. I added some import parameters in the function module, those newly added parameters are not visible in visual composer data services.
    How do I, get the latest changes parameters in visual composer?
    Thanks,
    Subbu Kuppusami

    Subbu,
    Im sorry the mentioned method works only for VC 7.1 in VC 7.0 there is a different method.
    Choose Tools --> Options --> Compiler.
    In Data Service Retrieval combo box
    choose Donot cache data service get latest.
    Log off from your model.
    log on again and goto the context menu of your bapi.
    then choose Define data Service your import parameters should appear now.
    Regards,
    Sami
    Please reward points if this is helpful

  • BAPI table input parameters for Visual Composer not working?

    I am using a BAPI with table input parameters (2 input fields for the table). I tested the BAPI in ecc function builder (it works as planned).  However, it doesn't work in Visual Composer using the same input values (not getting any error messages).  Is this a bug in VC 7.0?  Any help would be greatly appreciated.
    Edited by: Brent Crabb on Aug 29, 2008 8:12 PM

    Hi,
    The data service at a time  can execute only one input data.
    it will not handle too many inputs at time otherwise all the input ports should have same submit action then it is possible to Execute multiple input forms data .
    When you are mapping the input form and the dataservice ,give the same event like this *submit for both Inputforms
    Thanks,
    Govindu

  • Can we use custom RFC in creating models in Visual composer??

    Dear Experts,
    Can we use custom RFC in creating models in Visual composer??
    If yes, kindly provide some documents or links which would guide me how to achieve it.
    Warm Regards
    Upendra Agrawal

    Hi,
    Yes,you can do it.
    Configure the rfc and use like others Standard BAPI procedure.
    [https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc/connectivity]
    Regards,
    Govindu

  • Error while making iview with visual composer

    I am trying to make an iview usign visual composer.
    In the document that i have for making the iview , it says that when you have the bapi list you need to drag and drop the bapi to the empty iview pane . When i do so it gives me the following error ...
    "Portal request failed
    (com/sap/mdi/ObjectFactory)"
    What do i do ?
    Would appreciate a prompt help!
    thanks again for making me move ahead
    I had a conversation with a parson on the forum named Venkat . I am posting the same for other people in the forum to understand what exactly is my problem and how much have we explored .
    Regards
    Deepak Singh
    Hi Venkat ,
    I tried to do so research on the problem and it is being talked about in a thread on the forum . They ask to refer to the sap note 765461 to resolve the mdi reference . In the note they ask you to refer the installation guide of the installed version of EP . I have EP 6.0 SP2 . The installation guide says the following ...
    7.1.2 Adding References
    To enable some of the features in the portal environment, add references to reference file.
    To add a reference:
    1. With a text editor, open the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers\reference.txt
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers/reference.txt
    2. Look for the line:
    reference service:eisconnector library:jco
    3. After the line mentioned in previous step, add the following in a new line:
    reference service:eisconnector library:com.sap.mdi
    4. Save your changes and close the file.
    5. Delete the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers.bin
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers.bin
    6. Restart the SAP J2EE Engine. See Starting the SAP J2EE Engine [Page 60].
    7. Restart the SAP J2EE Engine again.
    I did the same ....but now my server is not starting . By chance i didn't keep a bakup of the file which they asked me to delete .
    Now what do i do ?
    I think i am stuck up badly here .
    EVERYBODY IN THE FORUM PLEASE HELP
    I am not sure how a thing that is mentioned in the installation guide cannot work !
    Regards
    Deepak Singh
    Deepak,
    It is not that bad. By deleting you are recreating that managers.bin file during startup based on the reference.txt and library.txt (recollecting from my memory). This could also happen if there is a typo or some special characters in the reference.txt
    I don't know what J2EE patch you are at, but after PL22 you can actually add the reference using the "add reference" command from the administrator console.
    could you please send the error you are getting? To revert back the simplest thing is removing the line you have added and restart.
    Hope this helps.
    -Venkat Malempati
    Note: Please reward points if your problem is solved or useful.
    Venkat ,
    I am using J2EE engine 6.20 SP2 .I tried to get the server started by the following two methods
    1) I removed my entry in the reference.txt file and then start the engine by running go.bat from the required path .
    2) I got the original file managers.bin which i deleted and then placed in the required path and restarted the server
    Both the options didn't work .
    I am not getting any error when i restart the server. When i run the batch file go.bat it starts the console and shows me the various managers loading . After it shows the Clustermanager loading , it stops and gets stuck .
    Not sure what should i do now .Is reinstallation the only solution ?
    Is there a solution from the administrator console ?
    Regards
    Deepak Singh
    Deepak,
    No you don't need to re-install. Try the following.
    1. First start the state controller by runing go.bat in the following directory.
    /usr/sap/xxx/j2ee/cluster/state/go.bat
    You get the message waiting for cluster manager.
    2. start the server in a different window
    /usr/sap/xxx/j2ee/cluster/server/go.bat
    You get the message waiting for cluster manager
    3. Start the dispatcher
    /usr/sap/xxx/j2ee/cluster/dispatcher/go.bat
    Please let me the know the error messages.
    You can chat with me between 10:00 - 11:00 PM US EST.
    Regards
    -Venkat Malempati

    People ,
       I tried to do what venkat suggested . Infact I had mailed him the snapshot of the screen when i start the state controller as he suggested . For other people in the forum this is what is happening . When i start the state controller it displays an error and then the window closes immediately . I have managed the screen shots somehow and in those i could find two messeges in the begining and the end which could be useful for debugging the problem ...they are
    1) [DBMS]: ID3004:DB file header do not match exception .
    com.inqmy.services.dbms.server.interfaces.DatabaseException: Error while opening database ...
    2) ID000544: Error statrting service dbms. DBMS service not started properly due to: Errro while opening database
    [Framework -> criticalShutdown] Service dbms startup error !
    After the state controller window closes i run the server in a different window and i get a message waiting for the cluster manager as suggested . Now i start the dispatcher and i get the same messege there as well ie waiting for the cluster manager .
    What is to be done now . Is this information sufficient to suggest me something ? Please let me know if you require any other information .
    Regards
    Deepak singh

  • Data Service System In Visual Composer  7.1

    Hello,Experts:
    Recently ,i am focusing on the mirgration function of SAP NetWeaver,and visual composer is among them .
    In netweaver 2004s enterpise portal ,i have done the system connection between Enterpise Portal and ECC and BW ,and the system alias can be accessed in visual composer .Both the bapi and infocube can be got by the system alias .The Visual Composer Application based on the backend data service is ok .
    However ,i have registry the ecc system in CE Portal and its version is SAP Composte Environment SP5 .I can check out the system registry is ok . However ,when i open the Visual Composer on the CE Portal ,i couldnt find the system alias that i have registried .It is blank .Plus,we havent install SLD on the CE Java Server ,and solution manager is put forward to take the place of sld .
    Can anybody help me out ? The problem has any relationship with the Enterpise Service Repository ?
    Thanks for your help in advance .
    Eleanor

    Hi Eleanor,
    first of all if you want to use SAP BW in Visual Composer for CE then you have to install Enhancement Package 1. SAP BW resp. queries, planning functions and so on is only supported with VC 7.11 (EhP1 for CE). I also recommend you to set up the SLD in your CE system resp. that it works as a "slave SLD" when you have an existing SLD in your landscape. There are wizards available in the NetWeaver Administrator.
    Go to http://<host>:<port>/nwa to login into NetWeaver Administrator.
    Navigate to Configuraton --> Scenario --> Configuration Wizard and choose the Initial setup of functional unit SLD.
    If you want to have access to BAPIs there are two ways to access the system. You can define a portal system object to access the ECC or you can define in NWA a RFC connection to access ECC.
    [Maintaining RFC Destinations|http://help.sap.com/saphelp_nwce10/helpdata/en/5a/97a066223e440b8ead3da027b17d9e/frameset.htm]
    [Wiki to setup RFC connection|https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc71/rfc+destination]
    Hope that helps,
    Best Regards,
    Marcel

  • Visual Composer 7.0 and LoadRunner VueGen

    Has anyone been able to make Visual Composer 7.0 work with Vuegen (v8.1 FP3)? Running on NW04s SPS10 J2EE and Portal. The model is rather simple it executes an ABAP BAPI and returns Exchange rate data. Works great in the browser with no issue.
    VueGen receives the data (seen in the playback), but then has a fatal issue, with message = Fatal Communications error, cannot retrieve the data. The https is definitely working Ethereal proves that. VueGen always works a little differently than the IE6 browser based on Ethereal (that's a mystery).
    Anyway, I am guessing that the Web-HTML and Web-SAP Protocols simply cannot handle the Flash bytecode that is streamed back to the Vuegen process. It must be trying to do something with it, and failing.
    Any ideas or success stories with Visual Composer 7 / Flash (not WebDynPro), and Vuegen would be greatly appreciated? And if you are about to try it , good luck.

    Hi Frank,
    From what I understand you are talking about recording Flex applications and not VC design time, right?
    If so, I do remember having some problem with VUGen. I think that what helped me was using the option of using the old recording engine. This can be set in VUGen-> Recording Options->Advances->Recording Engine.
    Also, I don't think you need the SAP-WEB, just use the Regular Web-HTTP.
    After you record should see web_custom_request going to "com.sap.visualcomposer.vcbroker". I would put some web_reg_find before these requests and supply some expected returned data to search for.
    Best Regards,
    Noam

Maybe you are looking for

  • Unexplained disk space usage

    I have an 80 Gb hard drive on my flat panel iMac. I can account for approximately 36 Gb of that space using tools such as Disk Inventory X. However, Activity Monitor shows 55 Gb of usage. I'm trying to find the remaining 19 Gb and, if possible, recov

  • Migrating subscribers from Unity 4.2 to Unity 7.0

    I am upgrading my Exchange 2003 environment to Exchange 2010. I have Unity 4.2 with about 340 subscribers integrated into Exchange 2003. I have successfully installed Clean install of Unity 7.02.ES with Exchange 2010 in my lab according to the recent

  • When I upload large streams of high frequency data the x axis scales incorrectly

    I have data at 5 kHz for 20 seconds. when I upload this data into the report tab the x axis scales incorrectly and cuts off either the head or tail of the data. The x axis always rounds to the nearest second while i need it to start with the data. An

  • Mackbook Pro "b" key problem

    Hello all, I have a macbook pro Late 2011 13". Today i found that the key "b" on keyboard dont work. i found that when i press FN + b then work. What should i do? is any settings that need to be made? In Word editor, when i press b it will activate B

  • Can pass data from Seibel Java UI to OPA

    Hi all, presently client is using Java UI in Siebel and this java UI holds some value in a variable(this variable is not a field in siebel or not stored in siebel). so my question is can we pass that stored variable in java UI to OPA when siebel call