what is main diffrence b/w refresh ,clear and free? with
example?
Answer Posted / nilesh biswas
in case of an internal table clear clears all fields in the header line.
refersh clears the body of internal table but the memory remains allocated
and free clears body as well as makes memory free.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you restrict the data to be entered in the payroll area? : sap abap hr
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What is get cursor field?
How to combine multiple billing into one RV document ( Step by Step)?
Which database object is used for storing the system variables? : abap data dictionary
What is view? Different types of view.
What are the system fields?
What is meant by write lock? : sap abap data dictionary
How would you define the exponents for a type ‘f’ field?
What is the differrences between structure and table in data dictionary in abap? : abap hr
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is an on”*-input filed” statement?
How will you insert record in a sorted table
What is time constraint ? : abap hr
Does the external program run in the same sap luw as the caller, or in a separate one?