Performance improvement in IPM contract tree

[] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
Displaying the License Sales/Acquisition Contract tree is not very performant. One cause is the loading of the pricing document when there are Flat Fee items in the contract.
Other terms
IPM, License Sales Contract, License Acquisition Contract, Performance,
Contract Overview Tree, Tree, Hierarchy, Conditions
Reason and Prerequisites
The tree loads the pricing document because we are reading the condition [...]

Performance issue when getting products f/m product category

[] [] [] [] [] [] [] [] []

Symptom
In Marketing projects such as Trade Promotions, Product Categories can be assigned. Performance improvement is required in below object:
Class: CL_CRM_MKTGS_MD_SERVICES
method: GET_PRODUCTS_FROM_PROD_CAT
Fetching the category subtree is called more than once. A buffer is needed to prevent unnecessary calls to function module COM_CATEGORY_READ_SUBTREE for the same category data.
Other terms
CL_CRM_MKTGS_MD_SERVICES, GET_PRODUCTS_FROM_PROD_CAT, COM_CATEGORY_READ_SUBTREE, Performance, category guid.
Reason [...]

Performance Leasing 2 20071210

[] [] [] [] []

Symptom
Performance enhancement Lease
Other terms
FS Leasing
Reason and Prerequisites
Performance
Solution
1. Create two new message in tjhe message class CRM_FS_1O_TAX.a) Call the transaction SE91 input “CRM_FS_1O_TAX” and press the button change.b) Insert in the message number:
023 : “No pricing data found”
024 : “No change process data found”.c) Press the button Save.2. Implement the program corrections.

Performance in Lizenzverkaufs- und Lizenzeinkaufsvertr鋑en

[] [] [] []

Symptom
Bei der Pflege von Lizenzverkaufs- bzw. Lizenzeinkaufsvertr鋑en mit sehr vielen Positionen treten Performanceprobleme auf.
Eine Laufzeitanalyse ergibt, dass viel Zeit in den Funktionsgruppen CRM_IPM_RCHAR_OB und CRM_IPM_RCHAR_DB verbraucht wird. Ausserdem erfolgen beim 謋fnen des Vertrags viele Einzelzugriffe auf die Datenbanktabelle CRMD_PRICING_I, ausgel鰏t durch den Funktionsbaustein CRM_IPM_HEAD_SUM_PREPARE.
Weitere Begriffe
IPM
Ursache und Voraussetzungen
Programmfehler
L鰏ung
Implementieren Sie die Korrekturanleitung

Performance Leasing 2 20071009

[] [] [] [] []

Symptom
Performance enhancement Lease
Other terms
FS Leasing
Reason and Prerequisites
Performance
Solution
Implement the program corrections.

IS-U CRM Integration – Performance tips and tricks

[] [] [] []

Symptom
Various measures can be adopted to considerably improve the system perfomance when replicating technical objects from CRM to ISU. The following measures can significantly improve performance.
1. Additional indexes increase the perfomance of the database accesses.
By creating more indexes, the database access to the table CRMD_BRELVONAI can be configured to perform better. [...]

UIU: Performance issues in account search when ACE is active

[] [] []

Symptom
Response time is slow when an ACE active user performs account search.
Other terms
ACE; Access control Engine; BP search; Pattern search; Account;
Reason and Prerequisites
The ACE check is always implemented as filter criteria which covers up to 80% of customer’s needs, whereas some customers prefer ACE to be selective criteria. This solution is more helpful [...]