SAP Message >0683 - Internal error: Only transfer tax portion in local currency


trados = docu -> fi -> fica

Diagnosis
During the creation of a document, the proportionate tax amounts inlocal currency (SCTAX) were filled in the business partner items,butnot the corresponding amounts in the transaction currency (STTAX)Thiscombination is not permitted.

System Response
Error message. The document cannot be posted.

Procedure
Since this is a programming error, you have to terminate processing.
INCLUDE NA_SYSADMIN1 OBJECT DOKU ID TX

Procedure for System Administration
INCLUDE FICA_NA_OSS OBJECT DOKU ID TX

  • Standard SAP program, create an OSS message.

  • Customer-developed program, correct the program.