Archive

Archive for the ‘SD’ Category

SD – How to use Product Attributes in Material Master

February 1st, 2012 No comments

In material master sales org 2 view, there are 10 attributes can be used to describe special attributes of materials. We can use these attributes to control some materials cannot be sold to particular customers. Below are the detail steps.

Step 1. Enhance the text of these attributes.

Go to tcode CMOD and choose menu Goto –> Text enhancements –> Keywords –> Change. Enter data element PRAT1 and change text as per below screenshot. Perform the same activity for data element KUAT1.

Read more…

SAP SD Pricing – Condition Value Formula

November 14th, 2011 No comments

I found a very interesting question on SAP SD Pricing from SDN. I quoted it below.

"Requirement: Packing fee to be charged to customers on sales orders. The way the condition type is configured is % based. The problem is when the value of the order goes up as the calculation is % basis there is no limitation for the packing fee to be charged for the order i.e. 30 $ (Max. Limit). I need to come up with a work around where in if the calculated value based on % is higher than 30 Dollars then the value should be restricted to 30 $ not more than that. If the value is below 30 then no changes are expected.
If there are two line items system should distribute the 30$ across two line items under Packing fee condition type."

I extended this requirement by define below rules to determine the packing fee.

Value Portion of Total Sales Order($)   Percentage Max Packing Fee($)
0 – 100 2% 2
100-1000 1.5% 13.5
>1000 1% 14.5

For example, the customer place a sales order valued $2000. Use above matrix, the packing fee is 100 * 2% + 900 * 1.5 % + 1000 * 1% = $25.5.

Read more…

SAP PP&&SD- Material Status

October 24th, 2011 No comments

Material status is widely used in SAP.In material master data,we can check material status in MRP1 ,Basic data1 and Sales:sales org.1 .

Material status in Basic data1 is cross plant.

The option of the data in MRP 1 and Sales:sales org.1 is different.

In sales tab,the material status controls if the material can appears in sales related document,such as sales order,delivery and son.

We can use material status here to block material for sale.This is very important to SD module.Sometimes when you want to block material for sales temporaryly,you can set this field in material master data.

OA2ANES6XPNDFF]Z_63KYMD

The configuation for the sales related is in the path

SPRO->Logistics – General –>Material Master->

Settings for Key Fields->Data Revelant to Sales and Distribution->Define sales status.

Similarly,the settings under the path

SPRO->Logistics – General –>Material Master->

Settings for Key Fields->Define material statues

controls the material status related with MRP , purchase ,BOM and so on.

If you want the detail,please refer the settings according to the path above.

SAP IDOC Tutorial-Trigger outbound IDoc with SD output control (MC Framework)

July 20th, 2011 No comments

What is this tutorial about?

Try to tell how to trigger idoc with message control framework(output control technique in SD module)

Glossary

Condition record——one record contains the value we want

Condition type——–the type of the condition record

Output procedure——–the procedure determine how the output related with sales order or other business document

Basic Knowledge you need to know

I will list the keyword below,you can search it with google or study it through the link below.

  • Condition Technique
  • Output Control in SD
  • Partner Profile

Tutorial

Here I will try to give a example about configure IDoc output control.

Read more…

SAP SD-Consignment Process

July 12th, 2011 No comments

What is this turtorial about?

basic knowledge about sd consignment process.

 

Turtorial

Consignment is very regular in daily commercial life.It usually happens when our customer’s customers want to save the cost.

They will require to handle the goods according to consignment process.They only pay the money when the goods have been sold out.

 

The key point in consignment is the value of the stock.

There is a stock type named consignment in SAP MM module.This is the way that sap differ the value of the stock.

 

There are four stage in sales consignment process.

  • Consignment Fill-up.

Read more…

SD – Condition Type Upper and Lower Limits

May 27th, 2011 No comments

Sometimes,user have the requirements to set a range for specific condition type.

There are two ways to control this.

First way,control price in VK11,VK12.Just click Go to->Detail

image

you can set the limits on the screen.

Read more…

SD-Item Category

May 27th, 2011 No comments

Item Category is basic knowledge about SAP SD Processing.It’s a sub element of sales order,which controls behavior of sales order Item,

such like pricing revelant,billing revelant.

6[}WQG]PHWTE%[A3HSFJ13D

There are many bussiness scenario need item category supports.

Such like consignment processing,sales bom processing,they have their own special item category.

Sales order determine sales order item category by,sales order type,item usage and item category group.

Read more…

SD&PP Integration – Link between sales order and production order.

May 23rd, 2011 No comments

PP is one core module of sap erp software.There is a lot of factors that influence requirements element of PP module.Sales order is one type of data source of requirements element.Plan order can be generated by sales order requirements,and then generate production order.

The relationship between sales order and production order is

sales order(VA01)->requirement(MD04,MD02)->Plan Order->Production Order(CO02)

In MTO scenario,we can define if one sales order to one production order and control whether the operation on sales order influence production order.For example, one production order is the result of  so requirements,when we delete the sales order,we want there is a alerting message that tells us because there is one production order exits for the so,the deletion of so is not allowed.

How to achieve the effect?

Read more…

How SAP SD determines Tax Code

April 19th, 2010 1 comment

In sales order processing procedure, the output tax amount is calculated automatically according to the configuration. Below screenshot shows the tax rate is 4% and total tax amount is 28.00 USD based on sales price 700.00 USD.

clip_image002

This article tries to analyze how the tax is calculated from a step-by-step example.

Read more…

SD Return Order Process

February 26th, 2010 4 comments

Return process is a common process in SD. Customer may be not satified with the deliveried goods or the deliverable is not what customer exactly want. In these case, customer want to initiate the return process. SAP has provided standard steps for return process.

Create Return Order

Sales department creates return order using transaction VA01. Standard return order type is RE. It can be copied out and adapted according to custom requirement. The return order can be created with reference to sales order or billing document.

Create Return Delivery Document

Sales department creates return delivery document using transaction VL01N. The standard return delivery document has delivery type LR. This delivey type is configured in return order type RE. Below pic shows their relationship.

After the return delivery document has been created. Logistics department can post the document and receive the return goods to the warehouse.

Create Credit Memo

Finance department creates credit memo using transction VF01. The money can be refunded to the customer. The returned goods need to inspected and moved to corresponding area using different movement type(such as 453, 459). Transaction MB1B can be used for this purpose.

Subsequent Activities

After the goods has been returned to plant. The customer may request good replacement or refund. For the first option, the subsequent activity is create another standard sales order and follow the standard sales process: sale – delivery – billing – payment. If customer choose refund, the money can be refunded to the customer using credit memo.