what is the difference between a table and template in
Smartforms?
Answer Posted / nish&
Table is of variable length i.e. that flows all through
main windows in the form .
Template is of fixed length.
Both have multiple rows/entries.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the rules to create a BAPI?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
performance tuning concepts
What is the diff between database view and maintenance view?
What is the difference between a dialog program and a report?
Different types of luws. What are they?
What are the two levels in defining a match code ?
What is the difference between dialog program and a report?
What are the field and chain statements?
Setting up a BDC program where you find information from?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
what is diff between idocs,bdc,rfc and bapi. give real time answer
What are the events used in interactive reports?