Skip to Content
0
Former Member
May 10, 2006 at 08:58 PM

how to pass selection option values in subroutine

1865 Views

i want to pass s_bukrs(select option field) in subroutine like

perform check_compcd using s_burks

form check_compcd using rs_bukrs type ???

  • validation code.

endform.

what type i have to use?