I am new to SAP CRM and this is the first time I am working in CAMPAIGN.
My requirement is that in the CAMPAIGN PRODUCTS AB, Four AET fields are added. These fields are Discount Fields for RESELLER and DISTRIBUTOR discounts. Now from the products AB if I will enter some discounts and SAVE it. The values should be displayed on the DISCOUNTS AB with respective CUSTOMER GROUP and CONDITION TYPE, also the values should be updated in the pricing tables CNCCRMPRCUS953 for Reseller and table CNCCRMPRCUS746 for distributor.
I tried using below approaches:
1.To update the pricing table mentioned above,I have tried using the FM CRM_PRICE_AGRMNTS_MAINTAIN_OW to generate the condition records, but I am not able to use this FM as CAMPAIGN is not in sync with one order framework.
2. I tried with the BOL programming but the main component CPG_MAIN doesn't have context node which has base entity COND_RECORD_MAX_WS_CRM .It only has custom controller which consist the context node.
To achieve my requirement, am I trying right approach or is there any other approach i need follow. please provide me pointers to achieve. Reply would be appreciated and valued.
Thanks
Paarul