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
Which function module would you use to check the user’s authorization to access files before opening a file?
What are the 3 types of function modules in sap?
What is Field group?
Explain the difference between open_form and close_form?
What is the tcode for sapscript forms?
What is the t-code for transaction recorder? : abap bdc
What are the different types of views and their definition?
What is the function of a domain? : abap data dictionary
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
In which table the material master data is stored?
Why cant we use Normal function module for data transfer?
What does the insert statement in extract datasets do? : abap modularization
What are screen painter and menu painter? : abap hr
What are matchcodes?
Explain get pernr concept when we use logical data base? : abap hr