To send image to a VC model from Backend system

hi Experts,
Is it possible to send images from backend system to the VC model ?????
If yes then how?
Regards,
Sanjyoti.

Yes, it's possible.
In our employee search model we've programmed a BAPI to return a picturelink to a picture of the employee as a simple text string. This is then mapped to an ordinary HTML view which only has one field: url.
In this case all the "hard" work has been done in the back end. I can't tell you exactly how the BAPI is programmed, but the pictures are administrated in transaction PREL and are stored in SAPs content server.
The links look like this: http://host:port/sap/bc/contentserver/300?get&pVersion=0046&contRep=Z2&docId=45C1AECE313D60D9E1000000C1A19044&compId=DATA
If you look at BAPI BAPI_EMPLOYEE_GETDATA (which we have based our new z-bapi on) you will see the docID field values returned from port ARCHIVELINK (field: ARC_DOC_ID).
Henning

Similar Messages

  • Unable to distribute the MODEL to backend system in SRM 5.0

    Hello Experts,
    I have created distribution model " SRM_to_R3" in BD64, maintained message types BBPCO, BBPIV and MBGMCR
    Every time I try to Distribute this MODEL to back end system I get the following error in IDES system
    Target system T90CLNT090       Commnunication error occurred, error when opening an RFC connection
    RFC connections are
    T90CLNT090   - SRM to R3
    SRM_00_800   - R3 to SRM
    Systems got connected successfully and I can "Remote Logon" too......
    My query is why am not able to send or distribute the MODEL from SRM to ECC backend system ?
    How to get rid of the error and successfully distribute MODEL to backend system.........appreciate your help in this regard
    Rgds !
    SAP Novice

    Hi Zuljana,
    Kindly check if your partner profile is active. (Indicated by 'A')
    Sometimes if your partner profile is not active, you wont be able to distribute your model. Check the 'A' indicator
    Regards,
    Nikhil
    Edited by: Pbponikhil on Dec 21, 2010 4:11 PM

  • How is goods receipt and invoice sent from backend system to SRM system?

    Hi friends
    How is goods receipt and invoice sent from backend system to SRM system?
    Thanks
    regards
    Krishna

    Hi Khan
    BBP_GET_STATUS_2 and Clean_recrec_Up are background jobs to sync ecc and ebp.
    BBPIV and MBGMCR are used to send goods receipt and invoice from srm to backend system
    So we dont require any special idocs to send goods receipt and invoice from ecc to ebp.Are all handled by BBP_Get_status_2
    Regards
    Krishna

  • Importing BAPI Signatures from Backend System to  ABAP System

    Dear Friends,
    I wanted to Import several BAPI (RFC Enabled) Signatures from Backend System (ABAP System) to ABAP System. Is there any tool or Transaction in SAP to do import in single shot?
    Please let me know if anyone know the procedure.
    Thanks and Regards,
    Prasad

    Hi Ben,
    Tell the client that, HRusers are not considered as R/3 users by SAP.
    HRUSERS can only execute ESS related services and it is created using transaction HRUSER. ( Though HRUSER creates user in su01).
    License for ess users and R/3 users are different and sold seperately by SAP.
    If u have ESS user licence, u can create a user in R/3 and in EP. But this user in R/3 should have access to ESS / MSS services only.
    Cheers!!
    Ashutosh

  • Triggering file sender process from backend system

    Hi,
    We have implemented a file transfer using SAP PI to move a file from one of our business partner's FTP server to our SAP ECC backend system.
    The integration scenario is file sender (using the SFTP protocol) to proxy receiver with an asynchronous service interface.
    The file contains payment information which we wish to pull into our SAP ECC system once daily.
    The scenario is currently working using the Runtime Workbench Availability Time Planning option which is set to activate the file sender communication channel accordingly.
    To aid testing and to permit adhoc processing of the interface (let's say if there are additional payment runs required after the scheduled run) we'd like to be able to trigger the interface at the user side from the SAP ECC system.
    As they don't have access to SAP PI the most appropriate solution would seem to be an ABAP program in SAP ECC that calls an outbound proxy that could link to the file sender mentioned above.
    What options are there for creating this integration - can we implement BPM or is there an alternative?
    As I've no experience of this type of scenario any blogs or example configuration would be useful.
    Thanks,
    Malcolm

    You can control the CCs externally.
    http://help.sap.com/saphelp_nwpi711/helpdata/en/45/0c86aab4d14dece10000000a11466f/frameset.htm
    The users will need the two roles mentioned there. You can just create 2 links (one for start, one for stop) and add as favorites in the user's browser. Or if you have portal you could encapsulate this so the links are transparent to the user (also, the roles would be added just to the technical user, not the end user, and the user mapping would be handled in portal layer).
    BR,
    Henrique.

  • Limiting POs from backend system for Confirmations

    We have activated the ALE model for Confirming Goods Receipt from backend POs.  I know that I can use BADI BBP_WF_LIST to filter the POs displayed in the Create/Display Confirmation transaction.  However I would like to limit the POs that are sent from the backend system to EBP by document number range.  This should prevent cluttering the EBP system with junk POs.  Is this possible?
    Thanks,
    Nancy

    Hi
    <b>Please go through the links below, which deal with the same issue -></b>
    BADI BBP_WF_LIST implementation
    Re: Is it the right BADI
    Get PO details from backend
    Filtering content in the SRM confirmation worklist
    Re: Worklist for confirm goods using BBPCF02
    Problem in badi for sourcing worklist 'BBP_WF_LIST'
    Re: Confirm Goods / Services Centrally - BBPCF03
    Using BADi's BBP_PGRP_FIND  and BBP_WF_LIST  for Sourcing
    Hope this will help.
    Do let me know.
    Regards
    - Atul

  • Run-time reading of roles from backend system

    EP5 unification provided the ability of displaying an end-user's backend system roles in the iPanel.  This did not require importing the backend role to EP5.  This greatly reduces the maintenance of roles in EP (especially with BW!

    Hi Daniel,
    You have a possibility to upload the whole Role from R/3 to EP6 Portal. You do it the following way:
    Create system in Portal for your R/3.
    Navigation to System Administration->Transport->Role Upload. Select system that you wish to upload Role from, search for your role.
    That's it!
    All objects in uploaded role become iViews.
    Best Regards,
    Julia

  • How to send delivery status by idoc format from EWM system?

    Hi gurus,
    You know we can send GR(posted) from EWM to R3 system, while in our scenario, we also need to send inbound delivery status( including posting, posted) from EWM to Non-SAP system via PI.
    Can we implement that by idoc? Do we have to use PPF? How to develop in PPF to send message to PI?
    Thanks in advance.

    Hi kishore,
    Thanks for your reply.
    I tried to find how SPPFCADM send idoc in ther relevant method, but you know it's just some object oriented code which is not easy to understand and I couldn't find where send idoc and where can be enhanced.
    I found that /SCWM/ERP_MAPOUT is the implementation name for the method of inbound delivery to ERP system, also there is an action "XI Message:lieferinfo:inbound delivery", can it be used to send idoc to PI/XI system?
    Thanks.

  • How to get a portal URL from backend system?

    hi guys,
    I'm facing an issue regarding portal-ECC integration I can't proceed with, pls help
    we have an ECC linked to ERP portal and have to send email to users from ECC workflow with a link (URL) to portal .. is it somehow possible to get this link or shall I maintain the link in each system manually?
    thanks
    Juraj

    Hi Juraj,
    I think this link may be what you are looking for:
    URL Navigation - Portal - SAP Library
    The main part:
    The regular URL for launching the portal is http://portalserver/irj/portal . To implement URL navigation:
    From the Portal Catalog, select the page as it appears within the roles hierarchy with which you want to launch the portal.
    From the Quick Info pane below the Portal Catalog, copy the name of the page (PCD URL value) and save it in a text editor, replacing the string PCD: with ROLES:// .
    Open your browser and add the following string to the default portal URL:?NavigationTarget =<value saved in text editor >
    Save the new URL, which you can then use to launch your portal.
    BR,
    Etay

  • Error while reading data from backend system.

    Hi all,
           When i click on personnel information iview i am getting following error
    EIC Authentication   
    An error occurred while data was read from your ERP system. Contact your system administrator.
    I used SQL TRACE and RFC TRACE to find where it got stopped below see the trace result.
                14     PA0105     REOPEN               0     SELECT WHERE "MANDT" = '001' AND "USRTY" = '0001' AND "USRID" = 'ESS_USER1'
               988     PA0105     FETCH         1       1403     
                14     PA0001     REOPEN               0     SELECT WHERE "MANDT" = '001' AND "PERNR" = 90000001 ORDER BY "MANDT" , "PERNR" , "SUBTY" , "OBJPS" , "SPRPS" , "ENDDA" , "BEGDA" , "SEQNR"
               665     PA0001     FETCH         1       1403     
                17     PA0000     REOPEN               0     SELECT WHERE "MANDT" = '001' AND "PERNR" = 90000001 AND "BEGDA" <= 20070622 AND "ENDDA" >= 20070622 ORDER BY "MANDT" , "PERNR" , "SUBTY" , "OBJPS" , "SPRPS" , "ENDDA" , "BEGDA" , "SEQNR"
               615     PA0000     FETCH         1       1403     
                25     PA0001     REOPEN               0     SELECT WHERE "MANDT" = '001' AND "PERNR" = 90000001 AND "BEGDA" <= 20070622 AND "ENDDA" >= 20070622 ORDER BY "MANDT" , "PERNR" , "SUBTY" , "OBJPS" , "SPRPS" , "ENDDA" , "BEGDA" , "SEQNR"
               896     PA0001     FETCH         1       1403     
                16     PA0002     REOPEN               0     SELECT WHERE "MANDT" = '001' AND "PERNR" = 90000001 AND "BEGDA" <= 20070622 AND "ENDDA" >= 20070622 ORDER BY "MANDT" , "PERNR" , "SUBTY" , "OBJPS" , "SPRPS" , "ENDDA" , "BEGDA" , "SEQNR"
               783     PA0002     FETCH         1       1403     
            13.178     ?     Server         1          0     EPSAND1 ? Server HREIC_GET_AUTHENTICATION_ESS 643 309
    What is the solution to solve this problem ?
    Thanks and regards,
    Phanikumar

    Looks like authorization issue. Could you confirm whether proper authorizations have given to this user?
    Also, run the application again get an error and then go to Transaction ST22 and see if there is any system dump for this user.
    Regards,
    Nitin

  • How to send delivery document from external system to ECC

    i have a business requirement to send a delivery and billing documents from external system ( MS access )  to ECC
    could any one light me how to do this ???
    Thank you in advance

    Hi Ahmed,
    Talk to your middleware team, They will upload the data through RFC.
    Basiclly RFC(Remote function call) works like it will call the function module and then upload the data.
    For more information, check the link given below.
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm
    Hope this helps,
    Regards,
    MT

  • Unable to Import RFC Models from CRM

    Hi Experts,
        I am unable to import adaptive RFC Models from CRM System,It is giving an error.Previously i imported Bapi from R/3 system and it is working fine. Is it that we can only import Bapi from R/3 system only i.e ABAP Backend.
    I am waiting for all your reply.

    hi
    check this
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3fe9e790-0201-0010-f787-e2e78c559f38
    what content u want to get from bapi
    Organizational Model Transfer from R/3 to CRM
    bvr

  • Pull Org model from HR

    Hi,
    How do i pull (replicate)l the Org model from HR system into my SRM initially?
    I am aware that after the initial load, change pointers can be activated to transfer only the changes using IDOCs.
    Pls help me understand how the initial replicationj takes place.
    Regards,
    Vignesh

    Hi Vignesh,
    I did this via PFAL transaction. There is an excellant blog on this.
    /people/vikash.krishna/blog/2006/10/15/replicating-hr-master-data-part-1
    Regards
    Azad

  • Promoting Changes of Distrbution model to production system

    Hi Experts,
                    There is need for changing the distribution model in production system, if we promote the distribution model from development system, we have to run BDLS to change the sender and partner names. But this requires down time of production system, which we dont want to take. And we cant run BDLS when the transaction are carrying out by users. Please suggest the best way to promote the changes of distribution model to production system..
    Cheers,
    Prasanna

    The only other way I can think of is make BD64 related table directly maintainable in Production so it will allow changes in Production system.
    You can get the table names to update from your tranport request that you are planning to move to production.
    I think thats the way systems are generally configured because of the Issues you are facing.
    Regards
    Shital

  • Search Help for Company Code from Backend

    Hi experts,
    How can I make a SH for company code from backend system? I already made a SH for account assigments from backend with USAGE_SH_F4  functioanality, but i don't know whether I can use it for Company code or not? And how?
    Best Regards,
    Mikhail.

    I need functionality where I will manually maintain backend system, and then I need bind search help for this backend system with my input field for web dynpro. For Account Assignment I use this: http://scn.sap.com/community/srm/blog/2014/01/08/standard-account-assignment-search-helps-in-custom-srm-developments
    But what should I use for company code?

Maybe you are looking for

  • Purchase order delivery date is same as creation date

    Hi, For one of the plant.when PO is created manually  delivery date is taking  same as creation date.why it so. Can any one provide the reason. There are no Personal settings in Purchase order for the material the data maintained as follows : MRP2 :

  • GR message in SAP

    Dear all, I would greatly appreciate a reply in regards to using the GR message feature on the SAP (purchase order). How does the GR message get send out? Via email and if so where would you be able to allocate this email address for this to be aware

  • Selection tool has stopped working...

    I was making some edits on my project and when I placed a PNG that I had just edited, my selection tool stopped working. I can select a graphic, but as soon as I try to move it around on the page, nothing happens. As we all know, the selection tool i

  • Failure to install PS update 12.0.2 now seen in Pixel Bender Toolkit 2.5

    I spent several hours with Adobe support yesterday and the day before trying to resolve a failed install for CS5 PS update 12.0.2. Apparently, this is now a known (and acknowledged) problem and an effort to fix is underway. This a.m. I noticed the Ad

  • Discoverer and VPD

    Hi! Please, someone can help me to use Discoverer Desktop in a database with VPD. I need to set a context variable before Discoverer 9.0.4 Desktop start to work. I have tried to use a logon trigger, but the session variable "module" (to catch the pro