Archive

Posts Tagged ‘SD’

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 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…

SAP IDoc Tutorial-Hello World of IDOC I :trigger IDOC output when sales order save

July 11th, 2011 2 comments

What is IDOC ?

If you are not fimilar with the definition of IDOC, I think you can get some from google.

What is this tutorial about?

It will tell how to trigger IDOC output when you save sales order in VA01 or VA02.It doesn’t tell the theory but how to do step by step.

Glossary

Before we start, there is some words you need know.

IDOC———–Yes, it’s the one we focus on.You can take it as a xml format.It’s some standard that restrict you how to put data in XML.It’s a container

Logical System——-This is the way that SAP define a external system,every external system in SAP is defined as a logical system.

Logical Message Type——The bussiness aspect of IDOC.Technically,Idoc is the format of the data,logical message is the bussiness meaning of the data.The relationship between them is many to many.

Logical Port———–How the sap communicate with other system,through file,hwo to name the file,what’s the path of the file.

Partner Profile——-The key profile define

Condition Technique/Message Control——-The basic technique in SD module.It applys in price determination,output control and a lot of other areas.In this article,we will see it in output control.

ALE————–A kind of knowledge that relates to IDOC,this technique is usually to connect SAP application together.

Tools We used

WE02———-monitor IDOC process,you can also use BD87,but it’s very slow.

SALE———–It will take us to a tree menu.There is a lot of other tools in it,such like configure logical port.

WEDI———- Similar to SALE.

Tutorial

1 Define Logical System

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…

SAP ERP SD Customizing – Customer Hierarchy

March 1st, 2011 1 comment

Area: Customer Master

Description

Customer hierarchies represent complex customer structures in the system and are used for the organizational structures of buying groups or chains of retail outlets, for example.

A customer hierarchy consists of individual hierarchy nodes which are allocated hierarchically to each other on different levels to produce lower-level and higher-level nodes. The structure of the customer hierarchy can be kept flexible and adapt to change at any time by means of the option to move hierarchy nodes dynamically.

Read more…

SAP ERP SD Customizing – Partner Determination

March 1st, 2011 No comments

Area: Customer Master/Sales and Distribution

Description

Partner function describes the rights and responsibilities of each partner in a business transaction.

You summarize all partner functions that are allowed for a partner object in a partner determination procedure. You then assign a partner determination procedure to a key, for example a sales document type. The partner functions contained in the determination procedure are then relevant in a sales document of this type. In additional to this assignment. a partner determination procedure is valid, for example, for a certain account group customer. Below screenshot shows the partner function list in the customer master.

Read more…

SAP ERP SD Customizing – Schedule Line

February 28th, 2011 No comments

Area: Sales

Description

The schedule line is the division of an item in a sales document according to date and quantity. For example, if the total quantity of an item can only be delivered in four partial deliveries, the system creates four schedule lines and determines the appropriate quantities and delivery dates for each schedule line. The SAP systems can only copy those items of a sales document to a delivery for which schedule lines exists.

The behavior of schedule line is controlled by the schedule line category. The schedule line category is used to controller below business settings:

Read more…

SAP ERP SD Customizing – Blocking Reason

February 28th, 2011 No comments

Area: Customer Master/Sales and Distribution

Description

Block reason is a factor that blocks document processing of documents. You can define suitable blocking reasons to satisfy your business needs. Then these blocking reasons can be assigned to corresponding document types and used in the SD document processing.

You can also block a customer directly in the customer master. The specification in the customer master record and therefore also the the sales document block is valid either for all or only for individual sales areas.

For the blocked customers in the relevant sales area you cannot create sales document with the sales document type for which this blocking reason is valid. For example, you can block the creation of sales order for a customer but allow inquiry creation.

Read more…

SAP ERP SD Customizing – Account Groups

February 25th, 2011 No comments

Area: Customer Master

Description

The account group is a classifying feature within customer master records. The account group determines:

  • in which number range the customer account number should be
  • whether the number is assigned by the user or by the system
  • which specifications are necessary or possible in the master record
    For example, group of one-time customers, groups of ship-to-parties. You can find the account group of a specified customer record by choose menu Extras –> Administrative Data

    Read more…