cancel
Showing results for 
Search instead for 
Did you mean: 

Release strategy reset for contracts

uk_yelamuri
Contributor
0 Kudos
845

Hi All,

Is it possible to reset the release strategy for contracts when the valididty end date is changed in contract header.

Changebility indicator in configuration of release indicator is '6'.

As of now, release strategy is getting reset only when contract header value (value contract) is changed.

Thanks You.

Accepted Solutions (1)

Accepted Solutions (1)

former_member192897
Active Contributor
0 Kudos

You may put a Customer exit in place to fulfil your requirement.

Answers (2)

Answers (2)

former_member192897
Active Contributor
0 Kudos

User Exit EXIT_SAPLEBND_002 must work in your case to reset the Release strategy if Validity period is changed.

former_member187965
Active Contributor
0 Kudos

Hi,

Release strategy uses communication structure CEKKO and the 'validity end' field is not available in this structure. So system will not reset release strategy after changing the 'validity end' date.