Hi Guys,
I'm having some problem creating the release strategy for PO and Contract .
Current Config:
Class: PURC_ORD_APP
Class Type: 032
Characteristic:
WERKS - Plant code
GNETW - Total Net Value
USRC2 - Value Exception Flag.
The above config was originally for PO release strategy, but right now, I need to add in some more strategy for Contract under the same Class.
Therefore, I created two new characteristic to separate by Document type and Document Category
New Characteristic added to Class: PURC_ORD_APP
Characteristic: BSTYP
TableName: EKKO
FieldName: BSTYP
Values: A, F, K, L
(Request for Quotation, Purchase Order, Contract, Scheduling Agreement respectively)
Characteristic: ESART
TableName: EKKO
FieldName: BSART
Values: NB, MK, ZR
(Purchase Order, Contract, Return Purchase Order respectively)
I've updated all the existing release strategy classification with the two new characteristic to separate them between those for POs and those for Contracts.
When I tried creating the Contract in ME31K, and releasing it in ME35K,
The release strategy wasn't able to get the the right one for Contract document type and category. Release Strategy for POs were being called up instead.
So am I doing something wrong?
Thanks