What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
what is the z-transaction?? what's the use of it??
how many types of data is there ?what is customizing data?
How are BAPI different from normal function modules?
How do you upload the Data?
how to added data in list box?
difference between bapi and lsmw
5. I have two pages, In one page I want address, Header, Main & footer. In the second page I want only Main. How to do it?
what is file handling?
how to debug the program based on the user
What are the different modes of processing batch input sessions? : abap bdc
What are Call Transaction Modes?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display