what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
Answer Posted / aashu
DATA and TYPES are called Declarative key words.
PATAMEYTERS statement is for defining single selection
screen field.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
when does a list get sent to the screen on the presentation layer?
What is the difference between collect and sum?
How can we send data to external programs?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is the use of table maintenance allowed?
What are local objects?
What is a 'z' report?
How we can give authorization on the fields of table control in a dialog-programming?
What are datasets in abap?
10) How to get Item Header in Sales Order?
What will you code in start-of-selection & end-of-selecton & why?
What are control tables?
wat is the default file name of BAPI trace?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc