cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM 7 Contract Distribution not possible in PPS - is it true ?

Former Member
0 Likes
492

Hi SRM Gurus,

I gather that the SRM 7.0 Central Contract are not distributed to ECC 6.04 in PPS environment.

( Ours is SRM 7.0 ECC 6.0 Enhp 4 with PI 7.11 on PPS - ECS.)

Correct me if i am wrong.

If so, is there any other way to distribute Central Contract to ECC . Even it its partial distribution.

Thogh, I hv config for CCTR following the SNote 1268821. To start the problem, the Distribution button on the header of the contract is disabled. CCTR tran type configured both in SRM and ECC.

Kindly share your thoughts.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hello,

you should be able to distribute the contract.

Check

items tab--> Assign distribution

or

Item details > distribution> add line enter the release authorized purchasing organization

Once the above step is complete it should should the distribution values in the header tab. thanks

Answers (2)

Answers (2)

Former Member
0 Likes

Resolved. Thanks a bunch

Former Member
0 Likes

Hi

I do remember Lisa Norris answered some work around . kindly search her thread.

Muthu

Former Member
0 Likes

Hello,

You can try reverting the note 1354971, to get an assign distribution button active at item level.

Interfaces(XML) which are used to transfered the central contract are not extended to all the fields related to PPS functionality. Eg. Guaranteed Minimum.

These fields will not be transfered to backend and other process like release value updation to the backend contract has limitation as PPS funcalities can be used only in extended classic scenario.

So we have a limitation and also this functionality will not be supported in PPS.

Nevertheless, you can enable this funcationality and use with the limitation.

You will have to handle this through custom meta data handle where you need to create dynamic class and method and maitain in the customizing table /SAPSRM/V_MDA_HC. You can enable the Assign distribution button and link in the dynamic class.

You can check the configuration in the standard meta table /SAPSRM/V_MDA_HD for reference.

Courtesy : Lisa Norris!

Former Member
0 Likes

Resolved. Central Contract Distributed to ECC backend. Thanks a bunch for all your inputs. Its a long Road.