Answer Posted / buddula15
A server is a computer program that provides services to
other computer programs (and their users) in the same or
other computers.
Buddula15
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is macro? : abap hr
What is output determination?
What are the fields in the memory table ‘screen’?
What will exactly the hide statement do?
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 the procedure you followed to upload the data?
How to write a code in tab control? : abap bdc
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
Name a few data dictionary objects?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What is alv programming in abap?
What are the events in classical reports?
Explain the systems fields used for interactive lists and lists?
Exception handling and how does it transfer from called method to calling method?