how to code in SMARTFORMS for MULTIPLE RECORDS?
Answer Posted / arjun manglekar
If it is regarding printing the mutiple line items in main
window then below steps need to follow in smartform
In Main Window
create TABLE --> create Table line
Loop through TABLE into WA
Create program lines inside loop and pass data to table
line field.
This will print the mutiple line items in smartform.
Correct me if iam wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What is function group?
Difference between function group and function module?
What was the requirement of IDoc in your project? How it was working?
Define external layer?
What is the use of buffering?
What are the different methods of passing data? : abap modularization
What is a currency factoring technique?
What is the relationship existing between the various data elements? : abap data dictionary
Lock objects and what are parameters of ENQUEUE FM?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is the maximum number of structures that can be included in a table or structure
What are the two levels in defining a match code? : abap data dictionary
What are the various types of selection screen event?
Define database layer? : abap data dictionary