what is the default event that is triggers in report?
Answer Posted / arjun manglekar
LOAD-OF-PROGRAM and
START-OF-SELECTION
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can I execute user exits? If yes, how?
What is the purpose of at first and at last?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Have you processed BDCs ?
What is time constraint ? : abap hr
What are multiple use BADIS?
What are Delivery classes? What data will you want to transport during client copy?
How to copy table across clients?
What is dynpro? what are its components ?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
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
What is an rfc?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
Program for Prime numbers and Matrix plz explain me the procedural method with steps