Programme SAP CRM_PERF_SWITCH_AUTH_PARTNER - Check if Hierarchy ID Used as Authorized Partner; Set Flag if Required

Purpose
This report checks if there is a transaction in the database that usesthe hierarchy ID as an authorized sold-to party. Depending on theresult, an entry is made in the Customizing table CRMC_PERF_SWITCH.
When a service contract is created, the system searches for masteragreements that can be assigned to the service contract. The partnerwith partner function 'authorized sold-to party' is used as a searchcriterion in the master agreements. Hierarchy ID is permitted as the'authorized sold-to party'. Currently, node ID is used instead ofhierarchy ID. The search is more time consuming when hierarchy ID isused as the 'authorized sold-to party'.
The entry in the Customizing table is analyzed during the search inorder to establish whether the logic that is only relevant for hierarchyID has to be carried out. This is to improve system performance.

Selection
Set the indicator 'Update Customizing Table' if you are sure that youwant the result of the execution of this report to be stored inCustomizing table CRMC_PERF_SWITCH.