Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SD Module fundamentals

Former Member
0 Likes
514

Hi friends,

I have been asked to wrk for SD module. although i m well doing the Coding parts, but i wanted to build up my Functional Knowledge as well.

So can any of u give me some Study material (PDF) or suitable link ,regarding fundamentals of Sales & Distrbution as Applicable in SAP .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

hi ,

Check this link:

http://help.sap.com/saphelp_47x200/helpdata/en/90/758534c960a134e10000009b38f83b/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm

The flow is something like this:

1. A sales order is created in R/3 by 'va01'.

2. A check on credit limit is carried out by the system (if configured)

3. In case credit limit is exceeded by creation of this order then the same needs to be subjected to approval.

4. On approval, order picking and delivery document is created wrt to the order document - this is equivalent to selecting ordered material from warehouse and stocking in the loading bay of the warehouse - inventory of finished goods reduces at this point of time.

5. Subsequently a billing document is created - this step realises the fact that revenue is generated.

6. There is a concept of open orders - basically anything in the order document that is partially serviced ( due to non-availability of stocks ) - the delivery and billing steps are performed for open orders - in case of a lost sale then such orders are pruned.

regards,

venkat.

Hi friends,

I have been asked to wrk for SD module. although i m well doing the Coding parts, but i wanted to build up my Functional Knowledge as well.

So can any of u give me some Study material (PDF) or suitable link ,regarding fundamentals of Sales & Distrbution as Applicable in SAP .

2 REPLIES 2
Read only

Former Member
0 Likes
486

hi ,

Check this link:

http://help.sap.com/saphelp_47x200/helpdata/en/90/758534c960a134e10000009b38f83b/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm

The flow is something like this:

1. A sales order is created in R/3 by 'va01'.

2. A check on credit limit is carried out by the system (if configured)

3. In case credit limit is exceeded by creation of this order then the same needs to be subjected to approval.

4. On approval, order picking and delivery document is created wrt to the order document - this is equivalent to selecting ordered material from warehouse and stocking in the loading bay of the warehouse - inventory of finished goods reduces at this point of time.

5. Subsequently a billing document is created - this step realises the fact that revenue is generated.

6. There is a concept of open orders - basically anything in the order document that is partially serviced ( due to non-availability of stocks ) - the delivery and billing steps are performed for open orders - in case of a lost sale then such orders are pruned.

regards,

venkat.

Read only

0 Likes
485

Thanx a lot..

Do u have some SD documents available with you..

i think it will be very helpful for me.