cancel
Showing results for 
Search instead for 
Did you mean: 

CHARM create a own Phase Controller

daniel_rothmund
Participant
0 Kudos

Hello ,

I have question to the phase controller of CHARM . How can I create my own phase controller and my own phases ?

I found this tables :

/TMWFLOW/TPCPVAA -> actions mapping to phase

/TMWFLOW/TPPHMCV -> phase controllers

But I found no customizing entry in the img

Have someone any information to this ?

Regards

Daniel Rothmund

Accepted Solutions (0)

Answers (3)

Answers (3)

laura_mathes
Explorer
0 Kudos

Hi Daniel,

I don't know, if your question is still actual, but if you want do change phase control you have to proceed as follow:

Go to transaction SM34:

Maintain actions in viewcluster /TMWFLOW/VC_PHMD for phase modell MNTCL (Maintenance cycle) or DEVRL (Implementation cycle)

To maintain your own task list you also have to maintain it in viewcluster /TMWFLOW/VC_CPVR.

Please have a look at OSS 927124

Regards,

Laura

daniel_rothmund
Participant
0 Kudos

Hello Laura,

thank for you answer. But I solved this 3 month ago with the same note.

Regards

former_member514503
Discoverer
0 Kudos

Hello Daniel,

I'm really new in Solution Manager world, but we want exactly the same type of modifications, authorize for some phase actions that are not allowed.

What I see is note : 986524 (old note but in this note you have access to actions list of a phase model).

939726 is another note explaining how to add action to model phase.

I check a little bit SAP coding and I suppose that function module used to check authorize action is /TMWFLOW/PHCNTRL_CHCK_COOP_ACT

This function module is used into CHECK_ACTION_IN_PHASE method of class CL_SOCM_INSTANCE (SE24 transaction).

SAP is not really clear about how-to add specific action but in customizing point Actions in Change request Management under extended configuration of ChaRM there is a point Implement BAdI Extension that could be usefull.

Hope it could help. If you have some information, I'm interested.

Benjamin

daniel_rothmund
Participant
0 Kudos

Hi,

the problem in normal correction is that only some action allowed in the current phase. But we would change this.

f.e

in the the test phase are all actions allowed.

Regards

Daniel

prakhar_saxena
Active Contributor
0 Kudos

to achieve this

goto ur action profile for SDMI in standard. it is..SDMI_ACTIONS

now copy standard action here and choose inactive for standard actions

goto condition and create Schedule and start conditions for ur Zactions

this will solve ur problem

Regards

Prakhar

Edited by: Prakhar Saxena on Jul 27, 2009 12:53 PM

prakhar_saxena
Active Contributor
0 Kudos

Hi

What is ur exact requirement can you explain it in detail?

R u luking for customization of Schedule manager

in this case goto spro->change request management->extend configuration->schedule manager

Hope it helps.

Regards

Prakhar