trados = docu -> fi -> ficaDiagnosis The following differences were determined when transferring the savedstatus: IF &V3& > 1 V3 items will not be transferred as they cannot be found under theselected open items or cannot be activated. ELSEIF &V3& = 1 An item will not be transferred as it cannot be found under the selectedopen items or cannot be activated. ENDIF IF &V4& > 1 V4 items will be transferred with partial amounts, since theamount of the items has reduced in the meantime. Possible causesfor this arepartial clearings that have taken place in the meantime or othertranslation factors for clearing in alternative currency. ELSEIF &V4& = 1 An item is transferred with partial amounts as the amount of theitem has reduced in the meantime. Possible causes for this are partialclearings that have taken place in the meantime or other translationfactors for clearing in alternative currency. ENDIF. IF &V1& NE ' ' In total, no more than the clearing amount is assigned to &V1&. ENDIF IF &V2& NE ' ' V2 cannot be assigned to the total cash discount. ENDIF |