cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Program code in SAPScript

Former Member
0 Likes
2,477

Hi all,

I'm using program RFKORD50 to print customer invoices. For this I have made a copy of the form F140_DOCU_EXC_02 (Customer Invoice), and added this to the form set in RFKORD50.

I would like to add some additional information in this Z-form, data which is not passed from the application program. Is it possible to add some program lines to the Z-form which can retrieve the additional data, or handle this in any other way without changing the application program itself?

All helpful answers will be rewarded!

Regards,

M.V.

View Entire Topic
Former Member
0 Likes

Hi,

Certainly possible. Take a look at the online help for the SAPscript command PERFORM which explains this in better detail than I possibly could.

Regards,

Nick