how u transport a abap program from 4.7 version to 5.0 version?
Answer Posted / nikhita
using version management
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
How do you read files from the presentation server ? : abap bdc
Explain the advantages/disadvantages of logical databases?
What are the different function modules used in sapscript?
How do you document ABAP programs? Do you use program documentation menu option?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
what is difference between set screen and call screen ?
What are the tcodes for performance tuning?
What is singleton pattern in OOPS?
Have you processed BDCs ?
What are ranges?
What data is contained in data dictionary? : abap data dictionary
What are the basic objects of the data dictionary? : abap data dictionary
What is an abap instance?