How would you add fields to the sapscript without modifying
the print program?
Answer Posted / sai kalyan
first we have to change the layout
after that go to the print program
without modifying print programe we
can add the functionality by using
subroutines
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain what are the events used in interactive reports?
Explain the disadvantages of abap query tool?
Explain the sequences of event block?
What is a multiple line field?
What is the use of buffering?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is the relationship existing between the various data elements? : abap data dictionary
Can a constructor be declared private? If yes then in which scenario?
What is logical database? : abap hr
Explain how is batch input process different from processing on line?
What are the different types of luws?
How can we upload a text file having delimiters in to legacy system? : abap bdc
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are dml commands in abap?