SAP ABAP Message Class CACSPSCASE Message Number 026 (OTC42(GET_SPLIT_ID):No.of split IDs not equal to no.of criteria combinats)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSP2 (Package) ICM: Partnerships, Commission Case
Attribute
Message class CACSPSCASE  
Short Description ICM: Partnerships, Commission Case    
Message Number 026  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20100310   
Message Text
OTC42(GET_SPLIT_ID):No.of split IDs not equal to no.of criteria combinats
Help Document

Diagnosis

The implementation of method GET_SPLITID of OTC 42 in tool (function module ) does not return a row in internal table ET_SPLIT for each record of table IT_SELCRIT.

System Response

Procedure

Configure the implementation such that table ET_SPLIT contains a distribution ratio ID for each row in IT_SELCRIT. The first distribution ratio ID from ET_SPLIT is assigned to the first characteristic combination in IT_SELCRIT, the second ID is assigned to the second combination, and so on.

Note also that the implementation must not change table IT_SELCRIT. For this reason it is not allowed to insert or delete rows or sort the table.

Procedure for System Administration

History
Last changed on/by 20100310  SAP 
SAP Release Created in   600