cancel
Showing results for 
Search instead for 
Did you mean: 

Negative offset while conversion of SNP to PP/DS orders

Former Member
0 Kudos

Hello guys!

We have a following issue:

We have a PP/DS Horizont = 21 days but we only need to convert the first days from SNP to PP/DS planned orders.

We thought about usage of negative offset (as for example in a older APO releases i.e. 4.1) but conversion heuristics allows only positive values (negative are not allowed). We are running SCM 7.0 release

Can someone suggest some solution on it?

Thanks in advance!

Best regards, Andrey.

Accepted Solutions (0)

Answers (1)

Answers (1)

claire_yang
Contributor
0 Kudos

Dear Andrey,

You may need to copy heuristic /SAPAPO/HEU_SNP_CONVERT and put in your own coding. The offset is passed from /SAPAPO/HEU_SNP_CONVERT to Form read_orders, to /SAPAPO/RRP_PEG_CAT_GET_ORDERS, ..

Best way to pass on a negative offset would be to change data element /SAPAPO/RRP_HORIZON_OFFSET to use a domain NUMC3 with sign.

Claire