Hi All,
I'm using SRM extended classic scenario, and i have the following scenario:
1. Create PR in ECC using material assigned to contract (contract exist both in SRM and ECC) with quantity 8 PC. This PR document type didn't use release strategy.
2. Transfer PR ECC to SRM using BBP_EXTREQ_TRANSFER
3. SC created in SRM with quantity 8 PC and already assigned to the same contract
4. Run report BBP_SC_TRANSFER_GROUPED to create PO with contract (test mode)
5. No error message when simulate create PO
6. Change PR quantity to 4 PC in ECC
7. Run BBP_EXTREQ_TRANSFER in ECC
8. Shopping cart quantity updated to 4 PC in SRM, but ITEM PRICE BECAME ZERO
9. Run report BBP_SC_TRANSFER_GROUPED to create PO with contract (test mode)
10. Got error message 'Enter the price or deselect the 'Invoice Expected' indicator
When I change PR in ECC, I only change the quantity, not the valuation price. Why the price is changed to zero in shopping cart?
Does anyone here ever face the same problem?