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: 

Regarding SAP Script

Former Member
0 Kudos

i Have designed a SAP script Layout Form for Debit Memo ( ie Z_DRMRMO ) from scratch according to client its designed according to standard layout F140_DOCU_EXC_01, and i attached this layout to Standard Print Program RFKORD50, In Main Window i cant display multiple line items(BSEG) cause text element 521 is not in loop, but all the required fields of line items are in text element are define in text element 521, now i want to display the multilple line items, can any one tell me the solution for this problem ? Thanks in Advance

Points for sure....

3 REPLIES 3

Former Member
0 Kudos

Hi

For this you have 2 option for that.

1). Copy the standeard program and modify according to your requirment.

2). Write the peace of code in to a program which you want to display and call the external perform in to the SAP script and write after the text element 521.

This will helps you out.

Regards,

Hiren

0 Kudos

Thanks Patel for ur help

Former Member
0 Kudos

Hi

What about the Points

Regards,

Hiren