what is the use of free and refresh?
Answer Posted / sarathi
for example : refresh itab
it will remove content of internal table...
for example : free itab
it will deallocate memory associated with internal table
| Is This Answer Correct ? | 33 Yes | 2 No |
Post New Answer View All Answers
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
How did you test the form you developed? How did you taken print?
What are multiple use BADIS?
What are indexes? : abap hr
wat is the difference between A-gate & W-gate?where are they used?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What are the main events of which are used for logical database?
What is human resource information systems (chris)? : sap abap hr
What are subroutines? : abap modularization
What does the extract statement do in extract datasets? : abap modularization
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
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.
Workbench request are client dependent or client independent
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What is generic area buffering in abap?