on 2019 May 29 8:31 AM
Dear Expert,
My company is new to both EHS and SVT and we need to implement this module to track the substance volume for K-REACH. We managed to set up to enable checking and blocking the PO when the substance in the PO Qty exceeded the threshold set.
However, we can't seem to trigger the block/warning although the substance qty + existing GR-ed PO qty, exceeded the threshold.
Do you have any idea what may be missing or suggest something that we can look into?
Thank you.
------------------------------------------------------------------------
For example,
Material has 96% of substance 46, so when i GR for 600KG of material, which consist of 576KG of substance 46, there was no problem.
What i was expecting is, when i create new PO for 800KG, which consist of 768 KG of substance 46, adding up the existing 576KG of substance 46 from the previous GR, it would have exceed the threshold of 1MT = 1000KG of substance 46, thus creating error in PO. But it wasn't working.
When i created new PO for 1100KG, it triggered error successfully, since it exceed the substance 46 threshold of 1MT.
Request clarification before answering.
Hi,
The quantity that is used for comparison is the quantity that was last tracked with the RREGCH_VT report. This means that if you have already used 900 Kg of the limit you would not be able to create another order which raises the quantity by 101 Kg. But you can create multiple orders of quantites upto 99 Kg. Because the system always checks against the last tracked quantity i.e. 900 Kg.
One solution could be to run the RREGCH_VT report multiple times a day (if the number of orders per day is not huge and the runtime is a few minutes)
Regards,
Neeraj Agrawal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
we are not using your scenario. But the best is to "debug" the process and using breackpoint at the correct place.
But you will find some rare examples here of similar set up (please check the existing SVT blog as well)
E.g. like: https://answers.sap.com/questions/12429241/svt-checks-issue-in-purchase-orders.html
https://answers.sap.com/questions/11703964/block-a-po-due-to-svt-and-obtain-the-po-in-cbrc21.html
or
https://answers.sap.com/questions/156733/un-hold-purchase-order-from-transaction-cbrc21.html
or
https://answers.sap.com/questions/10492630/svt-checks-not-happening-in-po.html
Check as well online help and OSS (there is a special consulting OSS note for SVT) (e.g. SAP note 1111196)
https://answers.sap.com/questions/11732810/index.html
In the "online help" and in SAP marketplace you will find hints (and OSS notes) referring to "limits" in the SVT process (processes which are not supported)
In theory story you be like:
During the "save" of the PO the process should check: what has been tracked yet; and what is added by the "PO"; this is the so called "planned" part
During the goods movement in theory (if i remember correct) the next check is done (normally this is not so of interest as in the "planning" part you should get enough hints regarding "problems" from threshold limit point of view
But the goods movement would be the "confirmed" part
Regarding your findings:
"What i was expecting is, when i create new PO for 800KG, which consist of 768 KG of substance 46, adding up the existing 576KG of substance 46 from the previous GR, it would have exceed the threshold of 1MT = 1000KG of substance 46, thus creating error in PO. But it wasn't working."
As we are not using the online part i can only "judge" a little bit (and this is as well some reason why we are not using the process if i remember correct).
I am not 100% if in "realtime" the goods movement done on date "x" and the new PO create on the same date "X" really "adds" the volumes as you expect
You just check the called function modules and analyse the logic or simply may be start a OSS dialog
C.B.
PS: is your property / VAT "Quantity" a customer specific one? Normally the threshold limits are set up different (please check the SVT consulting OSS note)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Christoph,
Thank you for your comment. I have gone through the links you provided, unfortunately it doesn't seems to be what i am looking for.
Regarding your question, the goods movement not necessarily done on the same day PO is created.
And the Quantity is not a customer specific, we just need to track the substances in all materials in our SAP.
We are hoping that when we create new PO, it will also check the existing stock/GR in the same year.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.