What is the difference between select statement and provide
statement
Answer Posted / carti
1. Provide: statement is used with predefined Macros, if we use macros it is assured that will work properly, the data has been retrived based on structures tables. and it cant be used without logical data base or GETPERNR Statement.
2. Select: statement is used to retrive data from transparent tables,if you use this statement for retriving data of info types make sure to do proper QA other wise it may gonna give prob with begda and endda.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the different types of data dictionary objects?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What are the organizational related infotypes? : abap hr
Difference between Read and Get cursor?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the fields in a bdc_tab table? : abap bdc
What is synchronous update?
What is the significance of delivery class?
dynamic programming in sap abap
What will exactly the hide statement do?
In delivery processing which step comes first picking, packing, posting goods issue ?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
How we can give authorization on the fields of table control in a dialog-programming?
What is an evaluation path? : sap abap hr
What is an update task? : abap modularization