MM Flow & SD Flow
Answer Posted / ramesh birlangi
VA11 Inquiry
VA21 Quotation
ME21N Purchase Order
VA01 Sales Order
VL01N Delivery
VT01 Shipping
VF01 Billing
VF21 Invoice
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is a projection view? : abap data dictionary
What is the use of the raising exception?
What are the different types of locks? : abap data dictionary
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is a logical database?
Explain how to create any functions?
What is pnp-sw-found ? : abap hr
What are the types of subroutines? : abap modularization
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
If your project is support project ? when is your implementation has completed ?
What abap statement will trigger list generation?
What are the types of subroutines? : abap data dictionary
To how many tables can an append structure be assigned. : abap data dictionary
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?