cancel
Showing results for 
Search instead for 
Did you mean: 

CHARM - Error message after completion of dev work to enter IT & tester

Former Member
0 Kudos

Dear All,

Some times after completing the Development work, developer forgets to enter the IT operator & tester BP, so the workflow will not trigger to these two users. So i made these 2 fields as mandatory fields. Now If i want to set the Action as in dev, i need to enter these 2 BP's or else system will not allow me to change the status into in dev. But my requirement is to enter these 2 BP's after the completion of Dev work & releasing of the task. I want error when i try to save the doc after completion dev work. Can any body help me to achive this ?

regds,

CB

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi CB,

SAP Solution Manager --> Scenario-Specific Settings --> Change Request Management --> Extended Configuration --> Change Transaction --> Change Transaction Types --> Consistency Checks in Change Request Management

Here you can define a new condition applicable on statuses :

1 - in Define Conditions define a new condition : Z_CHECK_PARTNERS

2 - in Define Basic Settings define the message you want to display from a custom message class (SE91)

3 - in Assign Conditions to Status Values assign you condition in the status that the developers have to set after completion of their work.

4 - in Implement BAdI Extension implement the appropriate code for checking the partner function in a BAdI

For every step, read the IMG documentation, it will provide hints on how to perform each activity.

Hope it helps.

best regards,

Stéphane.