Answer Posted / amit bhatia
sales flow goes like this
1. customer( customer is created first) tcode-xd01
2. delivery tcode-vl-01
3. sales order tcode-va01
4. invoice tcode-vf01
5.excise invoice
if u need any firther detail contact me at amitbhatia.sap@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the different types of luws. What are they?
What is the table buffer?
What is a currency factoring technique?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Explain the structure of a bdc sessions?
What happens if a function module runs in an update task? : abap modularization
What is a table pool?
Do we create table fields with out data elements and domains?
How do you find the information on the current screen? : abap bdc
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
what precautions or prerequisites do you follow to update a record into database table and how
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What are the function modules used to create batch input session? : abap bdc
What is netweaver???what is the relationship with ABAP?
How is collect statement different from append?