Answer Posted / sathish kumar
Hide Statemet temparerly stores the content of field in
system controlled memory,it's usefull for intractive report.
It should mentioned after write statement
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Workbench request are client dependent or client independent
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What does the insert statement in extract datasets do? : abap modularization
How will you define org structure in MM?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What are table clusters?
How do you find the information on the current screen?
What are the problems in processing batch input sessions?
Explain open dataset in sap abap?
What is a badi?
Why grouping of fields is required? What is the max no of modification groups for each field?
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?
What is Transactional based Application & Role based Application?
after creating lock object if does n't access record by second user what should we do?