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
Explain the systems fields used for interactive lists and lists?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What are the page headers for secondary lists?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Name a few data dictionary objects?
What is logical database? : abap hr
Why do we use logical blocks in abap program?
Is there any method apart from bdc for data upload to sap? : abap bdc
Name the abap/4 modularization techniques? : abap modularization
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What are null values? : abap data dictionary
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
How are BAPI different from normal function modules?