1.how to developed inreractive report
2.how to developed classicall report.
Answer Posted / bandivenkateswarlu
if u want to develop a classical report we should use these
events.
these events are given below.
initialization
at selection-screen
at selection-screen on <field>
start-of-selection
top-of-page
end-of-page
end-of-selection.
BY using these events we should develop the classical reports.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Can matchcode object contain ids with different update types? : abap data dictionary
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
Explain read dataset in sap abap?
What are the control break events in abap? : abap data dictionary
What is the first thing you do after vendor setup is complete?
What are the classifications of the sap abap data classes?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
when does a list get sent to the screen on the presentation layer?
What is the difference between a structure and a table? : abap data dictionary
Write syntax for message error (report)?