what is the use of free and refresh?
Answer Posted / gurpej singh
Clear..IT WILL CLEARS THE CONTENTS OF HEADER.
Free : IT WILL REMOVE THE CONTENTS OF
INTERNAL TABLE BODY AND DEALLOCATE THE MEMORY OF INTERNAL
TABLE BODY.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What are system variable in abap?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is buffering allowed but switched off?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What are the data types of the external layer? : abap data dictionary
Where do you use help views?
What is the bitwise operator in the sap abap?
What is the use of abap data dictionary? : abap data dictionary
What is the syntax for ‘call transaction’?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What is the table buffer? Which type of tables used this buffer?
Difference between top-of-page and top-of-page during at line- selection?
What are the various events associated with screen programming?