Skip to Content
0
Mar 28, 2018 at 07:00 AM

Syntax error in substitution "ZXXXX", step "002", FI

9461 Views

Hi Folks,

We had the requirement for substituting the Witholding Tax, so we created a substitution for complete document in the Financial Accounting.

We want the BSEG Table in the form so used the following code. But we are getting the error Syntax error in substitution "ZXXXX", step "002". "Exit U109 has the incorrect type Message no. GB027 "

  exits-name  = 'U109'.
  exits-param = c_exit_param_class.
  exits-title = TEXT-904.  " User Exit to calculate WHT
  APPEND exits.


FORM u109 USING bool_data TYPE gb002_015
          CHANGING b_result.

ENDFORM.

IN GGB1

Please help me on this :)

Regards,

Sushanth

Attachments

capture.jpg (22.3 kB)