Answer Posted / balamurugan
Main window: It contains data.
Variable window: It contains date,time i.e those are changed
frequently.
Constant window:It contains company name,address,declaimer
i.e those are change very rare not often.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are you used type casting?
How do you convert non-char field into char type fields ?
What does the extract statement do in extract datasets?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is a type-pool?
What are different abap/4 editors?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is the difference between a structure and a table? : abap data dictionary
What are types of select statements?
What are the three hierarchical levels of data types and objects?
What is foreign key relationship? : abap hr
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?
How to use messages in lists?
What is the tcode to create indexes?
What are th control break events in abap?