what is the difference between function module alv and oop alv.
Answer Posted / sashi
The function module ALV uses FM to trigger display and
sorting appending think for alv report,
where as Methods are used in the OOPs concept fo the ALV.
the other difference is the user has more flexablity fi he
uses the OOPS ALV than the FM ALV.
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
Explain the difference between call screen and leave screen?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
How do you connect to the remote server if you are working from the office for the client in remote place?
What is the difference between a dialog program and a report?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What is roll area?
What are the different kinds of lock modes?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What is asynchronous and synchronous update?
What are system fields for secondary lists?
how to read the standard field value in your custom program.
Define abap/4 layer? : abap data dictionary
What are matchcodes?