what is the effect when a clear ststement is used on an
internal table without header line?
Answer Posted / p401829
It will clear the internal table data.
it will act as refresh.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What are the different types of internal table?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What are the different types of views in sap? : abap data dictionary
If your project is support project ? when is your implementation has completed ?
How many default tab strips are there?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
Different types of locks?
Explain how to write a bdc - how do you go about it?
What is meant by stacked list?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
wat are the process that can be executed & tracked in a workflow?
What is the difference between internal tables and extract datasets? : abap modularization
What are the advantages of logical databases?
What are the basic objects of the data dictionary? : abap data dictionary
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.