Missing Transfer to Central System button in CPPR screen

Hi
I am Working on SRM7.0 and ERP ehp4.
Trying to transfer PR from ERP to SRM Shopping cart using CPPR.
I created PR in ECC ->now displayed PR in Portal ->select PR and click Start collective processing button-> i could not find Transfer to Central System button in CPPR screen.
I believe only after clicking this button,i can transfer the PR to SRM shopping cart. Pls confirm.
Only two things i left to do in CPPR setting is badi and linkage setting, because Rfx is not required now.
1)BADI setting  ME_REQ_SOURCING_CUST
Planning to activate only
Method IF_EX_ME_REQ_SOURCE_CUST~ACTIVE
parameter cv_ext_sc_ind   = cl_mmpur_constants=>yes. "SC creation in SRM possible
I am going to leave blank for method.
method IF_EX_ME_REQ_SOURCE_CUST~CHECK_EXTERNAL_SOURCE because i want manual click to convert Shopping cart.
2)Activate linkage setting
Here i am not going to activate RFX.because i am currently testing only PR to Shopping cart.
BOR Object Type BUS2105 RFXREQUESTED WS53800009  - not going to activate
BOR Object Type BUS2105 SOURCINGREQUESTED WS53800009 - plan to activate.
Because of lacking above setting, i am not getting Transfer to central system button? pls confirm.
Regards
Ckumar

Hello,
Method 1: IF_EX_ME_REQ_SOURCE_CUST~ACTIVE:
Here, three output parameters need to be set to true. By default, coding from the sample class will be copied. There is no need to modify anything here.
When the parameter CV_AUT_SOURCING is set to true, external sourcing (e.g. SAP SRM system) is active in SAP ERP system
When the parameter CV_EXT_RFX_IND is set to true, RFx can be created out of PR directly from SAP ERP system using application CPPR
When the parameter CV_EXT_SC_IND is set to true, PR in SAP ERP system will be transferred to SAP SRM using application CPPR
Method 2: IF_EX_ME_REQ_SOURCE_CUST~CHECK_EXTERNAL_SOURCE:
This method has output parameter CV_EXT_SOURCING. When the output parameter variables are set, the Purchase Request will be transferred to SAP SRM without any manual interaction in Collaborative Processing of Purchase Requisition (CPPR). Hence the code logic here needs to be adopted based on parameters in the Purchase Request (e.g. material group and purchasing group can be used as parameters to determine the Purchase Request to be transferred to SAP SRM).
A sample code logic for purchasing group u2018E7Uu2019 and material groups QZA04 and QZA05 is given below:
IF ( is_req_item-ekgrp = 'E7U' AND is_req_item-matkl = 'QZA04' ) OR ( is_req_item-ekgrp = 'E7U' AND is_req_item-matkl = 'QZA05' ). cv_ext_sourcing = cl_mmpur_constants=>yes.
Activate event type linkages for external sourcing
Run transaction SWETYPV in SAP ERP system.
Ensure that the following entries are present:
BOR Object Type
BUS2105
RFXREQUESTED
WS53800009
   No errors
BOR Object Type
BUS2105
SOURCINGREQUESTED
WS53800009
   No errors
If they are not present then copy the entry for event u2018Createdu2019 for object type u2018BUS2105u2019 and Receiver Type u2018WS53800009u2019 and change the event name.
Note : Workflow event RFXREQUESTED is used to trigger XML message while creating SAP SRM RFx from Collective Processing of Purchase Requirements (CPPR).
Regards
Mustameer

Similar Messages

  • Remote system monitoring entry- data not relayed to Central system

    Hello Folks,
                        I am trying to establish a central monitoring system for our client. I am trying to test it in the DEV environment first.
    The central system is a Solution manager system (Dual stack- ABAPJAVA). I am trying to bring in monitoring data from the ECC development environment (ABAPJAVA).
    First of, i created to RFC connections in Solution manager system, one for data collection and the other for analysis. I have maintained the host address of the ECC system as target.
    Then i have created a remote system entry in Transaction RZ21--> technical infrastructure entered the 2 RFC names and have executed the function.
    At this point i am only trying to bring in ABAP stack monitoring data form the ECC system so i have not generated the CSNCONF file.
    Now when i look in Solution manager RZ20-->CCMS monitoring templates, i can't see any data for the the ECC system.
    I guess i am doing something wrong. Am i looking in the wrong monitor set?
    As additional information: Solution manager (SMD) and ECC (ECD) use different transport domains / transport groups. I dont know if this makes a difference.
    Can some one please help.
    Regards,
    Prashant

    Hi Prashant,
    if I understand correctly your system shows only MTEs from R/3 Stack, not from the OS side, pls check your SAPOSCOL. Are the data in OS06 in your remote system correct and do you see the current data, refredhed all 10 seconds?
    To check your environment, pls do the following:
    in th efirst step check in RZ21 > in the Topology part the System Overview for your system connection to your back end system. Are the Read Destination Data RFC and the Destination Analysis RFC correct and works the authority chek fine?
    In the second step pls check in RZ21 > in the Agents for Remotey SAP Systems part; are there registered your remote ccms agents correctly and works the connection test.
    Stop the agents and in your RZ20 monitor pls enter STAT in your command field. Are there displayed for your MTE nodes the read RFC destinations?
    Start the agents and and in your RZ20 monitor pls enter STAT in your command field. Are there displayed for your MTE nodes the CCMS Agent RFC destinations?
    To rebuild the Monitor in the CEN system you could try to reset the node of your remote system in the warm up status > go in the remote system to RZ1 > go to local segments  > change to edit > select your segments > reset segment in "WARMUP" status.
    In the CEN system you coul try to go to the edit mode for the Agents for Remot SAP Systems > select your remote system and push the button Reinitialize Agents
    In the back end system you can try to delete all MTEs in RZ21 > menu Technical Infrastructure > Reorgenize Segment Table > select the options with "ALL" in the CEN and the remote system to reorgenize all data.
    Could you pls post for the missing MTEs a screenshot on the one side from the CEN system and on the other side from the remote system...
    and last but not least you could try the following for missing OS MTEs
    delete  ALALERTS, ALMTTREE and ALPERFHI in /usr/sap/ccms/<SID>_<SNR> and check in the agents folder all trace and log files for errors.

  • Transfer data between systems realtime

    Dear All,
    I have the following issue:
    In System1 we create Purchase Order (PO) and in System2 a Sales Order (SO) reference to that PO.
    The line item in the PO in System1 have Profit Center PC1 assigned.
    In System2 the SO has PC2 assigned to line item.
    The client has in System2 New GL activated and they do Document Splitting, so we need to transfer the Profit Center information and fill the Partner PC field with PC1 before the document splitting takes place.
    If the company codes are in the same system, SAP offers a derivation option to define the Partner Profit Center between affiliated companies. But in our case the companies are in different systems.
    As I know the Profit Center - Partner Profit Center derivation happens already at the time of the SO creation, so the information should be available at that time. For this PCA is not an option and I need your help to tell the system which PC-PartnerPC assignment should take place at the time of SO creation.
    What integration tools could be used?
    One solution from me (not an ABAPer!):
    1. Read the relevant data from the PO (PC1, PO-number...), fill Z table
    2. Realtime update the Z table in the central system (System2) - suggest, what tool with?
    3. Use Enhancement (connected with Z table) in the Derivation of Partner Profit Center EC-PCA function --> to find the actual data relation
    4. At the time of SO creation the correct Derivation is read from the derivation. (PO Number is entered in SO! - it can be an info for the system, right?)
    What do you think, could it work?
    Thanks for your answers,
    Zsolt

    Sounds to me like something for ALE/IDOCs.
    Anyway - moved to Data Transfer forum.
    matt

  • Unable to switch Central System Administration into Change Mode

    Hi,
    I am bit rusty on the Solution Manager - Central System Administration.
    While experimenting with my Solman system I did the following.
    1. Logged into Solman and started transaction Solution_Manager
    2. Switched to the Solution that has been configured and then followed Operations Setup->Solution Monitoring -> System Administration -> Central System Administration for <My System> (here my system is the system I wish to monitor).
    3. After following the navigation to the selected item as described in step 2, I selected the menu items Session Components->Complete.
    4. After this action of selecting the Complete session from the menu, my Central System Administration for <My System> is continuously showing Display Mode.
    I am unable to switch back the system to Change Mode.
    Am I missing something ? What needs to be done ?
    Regards,
    Siddhesh

    Siddhesh Ghag wrote:>
    >
    > 3. After following the navigation to the selected item as described in step 2, I selected the menu items Session Components->Complete.
    >
    > Regards,
    > Siddhesh
    This was the wrong step. By setting the Session Component to "Complete", no further changes are allowed (and you receive a pop-up).
    The procedure to reopen the session component is not documented for customers. Please create a customer message on SV-SMG-MON-CSA, open the service connection and provide logon information.
    You might state my name in the message, I will then assist the message processor.
    Best regards,
    Ruediger Stoecker

  • Central System Administration - Monitoring question

    We are trying to setup the Central System Administration/Monitoring in solution manager. However, when we go into the setup of the tasks, such as "Checking for ABAP Short Dumps", when we click on the "Start ST22" button, it doesn't do anything.
    Has anyone had an experience with figuring out how to get those buttons to work and to connect directly into the system we are doing the task?
    We did follow Note 128447 to setup the Trusted RFC's between the systems, but that doesn't seem to working correctly either. Could that be the reason that this isn't working correctly?
    Thanks in advance for any replies.
    Dale Dingmann

    Hi,
    May I know how did you configure your CEN monitoring, using agents, or using RFC.
    And where you are checking the ABAP dumps on Workcenter?? will you able to get the other details like Job failure, if you click that, wil you able to reach the satellite system.
    and check below are available.
    SM_<SID>CLNT100_READ
    SM_<SID>CLNT100_TWM
    SM_<SID>CLNT100_TRUSTED
    if you use RFC monitoring these 2 also required,
    <SID of the monitored_system>_RZ20_COLLECT
    <SID of the monitored system>_RZ20_ANALYZE
    Thanks,
    Jansi

  • Central System not accessible (SRM with CUA)

    Hello Folks,
    We are using Central user administration CUA and like other system SRM  is connected to CUA. I am getting the error 'Central system not accessible' while creating the employee for business partner (Vendor) transaction BBPMAININT (Manage Business Partner).
    Here are the steps
    1. Login to SRM
    2. Click on Manage business partner (BBPMAININT)
    3. Look for Employee for Business Partner 'Create' option and create a
    employee for one of the vendors.
    4. Enter details and press save button 
    5. You will get the message Central 'System not accessible'
    Any help in this regards is highly appreciated
    Pradeep

    Hi Joerg,
    RFC user has SAP_ALL.  Also we have also applied those notes.  Could you please point to the excat cause of the issue.  We can attache user to org structure using users_gen.
    Thanks,
    Pradeep

  • Setup Central System Administratin and Setup System Monitoring grayed out

    When trying to setup Central Sytem Administration and System Monitoring via SOLUTION_MANAGER.>Operations Setup->Solution Monitoring->Setup Central System Administration (or Setup System Monitoring).  The link does not work.  However, Setup Earlywatch Alert link works (in Operations Setup->Solution Monitoring->Setup Earlywatch Alert).
    We have just brought SolMan 4.0 up to SolMan 7.0 (applied support packs up to 16).  I am not sure if I am missing a step to activate this functionality; or if perhaps I have an authorization issue.  I have been through the Security Guid for SAP Solution Manager 7.0 as of SP16, and have reviewed note 834534 and been assigned authorizations accordingly....with one exception:  In note 834534, page 4, it states that the configuration user should have SAP_ALL.  However, I am getting push-back from IT Governance and my request for SAP_ALL is being rejected. 
    We have installed software components, in particular ST (Release 400, level 17); ST-SER (700_2008_1, Level 004; and ST-PI (2005_1_700 Level 18); of which I believe ST-SER is key.
    Has anyone encountered this issue?

    Hi,
    Yes, This could be an authorization issue.
    You are able to Setup Early Watch Alert because you may have the role
    SAP_SETUP_DSWP_EWA (full authorization for EarlyWatch Alert setup).
    Assign these roles, you wil be able to setup System Monitoring and Administration.
    1. SAP_SV_SOLUTION_MANAGER (full authorization for all sessions)
    2. SAP_SETUP_DSWP (full authorization for all setup sessions)
    3. SAP_SETUP_DSWP_SM (full authorization for System Monitoring setup)
    4. SAP_SETUP_DSWP_CSA (full authorization for Central System Administration setup)
    5. SAP_SETUP_DSWP_SLR (full authorization for Service Level Report setup)
    Also check these roles:
    SAP_OP_DSWP (full authorization for all Operations sessions)
    SAP_OP_DSWP_EWA (full authorization for EarlyWatch Alert operations)
    SAP_OP_DSWP_SM (full authorization for System Monitoring Operations)
    SAP_OP_DSWP_CSA (full authorization for Central System Administration operations)
    SAP_OP_DSWP_SLR (full authorization for Service Level Report Operations)
    This is the authorization object D_SOL_VIEW  used in these roles.
    Regards,
    Sanjai

  • I can't see the circle and central round button when I drag for Radial Filter.

    I have upgraded to LR 5.7. Suddenly I can't see the circle and central round button when I drag an area for Radial Filter. I also can't see the starting round button when I try to use Adjustment Brush.
    My system is OS X Yosemite Version 10.10.1, MacBook Pro (Retina, 15-inch, Early 2013), 2.7 GHz Intel Core i7, 16 GB 1600 MHz DDR3, Intel HD Graphics 4000 1024 MB

    Try pressing "H" for show/hide pins. Will turn it on or off.

  • Missing Data from Legacy System

    Hello All,
    My client went live end of January this year. They had a month of transaction data in their legacy system which they did not bring into SAP. Since this is their first year on SAP and recently implemented Extended Withhold Tax one month data is missing; when they run the 1099s at the end of the year they are going to be reported incorrectly.
    How can we bring over that missing data from legacy system over to SAP without having to clear those invoices in SAP?
    Thank You In Advance

    Hi Shashi,
       Have a look : <a href="http://www.box.net/shared/9tda040za6">Transferring Data with DB Connect</a>
    <a href="http://sapbwneelam.blogspot.com">More Docs...</a>
    Hope it Helps
    Srini

  • My toolbar is missing and there is a button where it used to be that says "Please re-install the Toolbar" but when I click on it nothing happens? Also when I start Firefox I get a script running error how do I solve these issues?

    My toolbar is missing and there is a button at the top left that asks me to "Please re-install the Toolbar" but when I click on it nothing happens???
    Then when I start Mozilla I get a long delay before it launches and a script running error "A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
    Script: chrome://tavgp/content/libs/include.js:595"
    How do I solve these issues???

    No idea - and you provide no clues
    what version of iPHoto do you have? Of the OS? is the iPhoto icon you are speaking of in the Dock?
    re-read your post and try to provide information using standard Mac terms since we can not see you or your computer and only have your worrds to let us try to help you
    Somehow my "IPhoto" icon now says "Preview".  When I click on "Preview" nothing opens up except the bar says Preview.  When I click on the Preview on the bar, a box opens up with different items, except when I click on any of them, there is nothing there.  The only thing that work is the "quit preview".  However, it is still there where my IPhoto icon should be.  I can't get into my IPhoto.  How do I get rid of this "Preview" and how did it end up taking over the IPhoto icon???
    If you go to your Applications folder and double click on iPhoto what happen?
    LN

  • Not able to find Central System Administration

    Hi,
    We are trying to configure the Central System Administration in our Soultion Manager version 4.0 for the Development server running on ECC 6.0.
    We have created systems, generated RFC's, defined logical system and and also created Solution Landscape for the Development Server in the Solution Manager System.
    But when we go to the transaction DSWP>Eneter the Development Solution Landscape>Solution Minitoring>System Monitoring/ Administration>Operation Setup, We rae unable to find the Central System Administration configure icon.
    Please suggest the possible reason for this and a way to view the Central System Administraion configure Icon.
    Thanks and Regards,
    Abdul Khyoom A.

    Hi Abdul,
    CSA Setup should be visible via this path:
    - dswp
    - open solution landscape
    - choose Operations Setup -> Solution Monitoring -> System Administration
    - here you should see for each system in the Landscape an entry for: Central System Administration
    What's the Support Package Level of you SolMan system?
    Best regards,
    Ruediger

  • CCMS alert monitoring data for ORACLE is not visible in Central system

    Hello,
    I have installed sapccm4x agents in the CI of the Satellite System and it shows in the Central System as sucessfully registered under Agents for remote System and the RFC Connection test is also successfull. When i check in RZ20 in Central System not all the predefined monitors are visible of the Satellite System in the Central System and mainly the MTE element ORACLE. The database,CI and other instances on the Satellite System are installed on separate hardware. As said the database is installed not with the CI but a standalone.
    Please let us know what needs to be configured in order to get the MTE element of ORACLE to show in the Central System.
    Thanks,
    Vinod Meno

    Bhudev,
    Thanks for the quick respose..
    1.Sapccmsr agent is installed on Java standalone server and it has been sucessfully registered and running and we can grep the process to see its state as well as in the Central System i can see under ccms agents for remote systems it shows and the RFC connection test is also sucessfull.
    2.Yes we are sending the data from the DB to CI first,but we also want the data visible in the Central System mainly for the MTE element Oracle.The filesystem of the Satellite Systems shows up in the Central System but i am intrested to capture the MTE element Oracle since we plan to monitor the tablespaces threhold .
    I am thinking of opening an SAP message but i am trying to see if i can get some info that can give me the result.
    Regards,
    Vinod Menon

  • Error:invalid central system in  requet approval process(AE)

    Hi,
    In AE while approving the request,  in final stage i am getting an error "invalid central system ".anyone please help me to know the solution for this?

    You need to check whether the system for which you are doing the provisioning is a part of your CUA system. If not then Go to the
    Configuration tab-> Workflow-> CUA System.
    In the system change the value to the "-Select-". Then you will be able to create the request for your system.

  • What is the difference between "System" buttons and boolean buttons?

    I'm writing a VI with an event structure that allows me to push different buttons to control external instruments, but I found two types of buttons worked: "System" buttons and "Boolean" buttons. On the surface, the functionality seems the same: I can write the VI so that either one works, and they work in the same way, but which one is right?
    Here is a little more info on what I'm doing. I have a case structure that has one "timeout" case, which just measures the position of a movable stage. Another case, if a "system"-type button is pressed, moves the stage to an absolute position. Another case activated by a "boolean"-type button moves the stage to the zero point. I could switch these and it would still work, but I don't understand how the buttons are different.
    Also, right now I'm using the "run continuously" function so that the loop just repeats. Is this the right way to do it? I could put everything inside a loop, and make my own stop button for it. Would that be better? Worse? --> I think I found the answer to my own question: run continuously will stop and start the code at each instance, so a while loop will be better because it doesn't start and stop repeatedly. (True?)
    Thanks,
    Karl
    Message Edited by Karl T. on 03-31-2008 05:43 PM

    Karl,
    You never want to design your program to have to use the run continuously button.  It is more for debugging than anything else.  Using a while loop with your own stop button is the preferred method of doing things.
    The System, 3-D, and Classic Booleans all basically work the same.  The appearance is different.  The System buttons look like your OS buttons that you see on all your other programs.  The 3-D were introduced in LV6 and remain standard across different OS's and are not affected by System color changes or System theme changes.  The classics behave similarly to the 3-D, but they are the older controls that existed prior to LV6 and have been kept for legacy's sake.
    There are arguments for using system controls vs. 3-D controls (I don't think most people use the classic controls much anymore).  So, you really have to make a personal decision as to which you prefer to use.  NI pushes the system controls, but you'll notice there is a large number of controls which are not available in the system pallette.  I have made versions that look like system controls, but they do not automatically update for theme or system color changes.

  • EP Central System + Dialog Instance Installation options

    Hi Friends
    For my production EP 6.0 WAS 6.40-Java instance I am getting 3 AIX servers, say server DBserver, Appserver1 & Appserver2, we want to install the database & CI on the DBserver, the other 2 servers need to serve the role of Application servers to the DB+CI server.
    In our SAP R/3 Production systems we don't allow the users to login to the server hosting the (database+CI) & we allow them to login only to the appication servers, I want to do a similar setup for my Production portal landscape & require that the portal users are load-balanced using the SAP Web Dispatcher to the 2 application servers.
    I have 2 questions on which installation options to choose to achieve the above objective.
    1.  Can somebody check & confirm if the below mentioned Installation sequence is correct for Installing the WAS on the 3 servers.
    a) Using Installation option "Java System ->Oracle->Central System->Custom Installation-Java system" for the DBserver.
    b) Installation option "Java System ->Oracle->Central System->Dialog Instance Installation" for Appserver1 & Appserver2.
    2. Can somebody advice how do I need to install the portal on the 3 servers so that the above objective of load-balancing the users to the 2 App servers is met.
    a) Do I need to install portal only on the DB+CI server & then the portal platform will be setup on the 2 App servers as well or
    b) Can I install the portal separately on the 2 portal App servers.
    Thanks & Rgds,
    Abhishek

    Hi Friends
    Any replies will be appreciated & also rewarded with points.
    Thanks & Rgds,
    Abhishek

Maybe you are looking for

  • Amount of max possible simultaneous INSERTs depend on what ??

    Hi all, can somebody comment on following statement , whether its is absolutely true, only a part of the truth or completely wrong : "The maximum possible amount of transactions that are simultaneously performing inserts into an Oracle- table is MAIN

  • IPod in Recovery Mode? New iTunes has made my iPods useless.

    I did a search and found others with the same problem, but no solutions. With iTunes (downloaded yesterday) neither of my iPods will work. I have a 30gb Video iPod and a third generation 20gb iPod. Both worked fine before I upgraded, now neither will

  • Can't change login window display

    I am running 10.7.2 on a new MacBook. I've created Admin accounts/users and in the first account I chose "Display Log-in Window as: Name & Password". Now all subsequent accounts/users are set that way and no matter what I do [including unlocking the

  • Re Delta records

    Hi All, We are loading data ecc to bw system (datasource to cube) and by mistake last two request(2days) got deleted even in PSA data is not available, So can any one  help me out to get last few days delta records, Is any process/tcode to recover de

  • Time Machine to recover iWeb publication

    Hello there again following help from Old Toad re revert to save question... I seem to have lost 2 previously successfully published sites that I created using iWeb 08. My question is... How do I get Time Machine to recognise and recover those sites.