Quantcast
Channel: SCN : Blog List - SAP Solution Manager
Viewing all articles
Browse latest Browse all 337

Change Manager Determination depending on the Category using BRF+ in Change Request Management

$
0
0

Taking a cue from Daniyar Kulmanov on possibility of using BRF+ with ChaRM, I tried the automatic Change Manager determination from BRF+ framework. It worked ! and here is the procedure to achieve it;

 

The standard SUPPORT_TEAM function is copied to Z namespace to adopt the Elements. You can also create your own Z function from scratch if you are familiar with BRF+. I chose to copy the standard;

 

sshot-1.png

sshot-2.png

sshot-3.png

sshot-4.png

Right Click > Copy

sshot-5.png

Name of target application should be 'SOLMAN'

sshot-5.png

sshot-6.png

Write down the Function ID of this newly created function from Details tab;

sshot-21.png

 

You can see the Signatures inherited from the SUPPORT_TEAM in the copied function (Z_CHANGEMAN_FUNCTION). It contains all relevant elements for the Service Desk.

 

sshot-7.png

 

We will create a 'Change Manager' element which is relevant in our case. To do this follow the procedure shown in screenshots;

 

Click on Add New data Object and provide the details shown below;

sshot-9.png

 

Now add the Change Manager in the Result Data Object replacing the Support Team. You may get following error when you try to Save;

 

sshot-11.png

To overcome this error, remove the Change Manager from the Signature screen using Remove Data Object button.

 

sshot-10.png

 

Now you need to create an Application, Ruleset, Decision table as you would create it for Support Team Determination. Instead of Component and Support Team in Decision table, use Category and Change Manager dataset; To configure application follow the steps mentioned in 5. CONFIGURATION IN THE BUSINESS RULE FRAMEWORK PLUS in the following link http://wiki.scn.sap.com/wiki/display/SAPITSM/Support+Team+Determination+via+Business+Rule+Framework+plus

 

sshot-16.png

sshot-17.png

 

Now we create a Z action in Z(Y)MCR_ACTION action profile for calling this function; this new action is similar to SMIN_STD_FIND_PARTNER_FDT action delivered in SMIN_STD action profile of Service Desk.

 

sshot-23.png

In the Processing Parameters provide below information;\

 

sshot-3.png

 

PARTNER_FCT : Partner Function of Change Manager

FUNCTION_ID : is the one which we created in BRF+

APPLICATION_ID: 0050568E6E9A02DE82A4EC0838CD95E5 (alwas constant, refers to Appln SOLMAN  in BRF+

 

last step is to activate this action in Condition definitions. No need to provide any Start or Schedule condition for this action , just make it 'Green' in Conditions screen

 

sshot-25.png

sshot-26.png

 

That's all ! now depending on your decision table entries, whenever you select a category in change Request screen, Change Manager is determined automatically upon Saving.

 

sshot-4.png


Viewing all articles
Browse latest Browse all 337

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>