Diagnosis The implementation of method GET_SPLITID of OTC 42 in tool &V1&(function module &V2&) does not return a row in internal table ET_SPLITfor each record of table IT_SELCRIT. Procedure Configure the implementation such that table ET_SPLIT contains adistribution ratio ID for each row in IT_SELCRIT. The first distributionratio ID from ET_SPLIT is assigned to the first characteristiccombination in IT_SELCRIT, the second ID is assigned to the secondcombination, and so on. Note also that the implementation must not change table IT_SELCRIT. Forthis reason it is not allowed to insert or delete rows or sort thetable. |