SAP ABAP IMG Activity /SRMERP/BRFP_DS_SC (Define Rulesets for Decision Set Determination)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_CFG (Package) Workflow Process Configuration
IMG Activity
ID /SRMERP/BRFP_DS_SC Define Rulesets for Decision Set Determination  
Transaction Code /SRMERP/44000274   (empty) 
Created on 20101124    
Customizing Attributes /SRMERP/BRFP_DS_SC   Define Rulesets for Decision Set Determination 
Customizing Activity /SRMERP/BRFP_DS_SC   Define Rulesets for Decision Set Determination 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /SRMERP/BRFP_DS_SC    

Use

In this Customizing activity, you can access the BRFplus function Determine Decision Set of SC Items (/SRMERP/F_WF_DETERMINE_DS_SC) to group items of a shopping cart into decision sets.

All items in a decision set are approved by the same group of responsible agents. For each process level, the responsible agents are determined using the Business Add-In BAdI: Define Agents (/SRMERP/BD_WF_RESP_RESOLVER).

For more information about BRFplus, see SAP Help Portal at http://help.sap.com under SAP NetWeaver Library --> SAP NetWeaver Library: Function-Oriented View --> Application Server --> Application Server ABAP --> Other Services --> Services for Application Developers --> Business Rule Framework plus.

Requirements

You have entered the responsibility resolver name RR_BRFPLUS_RULE in the process level configuration to ensure that the BAdI implementation /SRMERP/BD_WF_SC_RR_RULE of BAdI: Define Agents (/SRMERP/BD_WF_RESP_RESOLVER) is used. This is the case, for example, in the default ruleset Ruleset for SC Process Level (/SRMERP/RS_WF_PROC_LEVEL_EX_SC).

The BAdI implementation /SRMERP/BD_WF_SC_RR_RULE calls the BRFplus function Determine Decision Set of SC Items (/SRMERP/F_WF_DETERMINE_DS_SC).

Standard settings

By default, all items of the shopping cart are grouped into one decision set as long as the function Determine Decision Set of SC Items (/SRMERP/F_WF_DETERMINE_DS_SC) does not contain a ruleset.

Activities

To define decision sets, you assign your own ruleset to BRFplus function Determine Decision Set of SC Items (/SRMERP/F_WF_DETERMINE_DS_SC). The ruleset should check the attributes of the shopping cart items and return the corresponding decision set name.

Example

You define that electronic equipment is approved by manager A while office material is approved by manager B. You create a ruleset that checks the material group of each item and returns the corresponding decision set name. For example, you can define the following decision set names:

  • DS_ELECTRONIC for electronic equipment
  • DS_OFFICE for office material

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG /SRMERP/BRFP_DS_SC 0 /SRMERP/EBS0000022 Self-Service Procurement 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
IMGDUMMY D - Dummy object /SRMERP/BRFP_DS_SC  
History
Last changed by/on SAP  20101124 
SAP Release Created in 606