Skip to Content
0
May 22, 2020 at 03:33 PM

Displaying Invoice Number in Sap script.

75 Views

Hello experts,

I am new to ABAP and trying to figure out how to display an invoice number in a Sapscript. So far i have figured out that i need to call a subroutine from the form, however, i do not understand which variables to pass in the Using and Changing parameters. The invoice number is in field VBDKA-VBELN. Can anyone kindly assist with an example?