Central contract Workflow attributes

Hello,
As per my understanding we can activate the workflow on any contract attributes/ fields(for central contract) like prices, product category etc.
We can activate u201C1-stepu2019 standard bc set u201C/SAPSRM/C_CT_600_001_SP04u201D and can determined workflow agent based on any attributes like u201CProduct categoriesu201D ,price etc
Or we can use BADI Implementation u201CBADI /SAPSRM/BD_WF_RESP_RESOLVERu201D for Agent determined based on attribute store in customized table
Please correct me if my understanding is wrong
However we need your valuable inputs on below
1)     List of central contract ( CCTR ) attributes/fields on which we can activate the workflow.
2)     List of central contract ( CCTR ) attributes/fields on which we can activate the workflow without any badi implementation ( without any coding ). As a part of standard configuration.
Best Regards
EPR_SRM_MDM

HI,
I suppose you plan to use process controlled workflow.
If yes then you can check the tcode BRF and try to create a expression of type formula interpreter.
In the this expression navigate to formula editor and here you can find all the attritutes you can trigger for any business object.
For agent dertermination SAP has already delivered many agent determination method.. If a process level and click on the F4 feature available for field Resolver Name to find all the predelivered methods.
You can check the service market place http://service.sap.com for Workflow Guide SAP SRM 7.0
Path:
service markerplace -> Release & Upgrade info -> Installation & Upgrade Guides-> select SRM 7.0
Regards
Sam

Similar Messages

  • SRM 7.0 Central Contract- Distribution to backend failure

    Hello experts,
    We are implementing SRM 7.0 Central contracts scenario with PI.
    The Contracts get created and Released but the problem is that the Distribution to backend fails. The Status in BBP_PD shows 'Distribution Incorrect' and the RZ20 gives an error 'Backend data cannot be read'.
    We checked all the configuration settings (including the PI settings) and everything seems to be in order.
    Would appreciate if someone could throw some light on the potential cause of the problem.
    Thanks
    Raman.

    Message must have created . check all SRM outbound transactions .but PI could not catch them.
    Note 1284369 - User attributes check in Contract distribution via services - what is your SP level in SRM 700.
    The sap stratergy in earlier version
    table in ECC BBPD_CTR_IDOCREF with message 019-This will result in setting the GOA status to 'Distribution Incorrect'.
    so SAP might have tried the same way in CCTR as well, Once message are created and this message number like IDOC number updated in ECC table for the further refrence .so like wise SRM trying to communicate the same to ECC but it would have failed.
    do you remeber when GOA idoc fails this table we will have reference number and reprocessing idoc.
    like any reference of your input must register in one ECC table but there may have this table or some other reference table.
    /SAPSRM/CL_CH_SOA_MAP_CTR_OUT  CLASS DO SOME trick and see what is happening here
    Muthu

  • N level-Approval for contract workflow (WS14000148) in SRM

    Hi SDN'rs
                  I want to activate N level-Approval for contract workflow (WS14000148) in SRM  
    When I am creating the contract in SRM I can see the approvers in the approval preview.
    But when I release the contract and look at the approval privew there are no approvers
    and the status of the contract is released.
    We are on SRM Server 5.5 and SP 07.
    Here what I did
    1. I implemented the BADI 'BBP_WFL_APPROV_BADI' using the sample implementation and populated the approvers.
    2. I activated events SAVED,CHANGEVERSIONSAVED for WS14000148 in OOCU transaction.
    3. I see event linkages for WS14000148 for both events SAVED,CHANGEVERSIONSAVED in SWE2 transaction.
    4. I assigned role SAP_EC_BBP_PURCHASER to for subworkflow N step for contract WS14000147.
        ( User who is creating contract has this role)
    5. Consistency check for WS14000148 is green and WS14000147 is yellow in SWUD
    6. Event simulation for BUS2000113 and events SAVED,CHANGEVERSIONSAVED shows WS14000148 successfully started.
    I see dump in ST22 with errors TSV_TNEW_PAGE_ALLOC_FAILED and SYSTEM_NO_SHM_MEMORY with WF-BATCH is this any thing to do with that?
    If any one know what are the steps I am missing please let me know.
    Thanks
    A S

    Hi
    Please refer to these OSS notes which might help.
    <u>Refer to following OSS Notes -></u>
    Note 735026 - Memory problems at BBP_GETLIST_INDEX_FILL
    Note 932836 - BBP_GETLIST_INDEX_FILL: Activation not possible
    879528 WS14000148: Send mail to initiator incorrect
    901200 WS14000148 dia wrk item despite NO_FURTHER_APPROVAL_NEEDED=X
    879873 BUS2000113: The Object_ID attribute may be empty
    903015 BAdI Workflows: Events and parallel steps
    901068 BAdI Workflows: Enhancement of Note 896556
    769458 Dynamic workflows: No adjustment after document change
    972757 Occurence of the SYSTEM_NO_SHM_MEMORY runtime error
    741864 FinBasis: Termination TSV_TNEW_PAGE_ALLOC_FAILED
    864473 Deactivating the shared memory when searching by prefix
    928642 Container factory: Shared memory dump update
    Refer to these links.
    <b>http://help.sap.com/saphelp_srm50/helpdata/en/2c/e68d406b305537e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/26/0f8b41ed891609e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/6b/eca441eea7ef0be10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/f7/a6a3415e34b05fe10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/6b/eca441eea7ef0be10000000a1550b0/frameset.htm
    </b>
    <u>Also raise an OSS message with SAP as well.</u>
    Regards
    - Atul

  • Distributing Central Contract from SRM to ECC

    Hi,
    We are using SRM 7.0 with ECC 6.0 in backend (no EHP). We're setting up a central contract with IDOCs. From what I read we have made the configuration:
    in SRM:
    - Assign attribute CT_PROC_TY = CCTR
    - Connfigure new condition type PB00 which is the same with ECC price for contract
    - activate the BADI BBP_DETERMINE_LOGSYS and coding it so for contract it will always go to backend (in method CONTRACT_LOGSYS_DETERMINE)
    - I have activated BADI BBP_CTR_BE_CREATE but writing no code, as there no need for me to do mapping
    in ECC:
    - Activate inbound IDOC type BLAORD and COND_A and assign it to the logical system of SRM
    Then I create the contract in SRM. but:
    1. When creating contract, in item overview, i cannot tick 'distribution' indicator. Not sure what is the function
    2. In item detail, tab distribution, I cannot put create release-purchasing org. Even when using search help it is not giving any value
    Actually dont really understand the usefull of the indicator above, so I let it be empty, then I release the contract
    The contract then not appear in ECC. I have checked SMQ1/SMQ2 nothing. Even in WE05 in ECC nothing. The only thing I see is in SLG1 where I see error triggered by user WF-BATCH with message "No recipient found"
    Do i miss something in here? Any help will be very appreciated.
    Josh

    Hi Josh,
    Central contract is only possible in SRM 7.0 with ECC 6.0 EHP 4. You can use local contracts or GOA.
    Regards.

  • Central Contract Backend document number is not come back

    Hi, all~
    Pls pay attention this issue.
    I saw similiar question but not answered.
    We implemented SRM 7.
    After Central Contract create, Contract number is transfered to ECC but didn't back.
    In tracking tab, there are no backend number.
    And I think this is related with XI.
    when i check sxmb_moni, 'PurchasingContractSRMReplicationConfirmation_In' message status is not Grand Prix flag.
    (Status is 'Transfer to External Applcation', not 'Process Successfully')
    What is solution?
    Best regards,
    SKY.

    Hi~ sushil...
    Thanks for answer.
    I already check /SAPPO/PPO2.
    The error message is 'The attributes of the user are inconsistent or not  defined. See transaction PPOMA_BBP.'.
    But there are no inconsistency or undefined attribute.
    We checked it through  'PPOMA_BBP' and 'BBP_CHECK_USERS'.
    Could you recommand other way to find out exact point(attribute) about error message?

  • Configurations needed for distributing central contract to backend system

    Dear Gurus,
    I have configured central contract and getting approved in the local SRM system. Now, I need to distribute the central contract to the backend system. I have already get the PI interfaces configured using the integration scenario Central contract management.
    Now, I assign the backend POrg as well as the target values for the backend contract and try to release the central contract. The central contract is getting released. However, no contract is getting created in the backend system.
    I donot see any XML messages generated in the SRM system (SXMB_MONI).
    Do I need to maintain some settings in the SRM system to enable the distribution of contract to the backend system?
    Thansk and regards,
    Ranjan

    Hi,
    When one creates Local Contract; there is one option named 'Distribute' on contract screen.On drop down; one mention back end system. After clicking on it; contract has been created in ECC.
    If contract is not getting generated in back end; refer SAP Note: 609222.
    Check whether you find any error/information message in Txn BBP_CTR_MON.
    SRM Settings:
    1. Implement BBP_DETERMINE_LOGSYS: Determines whether contract is to be created in SRM or ECC.
    2. Assign transaction type to attribute CT_PROC_TY in Org Structure.
    3. Check whether have maintained message type BLAREL, COND_A, BLAORD.
    4. Assign role SAP_BBP_STAL_START_PURCHASER to process contracts.
    Helpful SAP Notes: 641919, 646903
    Regards,
    yaniVy
    reward if helps

  • Central Contract

    Dear SRM Experts,
    In a Central Contract, I have a workflow scenario; once the purchasing group and purchasing org is determined then I need to find category manager.    I'm unable to see Purchasing group and purchasing org field in BBP_PD_CTR_GETDETAIL.   
    If I pass the central contract no, I need Pur Org and Pur Group. 
    Your help is appreciated.
    Thanks,
    Selva

    Hi Muthu,
    Thanks for your reply.
    When I'm passing the Central Contract guid, this table not giving any results.   When I create a Central Contract in sourcing, then I check the guid in BBP_PD and pass the guid on BBP_PDORG table  giving no results.
    Any suggestion appreciated.
    Regards,
    Selva

  • Badis for PO and Central Contract in SRM 7.0 in classic

    Hi everyone,
    I need you help. We are working in a implementation of SRM7.0 with ECC 6.0 Ehp 4 in a classic scenario. We want to know which badis we can use in order to change the purchasing group of the PO an Central Contract when their are transfered to ECC.
    BR,
    Ivá

    Hi Muthu,
    We are wondering if it is posible the following:
    - An user wants to create PO form SRM. This PO in SRM has the Purchasing group XXX, but (for any reason) we need when this PO is send to ECC, the system changes the purchasing group to YYY.
    BR
    Ivá

  • Central Contract Management in case of Classic Scenario

    Hi,
    At our current implementation, requirement is to implement both Service procurement(with hierarchy) and Central Conract Management. I was exploring the possibility of utilizing Central Contract Management with Classic scenario.
    Will the Central Contracts created in this fashion be available in Sourcing Cockpit for the buyer to select against Purchase Requisitions? Will the Central Contract be visible at all in SRM in this case ?
    Please respond only with reference to Classic scenario.
    Thanks,
    Abhilash

    Yes the Central Contract will be available in the Sourcing Cockpit, both local and classic scenario's. Yes the Central Contracts will be available for the creation of Purchase Requisitions in R/3 and to assign SOS in R/3.
    Do know that for SRM 7.0 PI is required for setting up Central Contracts. This is promised to change with the release of EHP1 for SRM (due june 2010).
    Kind regards,
    Tim

  • Central Contract SRM

    I have an issue, when I create central contract in SRM. The Select System is empty. No values is there on the screen.
    Even though I try to create contract I have the error message "No customizing entry for SRDCLNT600 in table BBP_BACKEND_DEST"
    We have SRM 7.0 , ECC 6.0 EHP4.
    Regards,
    Lya

    Hi,
    Are you just setting up the system or has it been working already ?
    Pl check your "Define Backend Systems" set-up in IMG. There might be some problem here.
    Best regards,
    Ramki

  • SRM, MDM, ECC integration for central contract management.

    Hi there,
    I am questioned by a client with respect to the possibility of the following scenario -
    1. There are several SAP back end systems in place.
    2. SRM 7.0 will be implemented as single sourcing system.
    3. The SAP back end systems carry different material master codes for the same material and this will remain the same and no cleaning effort to have a unique code across all systems is going to be done.
    4. If we use MDM in the mix - will it be possible for the SRM system to act as a central contracting solution and create a central contract with the unique material code in MDM.
    5. On distribution of this contract across to individual SAP back end system the back end should map the MDM code to correct material code in that respective system.
    Any insights with respect to if this is possible with some enhancements or not at all possible will be highly appreciated.
    Thanks and Regards,
    Shantanu Joshi

    Hello Shantanu Joshi
    Your business scenario is standart MDM functionality
    More about how it works you can read from:
    MDM overview
    and standart help links (see scenarios part):
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/D7AED5058201B4E10000000A11466F/frameset.htm
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/43/D7AED5058201B4E10000000A11466F/frameset.htm
    Regards
    Kanstantsin

  • SRM -- MDM -- ECC integration for central contract management for SRM 7.0

    Hi there,
    I am questioned by a client with respect to the possibility of the following scenario -
    1. There are several SAP back end systems in place.
    2. SRM 7.0 will be implemented as single sourcing system.
    3. The SAP back end systems carry different material master codes for the same material and this will remain the same and no cleaning effort to have a unique code across all systems is going to be done.
    4. If we use MDM in the mix - will it be possible for the SRM system to act as a central contracting solution and create a central contract with the unique material code in MDM.
    5. On distribution of this contract across to individual SAP back end system the back end should map the MDM code to correct material code in that respective system.
    Any insights with respect to if this is possible with some enhancements or not at all possible will be highly appreciated.
    Thanks and Regards,
    Shantanu Joshi

    Hello Shantanu Joshi
    Your business scenario is standart MDM functionality
    More about how it works you can read from:
    MDM overview
    and standart help links (see scenarios part):
    http://help.sap.com/saphelp_mdm550/helpdata/en/43/D7AED5058201B4E10000000A11466F/frameset.htm
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/43/D7AED5058201B4E10000000A11466F/frameset.htm
    Regards
    Kanstantsin

  • Can anybody explain how to configure the Centralized contract in SRM 7

    Hi All,
    Can anybody explain how to configure the Centralized contract management in SRM 7 with ECC EHP4 ?what are all that need to be perform in PI system.
    Thank you,
    praveen

    Hello,
    PI will be required here. You can also refer the config guides maintained at the belwo mentioned location.
    Goto URL http://service.sap.com/srm-inst and then navigate to SAP SRM --> SAP SRM Server 7.0 -> Configuration Guides for SAP SRM 7.0
    Best Regards,
    Rahul

  • Unable to create service central contract items

    Hi Experts
    We are in SRM 7 EHP 2 ECC 6 EHP 6
    We are unable to create Central Contract with Service.
    There is no "Outline" or "Service" on drop down from ADD LINE in Central Contract.
    Please help urgently.
    Thanks
    Ajit

    Hi Ajit,
    Please check if hierarchy template HIER_SE is assigned to this contract transaction type in the following customizing.
    spro -> SRM Server -> Cross-Application Basic Settings -> Service Procurement Activate Service Procurement
    Also SM34: /SAPPSSRM/VC_HT -> Assign to Transaction Type
    Best regards,
    Wendy

  • Condition types from Central Contract not copied into Purchase Order

    Hi,
    When creating a central contract from SRM to ECC, all the condition types are copied well.
    But when creating a shopping cart from SRM or a PO in ECC referencing the created central contract, the condtion types are not displayed in the conditions tab. (Only Condtion type PB00 is displayed.).
    What can I do to assure, that all the condition types from the contract are displayed in the PO.
    Do I have to do some customizing, or is there a SAP Notes to resolve this.
    Regards,
    Alexander

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

Maybe you are looking for

  • Problem with file length in jsp it is working in IE, not working Firefox

    Hi, I'm upload a file from the browser. i'm calculating the length i'm not getting the length of the file. The below shown code is working perfectly in IE and not working in Firefox. FileUpload.html <DOCTYPE> <HTML> <HEAD> <TITLE>Retailmint Jobs - Re

  • How to replace a current driver with another one

    Hi, currently there are two different audio drivers on my solaris 10, pkginfo | grep 810 system SUNWad810 SUNW W1100z & W2100z Audio Drivers system TOOLSi810 Audio Driver for Intel ICH audio controller prtconf -D gives pci1043,1713 (driver name: audi

  • IPhoto Library upgrade version won't import previous library

    So I have been reading past posts and have figured out how to locate my iphoto library. I have my originals & I can view them in Preview. However, I can't get them into iphoto, I get an error message. I also tried to re-import the whole library and I

  • Setting up Cisco SLM248GT-NA switch for VoIP

    Hello Everyone, We have a Cisco slm248gt-na smart switch in our office that I am trying to configure to support and optimize for VoIP. We have desktops hooked up off the phones in most cases. Are there any config guidelines to optimize the switch so

  • Distributing interactive PDF form

    I'm creating a PDF form for a client to post to her website. What's not clear to me from the Acrobat Pro 9 EULA is whether I'm allowed to use Acrobat Pro only for creating and distributing my own form or whether I can create them for other people to