Application Development 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: 

Changing Address to header level for MR90 Invoice reduction

veerusap
Participant
0 Kudos

Hi all,

     I got a req on Invoice reduction. In this script form layout address is displaying at item level. I want to change this address to at header level(top of the page). I am using subroutine pool RM08NAST. Could you suggest me how to export the address data to new window in layout.

Regards,

4 REPLIES 4

former_member194965
Active Participant
0 Kudos

Hi Satish,

Have a look on this thread Message output systems | SCN.

Regards,

E.Ananthachari

former_member194965
Active Participant
0 Kudos

Hi,

Check this also SAP Standard Scripts ( how to Modify Standard S... | SCN

Copy STANDARD to ZFORM and make your changes. Later Append this ZFORM instead of STANDARD form.

Regards,

E.Ananthachari.

veerusap
Participant
0 Kudos

thankq anantha ! I want to pass address details from subroutine pool prog to script layout. i am using intab outtab of itcsy structure. But it taking only one value. i want to pass work area record from subroutine pool to script layout. Could you suggest me how to pass the data.

0 Kudos

Hi,

In vbdkr(Ex.&VBDKR-NAME1&) we can get address details.

Regards,

E.Ananthachari