pricing
procedure:
1)tcode
OVKP,定义customer pricing procedure。这个值在sold-to party主数据中能够见到
2)tcode
OVKI,定义document pricing procedure。
3)tcode
OVKJ,将document pricing procedure指派给order type。出于billing考虑,也得观
察OVTP中document
pricing procedure与billing type的对应关系。
4)tcode
OVKK,观察sales organization/distribution channel/division/customer
pricing
procedure/document
pricing procedure等五大组合所决定的pricing procedure是多少(就算是
RVAA01吧),这一步是pricing中前台数据切入后台定制的关键。
5)tcode
V/08,确保PR01(含税价)与流转税(MWSI)在其中。
6)tcode
V/06,定制PR01和MWSI这两个condition type。其中前者毋需更多信息,后者最最关键
的地方在于字段“calculation
type”,其选择量不能是A(percentage),而必须是H
(percentage
included)!!!
7)
tcode VK11,维护MWSI在一定有效期内的condition record值(17%)。这么做是考虑到税则
的严肃性,不可以让前台用户手工输入税率。
8)建立销售订单,单价15000,数量300,总价4,500,000,税收额在订单中显示为653,846.15,
net
value显示为3,846,153.85。请自己验证是否满足这样的公式:流转税税额=含税价÷
(1+17%)*17%。
*******
Step 1:
Condition table (TCode V/03, V/04 & V/05): If existing condition table meets the requirement, we need not create a new condition table. Considering the requirement for new condition table, the configuration will be done in SPRO as follows: IMG - Sales & Distribution - Basic Function - Pricing Control - Condition Table (select the required fields combination, which will store condition record).
Step 2:
Access Sequence (TCode V/07) : If existing access sequence meets the requirement, we need not create a new access sequence. Considering the requirement for new sequence, the configuration will be done in SPRO as follows: IMG - Sales & Distribution - Basic Function - Pricing Control - Access Sequence (Access sequence is made up of Accesses (Tables) & the order of priority in which it is to be accessed. Here we assign the condition table to access sequence.). So, we can say that the access sequence is a search strategy which the System uses to search for condition records valid for a condition type. We create new or modify an existing access sequence follow rule "Specific to General" while maintaining the accesses for the access sequence by specifying the condition tables in the desired sequence. For example,
Step 3: Condition Type (TCode V/06) : If existing condition type meets the requirement, we need not create a new condition type. Considering the requirement for new condition type, the configuration will be done in SPRO as follows: IMG - Sales & Distribution - Basic Function - Pricing Control - Condition Type. It is always recommended to copy an existing similar condition type & make the necessary changes. Here we assign Access sequence to Condition type.
Step 4: a. Pricing Procedure (TCode V/08) : It is recommended to copy a similar pricing procedure & make the necessary changes in new pricing procedure (Note: It should suffice business requirement). Pricing Procedure is a set of condition type & arranged in the sequence in which it has to perform the calculation. Considering the requirement for new Pricing Procedure, the configuration will be done in SPRO as follows: IMG - Sales and Distribution - Basic Function - Price Control - Pricing Procedure - Maintain Pricing Procedure. b. Pricing Procedure Determination (TCode OVKK) : After maintaining the pricing procedure the next step will be determination of pricing procedure. Configuration for determining pricing procedure in SPRO is as follows: IMG - Sales and Distribution - Basic Function - Price Control - Pricing Procedure - Determine Pricing Procedure.
Step 5: Condition record (TCode VK11, VK12, VK13) : Condition record is a master data, which is required to be maintained by Core team / person responsible from the client. During new implementation, the condition records can be uploaded using tools like SCAT, LSMW, etc. It is assumed that document pricing procedure, customer pricing procedure , ... and other required config & Determination are in place.
浙公网安备 33010602011771号