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
Is a logical database a requirement/must to write an abap/4 query?
Application Category?
What are internal tables? How do you get the number of lines in an internal table?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What is a view in sap? : abap data dictionary
What does a lock object involve?
visibility section for class level and attributes level
what is diff between idocs,bdc,rfc and bapi. give real time answer
What is narrow casting and wide casting?
Can you show multiple alvs on a single screen?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
Which function module would you use to check the user’s authorization to access files before opening a file?
What is at exit-command:?
what is mean be On Change of in Control Break statement