Skip to Content
Author's profile photo Yao Zhang

Unnecessary character [ In ] is printed out in tax report

Symptom

After system upgrading to release ECC6.0, when executing the JP property tax report, unnecessary character [ In ] is printed out.

 

Environment

SAP ERP 6.0

 

Reproducing the Issue

  1. Execute T-code: S_ALN_01001767 or program RAIDJP_TAX; 
  2. Enter value for necessary fields and select the radio button “Declaration form”; 
  3. Execute the program and check the printed result.

  Cause 

Incorrect definition in the smart form of the Declaration form due to program error.

 

Resolution

  • You can define the field “%TEXT249“, “%TEXT250“ in smartform /KJRTAX01/A_RAIDJP_TAX_COVER.
  • And define the translation for the object “/KJRTAX01/A_RAIDJP_TAX_COVER” by using t-code: SE63(Translation -> ABAP Objects -> Other Long texts -> SSF  SAP Smart Form. Source language is EN and target language is JA). Please refer to the attachment “Object.jpg”.

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Kelly Wang
      Kelly Wang

      Thanks for sharing!

      Author's profile photo Former Member
      Former Member

      Thanks a lot for sharing!

      Author's profile photo Former Member
      Former Member

      very useful!thanks a lot! 🙂

      Author's profile photo Lakshmi Kumari Sama
      Lakshmi Kumari Sama

      Hi Yao,

      Good one and thanks for sharing this document. Keep Sharing your knowledge.

      Regards,

      Lakshmi S

      Author's profile photo Former Member
      Former Member

      Hi Yao

      Thanks so much for sharing this. I just met such an issue.