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
Explain the call transaction method? : abap bdc
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What should be the approach for writing a bdc program? : abap bdc
What is design pattern? Provide example .Why are we using it?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Folder types in smatforms? 2)What is Command line?
What are the components in sap application server?
What is Transactional based Application & Role based Application?
Explain how do you use structures in the abap programs?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
Explain the use of table maintenance allowed?
What is dynamic action? : sap abap hr
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Some Realtime Examples on Exits .