cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing in CRM 4.0

Former Member
0 Kudos

Hi All,

I want to understand, how requirement(e.g.4000) which are specified in the pricing procedure(e.g. 400011)can be checked and how system use it?

Accepted Solutions (0)

Answers (2)

Answers (2)

KaushalShah
Active Contributor
0 Kudos

Hi,

Requirements are coded in IPC. For each condition record with a requirement specified against it in pricing precedure, code for this requirement is executed. If the code returns true, the condition record is added in item pricing. If the code returns false, the condition record is ignored.

Hope this helps.

Regards,

Kaushal

Former Member
0 Kudos

How we can check that whether the requirement are correctly coded in IPC.

KaushalShah
Active Contributor
0 Kudos

Standard requirements are coded by SAP. You can assume that they are coded right

If you really want to see code of standard requirements, you will have to dig IPC jar files for appropriate class.

For custom requirements (600 to 999) you can see the code in IPC userexit java files.

Hope this helps.

Regards,

Kaushal

Former Member
0 Kudos

ok

Former Member
0 Kudos

Hi Kishor,

Requirement 4000 is used to identify the condition is Leasing condition and used for condition mapping.

Also it has some significance in IPC, not very sure as I do not have access to IPC.

Regards,

Deven.