Hello Experts,
When we transfer Purchasing ie Mov Avg price from ECC to SRM using this report EBP_GET_BACKEND_PRICES, Few items have zero price and got transferred to SRM.
After that if we try to create Shopping Cart in regular way using "Internal Goods and services", Zero Price is not editable.
If we create shopping cart in MDM-Catalog route, Zero price item is editable after implementing sap note 693175 in SRM.
Version: SRM 5.5
Already Checked this thread also and checking possible notes also.
Change price of Catalog item in S.Cart
1. Perhaps maintain field price_changeable in BADi-Interface IF_EX_BBP_CATALOG_TRANSFER in method ENRICH_ITEM_DATA. To edit the price!!
2. Reverse engineer Note 1449196 - Item Price revalidation during Shopping cart order process
3. Note 613686 - Price changeable after catalog data transfer
FM: BBP_PDPRC_CATPRICE_INTO_PRIDOC
BADI: BBP_DOC_CHANGE_BADI.
Any input will be highly appreciated.
I understand the impact of modifying price. I just want to check editable option for zero price item.
As a test in sandbox: If we manually delete purchasing price for zero item in commpr01, zero price item is editable in SC because there is no price in SRM Back end, so it allows.
Please throw some inputs reg. this.
Thanks
Praba