what is the effect when a clear ststement is used on an
internal table without header line?
Answer Posted / radhika
the clear st clears the body of the internal table without
header line
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain get pernr concept when we use logical data base? : abap hr
What are the data types of internal tables?
What is the use of at new statement ?
What is a database view? : abap data dictionary
What is the difference between rfc and bapi function modules? : abap bdc
Can we display a list in a pop-up screen other than full-size stacked list?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
How move-corresponding works
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
How does the interection between the dynpro and the abap/4 modules takes place?
Explain sap abap 3-tier architecture?
Can you set up background processing using call transaction?
How will you define posting procedures?
Static and instance variable and method with live example. Why and when to use