cancel
Showing results for 
Search instead for 
Did you mean: 

Query on Condition Records(Pricing) in SAP CRM

Former Member
0 Kudos

Hai experts,

It would be garteful if you can clarify my doubt. In ECC we maintain pricing condition records in VK11, do we down load them to CRM? if so what is the Load object name(per say for PR00), and the path where can we see the records in CRM after down loading. is it possible to maintain the condition records directly in CRM, if so Kindly let me know the T.Code or path.

Thanks and Regrds,

Teja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

To download all pricing related things from ECC do the following

1. You can use adapter object DNL_CUST_CNDALL to execute the Customizing download of the condition technique for the pricing. Use Tx: R3AS to execute this adapter object.

2. Later you can check status using Tx: R3AM1

To create new condition tables in CRM user the transaction CTCT_CRM_PR

Thanks and regards

shanto aloor

Former Member
0 Kudos

Hi Shanto,

Thanks for the info, but can you let me know where can see the condition records in CRM after down loading from ECC(Example in ECC we use T.Code: VK13, Similarly can u suggest the same in CRM).

Regards,

Teja

Former Member
0 Kudos

Hi Teja

You can see conditions in CRM from the t.code /SAPCND/GCM - Maintain Conditions

regards

M.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Teja,

All condition table names in CRM starts with CNC***<ECCConditionTable>

For example: in ECC conditon table is A856, then search for CNC*856.

or

From SAP Menu --> Master Data --> Prices and Conditions --> Maintain Conditions.

//Bhanu