System Response IF &V4& <> &V4(0)&. IF &V3& <> &V3(0)&. The total quantity of all possible values (search variant #**) wasdefined as a search criterion for the critial authorization &V4& forfield &V1& of authorization object &V2&. The quantity of fixed valuesis too large. For performance reasons, only those fields for which thetotal quantity of all possible values fits in an authorization areconsidered. ELSE. The total quantity of all possible values (search variant #**) wasdefined as a search criterion for the critial authorization &V4& forfield &V1& of authorization object &V2&. There are too many entries inthe check table. For performance reasons, only those fields for whichthe total quantity of all possible values fits in an authorization areconsidered. ENDIF. ELSE. IF &V3& <> &V3(0)&. You searched for the total quantity of all possible values for fieldV1 of authorization object v2. however, the fixed values defined forthis field contain too many entries. For performance reasons, only thosefields for which the total quantity of all possible values fits in anauthorization are considered. ELSE. You searched for the total quantity of all possible values for fieldV1 of authorization object v2. however, the check table defined forthis field contains too many entries. For performance reasons, onlythose fields for which the total quantity of all possible values fits inan authorization are considered. ENDIF. ENDIF. Procedure IF &V4& = &V4(0)&. The search for the total quantity of all possible values is notmeaningful for field &V1&. Correct the relevant value. ELSE. The search for the total quantity of all possible values is notmeaningful for field &V1&. Correct the appropriate value in the criticalauthorization &V4&. ENDIF. |