Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

script modifications

Former Member
0 Likes
349

hi,

1) What are all the possible things that we are modifying in print programme &

layout set for standard invoice program for Billing Document. if possible please, give

some realtime Examples ?..

thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
326

Hi,

It depends on the requirement of the client for the modifications of the Script (RVINVOICE01) and Program(RVADIN01) of the Invoice.

Generally We don't modify the Std program, we will modify the Script layout (RVINVOICE01) to suit our requirement, by changing the LOGO and alligning the windows to suit our client's requirements, adding some new fields and changing the position of the fields from one place to other place, and getting some Texts onto script.

Copy the std Script to some ZSCRIPT and modify it and attach it in the Transaction 'V/40' in the place of std script. Then if you execute from VF02 it triggers.

Hope this helps.

Reward if useful

Anji

1 REPLY 1
Read only

Former Member
0 Likes
327

Hi,

It depends on the requirement of the client for the modifications of the Script (RVINVOICE01) and Program(RVADIN01) of the Invoice.

Generally We don't modify the Std program, we will modify the Script layout (RVINVOICE01) to suit our requirement, by changing the LOGO and alligning the windows to suit our client's requirements, adding some new fields and changing the position of the fields from one place to other place, and getting some Texts onto script.

Copy the std Script to some ZSCRIPT and modify it and attach it in the Transaction 'V/40' in the place of std script. Then if you execute from VF02 it triggers.

Hope this helps.

Reward if useful

Anji