what is the difference between at first & at new
statements ?
Answer Posted / harsha
at first means it takes the very first record generally column names, at new means it is triggered for every new field.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you work with semi colon se[arated files in BDC ?
What is client in the sap system? : sap abap hr
How to create a check box/option button in a list?
What is value table?
Explain the difference between tables and structures?
What are the events in ABAP language?
What is the use of the raising exception?
What is logo in sap script?
What is luw?
How to know if the value entered contains records or not?
What is the function of the correction system?
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
what is call back in alv?
Define the various contents of technical specifications ?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization