Facilitate distribution of config data in the backend system

Hi
We are in the process of upgrading our backend systems to version 7.02. During test with PI we find that we now have to provide Logon Data towards the backend systems for our Business System comm. component in PI.
Saphelp [http://help.sap.com/saphelp_nwpi711/helpdata/en/48/cfd1d49bf23e49e10000000a421937/content.htm] says: Use a service user with composite role SAP_XI_ID_SERV_USER_MAIN.
Problem is that our role-team does not find this particular role in the backend system.
What is the experience with this? Is it possible to use another user (e.g. system user)? Is it mandatory to provide "Configuration URL" in the SLD for this?
Thank you
regards Ole

We need a separate web server and database server. All the content must be in the database. It looks like RoboHelp Server might not be the right architecture.
Web Server > XSLT
                                        > Client Web Page XSLT/XML
Database Server > XML
~J

Similar Messages

  • Possible to retrieve data from the backend using online interactive form ?

    Hello All,
      I am currently developing an online interactive form and in it, a textbox which allows user to search for employee data in the backend in the event that the default name is not correct. However, I noticed that in the proerty field of my interactiveform, there is only OnCheck and OnSubmit. Is it possible for me to make a search in the backend and have the results returned to my adobe form again ?
    from
    Kwok Wei

    Hi Kwok Wei,
    OnSubmit and OnCheck work in the same way. So if you need 2 buttons in your form then you can use both of these.
    I have never tried passing parameters but you can define context attributes and assign values. Later these can be accessed from the onSubmit Method.
    Regards,
    Sangeeta

  • Distribution of GOA to the backend system

    Dear Experts,
    I am working in Extended classic scenario (SRM 5.0). We are planing to configure GOA.
    Can any one give me the steps required to configure GOA and distribute the contracts to the back end system.
    When I create the GOA as of now GOA is getting created but not distributed.
    Regards,
    B.N.Karthikeyan

    Hi,
    Here are the main configuration steps needed:
    1: Make sure you have done the following in customizing:                 
       When you go to define transaction type  and you                       
       choose the entry with BUS2000113, then you click Transaction type     
       go to DETAIL screen of GCTR and choose Global Outline                 
       agreement as a specification.                                                                               
    2: You can follow these steps.                                           
       1. Go to the transaction WEDI                                         
       2. Goto IDoc menu and select Partner Profile (or F6)                  
       3. In Partner Profile, Goto PartnerType LS                            
       4. Click on the client eg. ABCCLNT300                                 
       5. In "Inbound parmtrs" make an entry for BLAORD.Enter the client as  
       Partner number. BLAO as Process Code.                                                                               
    3: In the R3 backend system,                                             
       maintain BLAORD as inbound message type, and maintain                 
       BLAREL as outbound message type                                                                               
    4: One of the requirements for setting up GOA is:                        
       Mapping of the appropriate products,product categories, condition     
       types, document IDs, transaction types and text iDs in the BAdis:     
       *IN EBP  > BBP_CTR_BE_CREATE                                          
    IN the backend system: BBP_CTR                                      
    Any GOA contract in EBP has to be mapped in R/3 with the corresponding   
    entry for conditions i.e 01CT to synchronise the two systems.            
    If the conditions are not mapped, the idocs will not be created.         
    Hence, please map the conditions and check for the distribution.         
    It is also an option to try:                                           
    Please run the function module 'BBP_PD_CTR_TRANSFER', this FM posts the
    IDOC in R/3 and add an entry in BBP_DOCUMENT_TAB,                      
    afterwards call report 'CLEAN_REQREQ_UP' which updates the status.                                                                               
    Kindly ensure all customizing and settings are correct in both SRM and 
    R/3 backend in order for the GOA to pass from systems without issues.  
    I hope this helps,
    Kind Regards,
    Lisa

  • Error while reading the PO in the Backend system. Inform system admin

    Hi All,
    We are having a peculiar issue of 'Error while reading the PO in the Backend system. Inform system admin'.
    The P.O is in ordered status in SRM but the same is not getting transferred to backend ECC system.
    No error messages or logs in RZ20, SLG1 any where.
    All programmes like BBP_GET_STATUS_2 and CLEAN_REQREQ_UP are running fine.
    Tried pushing the P.Os manually using function module (BBP_PD_PO_TRANSFER_EXEC_V2) to backend ECC.
    It was working fine till a week ago and suddenly this problem is coming.
    We had implemented few OSS notes suggested by SAP for the issue of 'shopping carts appearing in sourcing cockpit even after P.O creation' in both development and test system.
    Now this issue is coming up in test system where as development system is working fine.
    Please let us know where to look and how to resolve this issue.
    A quick response would be highly appreciated.
    Regards,
    Teja

    I am facing the same issue with one PO in the Production system.
    SRM 5.0 , R/3 4.6C Extended classic scenario.
    I checked the status of other PO's created today. I see them in R/3. There is one PO which was created a week back which shows up as "ordered" in SRM but the PO is missing in R/3. When clicked on the details on the web, system throws the error
    Error while reading the PO in the Backend system. Inform system admin.
    Message no. BBP_CF010
    I checked RZ20, SLG1 no errors were found. I checked RFC connection, it was working fine too.
    I tried pushing the PO using the FM BBP_PD_PO_TRANSFER_EXEC, it did not solve the problem.
    In SRM WEBGUI Process PO - Item data -->follow on documents --> PO status is shown as Archived.
    Any inputs would be greatly appreciated. Please throw some light on this issue.
    Krishna

  • Goods Receipt not transferred to the Backend System R/3

    We are currently using BBPCRM4.0 & SAP R/3 4.7 (extended scenario)
    For a particular Purchase Order which has a material number, We cannot transfer GR to the Backend System R/3 successfully.(The shopping cart of unsuccessfully transferred GR is created by using material)
    When I check R/3 using WE05, I can find the message "The plant data of the material G09002202 is locked by the user MRP_RFC". This must be the reason why GR is not transferred successfully to the Backend System, but I do not know what this message mean.(As you see, MRP_RFC is the user name that connects SRM and R/3. + That moment the material is not locked by any user in R/3)
    If we try to create the GR document again in SRM, the message "Item is already being processed" is shown, so cannot make BUS2203 Docs.
    To sort out this, we remove the GR Transfer Error Information in
    BBP_DOCUMENT_TAB.
    After removing the information of this error in BBP_DOCUMENT_TAB, surprisingly we can make GR successfully.
    Weird!.
    Only for a particular PO which has a material, but not everytime.
    Sometimes this problem happens.
    At the first time, it doesn't work, but after removing the data from BBP_DOCUMENT_TAB, when we try GR again it works.
    Could you help me why this symptom happends..?
    Edited by: Hyangsook Moon on Feb 28, 2008 6:44 AM

    Hi Hyangsook Moon,
    The system is allowing  you to create Confirmation again in SRM because the status is not yet updated in SRM since the G.R is not created in the backend successfully.
    Since the confirmation is created in SRM and could not able to create G.R in R/3 through IDOC the system is giving you message as " Document is being processed".
    So the system is allowing you to create confirmation again once you delete the table entry.
    Hope this makes you more clear.Clarifications are welcome.
    Award points for helpful answers.
    Rgds,
    Teja

  • Some POs are not generated in the backend system

    Hi,
    we've implemented SAP SRM 5.5. in a Classic Extended Scenario with SAP R/3 as the backend system.
    Recently we are facing a problem related to some Purchase Orders. If they have some wrong information for the backend system, they do not get the "Error in process" status but the are put in the "Ordered" status even though they are not replicated in SAP R/3.
    This problems occurs only with some POs and only (for as much as we could see) if the PO has been generated from an Offer (S.C.->Bid Invitation->Offer->PO).
    Could you please help me out with this issue? I can't understand why this is happening...
    Thanks a lot for your precious advices!
    Giovanni

    Hi Sanjeev,
    thanks for your quick reply. I've checked the RZ20 and there's an error message related to the Header Data. I've checked also the PO from BBP_PD and I could see that in table BBP_PDIGP the EP subtype is missing. If I force it and then I transfer the PO again, everything is fine.
    I can't understand why this is happening. I've never had any problems like that with other POs created straight out of a S.C.. The issue is related only with POs created out of a Bid.
    Please, let me know if you have an idea.
    Have a nice day!
    Giovanni

  • How to replicate customer fields in the  backend system.

    Hi All,
    I need to transfer PO customer fields that were created in the SRM system to backend SAP system.
    I am using Extended Classic Scenario in SRM and SRM Version is 5.0.
    I am able to replicate the data created in SRM system to the backend.
    How ever, I found the following BADI while debugging.
    1. BBP_DOC_SAVE_BADI
    2. BBP_CTR_RELVAL_ICC
    3. BBP_DOC_SAVE_ICC
    4. BBP_F4_SAVE_DB
    5. HRSYNC_P
    Hence, please tell me which BADI, I need to use to send my customer fields to the backend system.
    Regards,
    Venky.

    Hi
    As Disha told, <u>You need to create a customer Implementation of any othe BADIs using SE19 Transaction.
    Say, you create an active customer Implementation of BBP_ECS_PO_OUT_BADI...</u>
    <u><b>See links given in earlier reply for detailed sample code.</b></u>
    <u>Write the following sample code (pls change it as per your business requirement)</u>
    METHOD if_ex_bbp_ecs_po_out_badi~bbp_b46b_po_outbound.
    ** Customer fields
    MOVE 'POHEADER' TO w_customer_fields-refobject.
    *PO approver
    MOVE 'ZZAPPROVER' TO w_customer_fields-fieldname.
    MOVE is_header-zzlastapprover TO w_customer_fields-container.
    APPEND w_customer_fields TO ct_bapi_customer_fields.
    *SC Date
    MOVE 'ZZSCDATE' TO w_customer_fields-fieldname.
    MOVE lv_scheader-created_at TO w_customer_fields-container(15).
    APPEND w_customer_fields TO ct_bapi_customer_fields.
    *Requester Org
    MOVE 'ZZORGA' TO w_customer_fields-fieldname.
    MOVE w_requester_orgunit TO w_customer_fields-container.
    APPEND w_customer_fields TO ct_bapi_customer_fields.
    endmethod.
    <u>BBP_PO_INBOUND_BADI in R/3.</u>
    method IF_EX_BBP_PO_INBOUND_BADI~BBP_MAP_BEFORE_BAPI.
    data wa_customer_fields TYPE BBPS_IF_CUSTOMER_FIELDS.
    data : WA_BAPI_TE_MEPOHEADER type BAPI_TE_MEPOHEADER,
    WA_BAPI_TE_MEPOHEADERX type BAPI_TE_MEPOHEADERX.
    data WA_EXTENSIONIN TYPE BAPIPAREX.
    data txt_960(960) type c.
    *** EKKO Customer fields.
    *PO Number
    move BBP_POHEADER-PO_NUMBER to WA_BAPI_TE_MEPOHEADER-PO_NUMBER.
    move BBP_POHEADER-PO_NUMBER to WA_BAPI_TE_MEPOHEADERX-PO_NUMBER.
    *ZZAPPROVER
    READ TABLE BBP_CUSTOMER_FIELDS INTO wa_customer_fields
    WITH KEY refobject = 'POHEADER'
    fieldname = 'ZZAPPROVER'.
    IF SY-SUBRC EQ 0.
    MOVE wa_customer_fields-container TO WA_BAPI_TE_MEPOHEADER-ZZAPPROVER.
    WA_BAPI_TE_MEPOHEADERX-ZZAPPROVER = 'X'.
    endif.
    *ZZSCDATE
    READ TABLE BBP_CUSTOMER_FIELDS INTO wa_customer_fields
    WITH KEY refobject = 'POHEADER'
    fieldname = 'ZZSCDATE'.
    IF SY-SUBRC EQ 0.
    MOVE wa_customer_fields-container TO WA_BAPI_TE_MEPOHEADER-ZZSCDATE.
    WA_BAPI_TE_MEPOHEADERX-ZZSCDATE = 'X'.
    endif.
    *ZZORGA
    READ TABLE BBP_CUSTOMER_FIELDS INTO wa_customer_fields
    WITH KEY refobject = 'POHEADER'
    fieldname = 'ZZORGA'.
    IF SY-SUBRC EQ 0.
    MOVE wa_customer_fields-container TO WA_BAPI_TE_MEPOHEADER-ZZORGA.
    WA_BAPI_TE_MEPOHEADERX-ZZORGA = 'X'.
    endif.
    CLEAR txt_960.
    CLEAR WA_EXTENSIONIN.
    write WA_BAPI_TE_MEPOHEADER to txt_960 left-justified.
    WA_EXTENSIONIN-STRUCTURE = 'BAPI_TE_MEPOHEADER'.
    WA_EXTENSIONIN-VALUEPART1 = txt_960(240).
    WA_EXTENSIONIN-VALUEPART2 = txt_960+240(240).
    WA_EXTENSIONIN-VALUEPART3 = txt_960+480(240).
    WA_EXTENSIONIN-VALUEPART4 = txt_960+720(240).
    append WA_EXTENSIONIN to BAPI_EXTENSIONIN.
    CLEAR txt_960.
    CLEAR WA_EXTENSIONIN.
    write WA_BAPI_TE_MEPOHEADERX to txt_960 left-justified.
    WA_EXTENSIONIN-STRUCTURE = 'BAPI_TE_MEPOHEADERX'.
    WA_EXTENSIONIN-VALUEPART1 = txt_960(240).
    WA_EXTENSIONIN-VALUEPART2 = txt_960+240(240).
    WA_EXTENSIONIN-VALUEPART3 = txt_960+480(240).
    WA_EXTENSIONIN-VALUEPART4 = txt_960+720(240).
    append WA_EXTENSIONIN to BAPI_EXTENSIONIN.
    endmethod.
    Hope this will help.
    Regards
    - Atul

  • How do I fix my macbook pro from displaying the wrong dates across the entire system?

    Hello, for a while now my MacBook Pro has started to display the dates across the whole system weidly. The dates can go above 300/MM/YYYY. Is it the PRAM battery that could have run out or is it something else? Here is an example that I took today in the Calander application. As you can see it displays the 17 May, 2013 as 137 May 2013.
    If there is a solution for this i would really want to know because this is starting to anoy me a little.
    Here is an other example from skype
    Edit: Ironicaly I found the solution right after posting this, no help is needed any more. Everything is fixed now

    Have you looked at System Preferences>Date & Time?
    Ciao.

  • Looking for SAP solution to extract data from the production system

    Hello,
    we are looking for the SAP standard tool to extract data from the production system and copy it to the development system. It should be as functional as some kind of partial client copy. The data, which we need to replicate is master and transactional data from FI, CO, AA MM and nice to have FS-RI modules. There is a product offered by the IntelliCorp called "Data Management" but we would like to know if SAP offers its own product.
    Kind regards,
    Krzysztof Murkowski

    Hi,
    SAP offers a solution called 'Test Data migration Server' or TDMS.
    You can access the master guide from the below link:
    https://service.sap.com/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700006332942006E
    Cheers !!
    Satya.
    PS: Pls reward points if the answer was helpful...Thx.

  • Need to find the backend system used by HCM P&F

    we have a dedicated e-Recruiting system installed separately from ERP (HR).
    we are using MSS iview "create requisition request" (this is used in the eRecruiting process).
    I need to find (and confirm) that this process is using the correct backend SAP system.
    where in the HCM process and forms is the backend system specified?
    as per
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/5c/ae73e177294f31b40e13039951a119/content.htm
    in the process configuration, there is an object "Generic Service":
    Generic Service
    Filter: S_REQUI_REQUEST
    HRMSSRCF_REQUISITION and
    HRMSSRCF_REQUISITION_ADVANCED
    Back-end system access via RCF to SAP E-Recruiting system
    but I was not able to find the e-Recruiting system defined in there.
    any idea where I can find the e-Recruiting system? I just need to make sure we are using the correct system.
    thanks,
    Tiberiu

    Hello Tiberiu,
    the HCM P&F scenario does not need to identify a HR Core backend system. It is already processed there. The complete MSS requisition request process is running on the system which has PA, OM and so on installed. Once the process is done the requisition is created on the e-recruiting system via a RFC call. The RFC is also used to populate the dropdowns in the adobe form.
    So the HCM P&F scenario needs to know where to find the E-Recruiting system. This is defined in T77S0 under ERMSS LOGSY. This can be either maintained via SM30 or in IMG under path Integration with Other mySAP.com Components -> Business Packages / Functional Packages -> Manager Self-Service (mySAP ERP) -> Recruitment -> Assign E-Recruiting System Name on the HR server.
    Best Regards
    Roman

  • In B2c - How to Pass Additional Data from UI to the Backend Systems in SAP?

    Just wondering in SAP b2c how can I set/transfer data from UI to the back end database/SAP after confirmation step?
    Edited by: Sayed Ahmed on Jul 27, 2008 6:47 AM

    Hi,
       Just use extension data methods to send the data to backend systems.
    This method is clearly mentioned in the above links.
    If you want to send the data to a new function module then follow this process.
    [How To Call Function Module in E-Commerce|https://wiki.sdn.sap.com/wiki/display/Snippets/HowToCallFunctionModuleinE-Commerce]
    and
    [How To Import and Export data to Function Module|https://wiki.sdn.sap.com/wiki/display/Snippets/HowToImportandExportdatatoFunctionModule]
    Regards,
    Sateesh Chandra

  • Does Robohelp Server store all of its data in the backend database?

    Does RoboHelp Server store all data in the database and only code and templates on the web server?

    We need a separate web server and database server. All the content must be in the database. It looks like RoboHelp Server might not be the right architecture.
    Web Server > XSLT
                                            > Client Web Page XSLT/XML
    Database Server > XML
    ~J

  • Distribution of GOA into the Backend systems

    Hi All,
    I am having aproblem on the above.
    I created a GOA and tried to distribute to the Back end as Contract & Sch Agreement for two items.
    While the Contract is getting distributed to the BE systems properly,the SC.Ag would either get distributed as a Contract or not at all.
    Distibution Model is OK & in Idoc Monitor (WE02) the status for 53 type is showing error saying "the Object linkag to the GOA does not exist"
    Can any body pl suggest step by step process to check & fix the same?
    Thanks & Regards,
    Nagarajan

    Hi
    Which SRM version are you using ?
    <u>Meanwhile, try the pointers -></u>
    Note 888801 List of invoices with status 'Error in transmission'
    Note 901840 - list 'Error in transmission' shows 'approved', 'Transferred'
    Re: Lock status is not getting updates in GOA
    account assignment problem on GoA
    Re: Item Data in GOA
    Do let me know.
    Regards
    - Atul

  • VC Report design - Data from 2 backend systems

    Hi,
    I have a report to develop at below.
    Material Inventory (Backend 1) Inventory (Backend 2)
    XYZ 10 12
    ABC 100 103
    and so on.
    I get the following from 1st backend system
    Material and Inventory (Backend 1)
    I get the following from 1st backend system
    Material and Inventory (Backend 2)
    Master data from both systems are syncronised that means that the material numbers will be the same.
    I am using VC to extract data from these systems, I have managed to get the data into 2 table views and now need to join them together into 1 view as shown above.
    The combie operator does not work as it shows the data as below
    XYZ 10
    XYZ 12
    ABC 100
    ABC 103
    Please suggest options.
    Regards,
    Deepak

    thanks a ton Srinivas
    so to understand logic clearly---
    Q1- if i have 2 cubes- cube1 with flat file data and cube2 with sap data
    and if i build Multiprovider on top of it - the data will be like below ?
    Order No....level....date....quantity...price....dist.channel....country.
    131.............1..........1.1.10.......4........##.......11..............US
    131.............1..........##...........##.........100.......11.............##
    131.............2..........2.1.10.......5.........0........11..............US
    131.............3..........2.1.10.......1.........0........11..............US
    231.............1..........1.1.10.......4.........0........11..............Uk
    231.............2..........##...........##.........600.......11.............##
    231.............2..........2.1.10.......5.........##........11..............Uk
    231.............3..........2.1.10.......1........0.........11..............Uk
    and to bring the clear data i have to MANUALLY seperate logic of CONSTANT SELECTION in all queries in future ??
    Q2- if i have 1 dso with Order no. and Line item  & Distribution channel as key, and two transfer rules , 1 with flat file and 1 with sap
    the data in cube will be like below ??
    Order No....level....date....quantity...price....dist.channel....country.
    131.............1..........1.1.10.......4........100.....11..............US
    131.............2..........2.1.10.......5.........0........11..............US
    131.............3..........2.1.10.......1.........0........11..............US
    231.............1..........1.1.10.......4.........0........11..............Uk
    231.............2..........2.1.10.......5..........600...11..............Uk
    231.............3..........2.1.10.......1........0.........11..............Uk

  • Error while reading the PO in the Backend system   !

    Hi all,
    We  are working on SRM 5.0(SP12) and Extended classic scenario.
    The problem is that after the PO ís ordered it gives the message " Error while reading PO in backend system Inform system administrator" .
    When I check the PO number in R/3 it does not exist.
    The number range is correct both in SRM and R/3 (external no. range is ticked).
    In RZ20,i find the log:
    The error ocurred by processing event SENT_AGAIN with GUID 490F3C0834351AC6E10000000AE48838 and object_id= 3000000307
    The R/3 System Version is 4.6C.
    Any help is highly appreciated.

    Hi,
    Thanks for the response.
    This problem is hapeening for all PO's in the system.
    The no range is smae in both the systems.In SPRO ,howevre we have not maintained the no range in SRM for R/3 system.
    Here is the config details:
    Supplier Relationship Management>SRM Server>Cross-Application Basic Settings>Number Ranges>SRM Server Number Ranges-->Define Number Range for Local Purchase Orders
    EC     3000000000     3999999999     3000000320
    Supplier Relationship Management>SRM Server>Cross-Application Basic Settings>Number Ranges>SRM Server Number Ranges-->Define Number Ranges per Backend System for Follow-on Documents
    SAPE02_050     EC            RS
    Supplier Relationship Management>SRM Server>Cross-Application Basic Settings-->
    Define Transaction Types
    ECDP     PO: Direct Material     03     02
    ECPO     Purchase Order     EC
    I have already gone thorugh note Note 1258634 - Certain events cannot be de-activated.
    This note is however valid for SRM 6 and 7.
    PO is not reaching R/3 system.
    No error in sm58/sm12.
    The status in BBP_PD for the PO is :
    Stats:
               Status         Description                    Inact
    HEADER     I1009          Held                           X
    HEADER     I1015          Awaiting Approval              X
    HEADER     I1021          Created
    HEADER     I1038          Complete
    HEADER     I1043          Ordered
    HEADER     I1080          In Transfer to Execution Syst. X
    HEADER     I1180          Document Completed
    Awaiting your inputs.

Maybe you are looking for

  • Error message when I try to open the "help" files.

    When I try to open the help files in Elements Photoshop 10, I get the following error message in a pop up box.  At the top, the box is labeled "Adobe AIR"  The message:  "Application descriptor could not be found for this application.  Try re-install

  • I have an iPod Touch 5th generation and all of a sudden it started freezing on the lock screen.

    I have an iPod Touch 5th generation that I've had since Christmas 2012 and suddenly today (June 27) when I tried opening one of my apps it froze and then shut the app down. At first I thought it was the app, but then it started happening to Safari an

  • How to create a long text in webdynpro for abap?

    Hi Experts,                   I am new to Web Dynpro for ABAP, I have a requirement for Grievance workflow. For this we have developed a Webdynpro application which appears in portal. Here my issue is user wants to enter a long text on the screen and

  • MT940

    Hi all: Can someone please provide me the steps on how to configure the MT940 FEBA process. I have a sample file but when i upload thru ff.5, the error is "Termination in statement no. 00000 of acct  ; closing record 62F missing" Does anyone know wha

  • New QuickTime 7.4 Update Cannot Run .AVI movie files? How to play AVI?

    Hello. I updated my home iMac's QT to the latest ver 7.4, had some .avi files use to be able to play while I was in the 1st gen iMac running Tiger (didn't play those files until now) My office G5 Tower running on latest 10.4.11 with QT prior to curre