can any one can give me exectly the TABLES key word?
Answer Posted / sivaramakrishna
hi genarally we don't use like above in real time .
when we are using select option in our report befor select
option we must specify
table:table name .
for which table field we create select option
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the abap/4 commands that link to a layout set?
What are the two statements which are required in an abap program to output an icon using a write statement?
What statement will be found in an sap application program that implements a function module exit?
What is a data dictionary? : abap data dictionary
What is an abap instance?
How are the date abd time field values stored in sap?
What is append search help? : sap abap data dictionary
What is update task
What is exception class and test class. How to use it?
Can a constructor be redefined?
How to know if the value entered contains records or not?
How we format the data before writing a statement in the report?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
How will you define posting procedures?