|
We need a new method "BelongsToServiceGroup" for ISearch. The input of this new method should be the servicecode and the servicegroup (Maybe "04.1070" and "LG-62") and the output should be "true" when the service belongs to the group and "false" when the service didn't belong to the group.Reason: Some services (maybe 00.1420) have restrictions like "nur kumulierbar mit LG-62". If you want to generate "00.1420" to the service "04.1070" automaticly, you are not able to check on a direct way, if "04.1070" belongs to "LG-62" or not. |