sap modifications and enhancements are stored in which table?
Answer Posted / raju
Purchase order-medruck
Sales order - rvorder01
Invoice - rvinvoice01
delivery - rvdelnote
picking list - rvpicksin
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
Explain the session method? : abap bdc
In a loop of an internal table, what is the use of at first & at last statements?
What is the lock object?
Does every abap/4 have a modular structure? : abap modularization
What are the advantages of logical databases : abap hr
What are the differences between se01, se09 and se10?
What are the components in sap application server?
stock transfer from one plant to another plant ? i want the total description.
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What is meant by performance analysis? Have done anything to improve the performance?
What is meant by search help? : sap abap data dictionary
Where can you find error log for call transaction? : abap bdc
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
what precautions or prerequisites do you follow to update a record into database table and how