Can we create a database table through a report?
Answer Posted / p.magana
yes we can create a database table through a report
| Is This Answer Correct ? | 10 Yes | 16 No |
Post New Answer View All Answers
Explain the difference between cluster tables and pool table?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Why grouping of fields is required? What is the max no of modification groups for each field?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Can we display a list in a pop-up screen other than full-size stacked list?
What are the aggregate objects in the dictionary? : abap data dictionary
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
In which particular scenario we use sorted table and which particular scenario we use standard table?
How you attach search help to data element? : sap abap data dictionary
Where do you find info on new developments in SAP?
What is erp? : sap abap hr
To find the date difference & excude saturday & sunday in between them
How to know if the value entered contains records or not?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/