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

SAP Script non-main window problem

abhishek_katti
Explorer
0 Likes
275

Hi Experts,

I'm working on payment advise layout where in Main window I'm showing the line items but my users requirement is he wants to display line items in footer also.

Tried 'WRITE_FORM' in loop of line item itab in footer window but its not writing all line items, except last one.

Please help.

Thanks

Abhishek

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
260

All the users are asking for stupid things like that, you have to be strong and explain that it's stupid.

Or, you could say "ok, but if the value is different between items" ...

and finaly, that ending lot of times by: take the first item for the value.

so don't play with window, make a read index 1 and ... wait for the modification when the users will understand.

good luck