cancel
Showing results for 
Search instead for 
Did you mean: 

PO Release Strategy

Former Member
0 Kudos

Hi

The requirement is that PO release stratgy should based on effective price. Currently Release strategy is based on Net order value.

I know statndard steps of release strategy. But i have never configured a release strategy through user exit.

Based on my understanding, here I am writting all steps of release strategy for this scenario.

Please correct me If I am wrong:

1. Create chracteristics, Effective price, table CEKKO, Field USRC1.

Properties of USRC1 will be same as GNETW.

2. Assign USRC1 to class of PO replease & remove the characteristics GNETW (Net order value)

It means release strategy will not depend on GNETW.

3. User exit ( EXIT_SAPLEBND_002 or M06E0004): which user exit will be used?

T Code SMOD/CMOD: which T Code will be used?

write the logic for Field USRC1 that value will be populated from summation of all EKPO_EFFWR.

4. Where the value range for the characteristic USRC1 will be given?

Release strategy --> Classification tab

or, CL20N

or,User exit.

Is there any precaution, which needs to be considered while changing the existing release strategy.

Regards

SAPMM1234

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

use the same characteristic GNETW instead of USRC1.

pass the value of EFFWR into GNETW . keep this code in your inclue program

regards

venga

Former Member
0 Kudos

Hi MM gurus,

Please reply to my query. I need your help.

Regards

SAPMM1234

Former Member
0 Kudos

Hi All,

Still waiting for the answer.

Regards

sapmm