what is the client on which u have worked?
In real time ?
Answer Posted / buddula15
Generally it will be 110,120,130 etc. You should not tell
800 or 810. these clients are only in IDES system.
Buddula15
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Differentiate between transparent tables, cluster tables and pooled tables
Did you use buffering?
How is the command suppress-dialog useful?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are the types of the programming language used in the sap abap software?
What is the function of a domain?
What is a function group? : abap modularization
What is collective search help? : sap abap data dictionary
How is conversion of data types done between abap/4 & external level?
What two statements are required in an abap program to output an icon using a write statement?
Why do we use types statement in abap programming?
What is the difference between sy-tabix and sy-index? Where it is used?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What are differences between at selection-screen and at selection-screen output?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?