Answer Posted / akhil
ABAP programmers are often suppose to save language
depended data within ABAP applications. One of the possible
way how to store such a data is to create a text table for
transparent table in ABAP dictationary tool (TA code: SE11).
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How many ways can a sap system be accessed?
What is processing class, where we do them and why? : sap abap hr
What is the difference between function group and function module?
What is repository info. Systems?
What are the two different ways of building a match code object? : abap data dictionary
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Give examples of transparent table?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What is the use of lock objects?
What is netweaver???what is the relationship with ABAP?
Give an example of interface from your project explaining why you used it?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What is the use of buffering?
what is the transaction transaction for setting parameters rdisp/buffermode
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization