Setting up simple Release Procedure for Purchase Requisitions (转)

Release Procedures (approval) can be used for Purchase Requisitions (PR), Purchase Orders (PO), RFQ's, Outline Agreements and Service Entry Sheets. The principle is exactly the same for all. If you can master one, you will know them all.[@more@]Lets set up release procedures for PR for the following example:

Our company have got 2 plants: Plant 3100 (London) and plant 3600 (New York).
  • For New York (plant 3100), if PR item value is between 0 - 1000 dollars, then PR needs to be released by one person (person B)
  • For New York (plant 3100), if PR item value is bigger than 1000 dollars, then PR needs to be released by two people (first by person B, then person C)
  • For London (plant 3600), if PR item value is bigger than 1000 dollars, then PR needs to be released by two people (first by person A, then person C).

relpro_diagram.gif Views: 12095 Size:  17.8 KB


Key terminology:

  • Release Codes -The different levels that the approval will go through.
  • Release Groups -Grouping of strategies.
  • Release Strategy -Unique, set of condition, sequence and levels of releases. Every line in diagram is a Strategy (so we have 3).
  • Release Indicator / Status -The status of PR as it moves through the strategy. Example 'Block' (can't create PO yet) or 'Final Release' (can create PO from PR)

Here is a summary of the steps to follow to set up our example:

  • Create Characteristics & link to comm. structre (CEBAN for PR)
  • Create Class & link to characteristic
  • Create Release Groups & link to class
  • Create Release Codes
  • Release Indicator
  • Set up strategies
    - Strategies & Codes
    - Prerequeirements
    - Status
    - Assign values for strategies
  • Set overall / item for doc type (PR only)
  • Create and allocate autorisation profiles

--------------- DETAILS OF SETTING IT UP ---------------

Create Characteristics & link to communication structure (CEBAN for PR)

Here we define which fields are used to determine the strategy that will kick in. In our case we used 'Plant' and 'Item value'. Not all fields in the PR can be used. For a full list of fields that can be used to determine the release startegy, see tcode se12 table CEBAN.

se12_1.gif Views: 11902 Size:  8.0 KB

se12_2.gif Views: 11780 Size:  21.6 KB
se12_3.gif Views: 11701 Size:  5.9 KB

So the two fields that will be used is:

Field CEBAN-WERKS forPlant
Field CEBAN-GSWRT forItem Value

We need to create a characteristic for every field. tcode ct04
Any characteristic name can be used. Keep something descriptive to avoid confusion.

For Item Value -- lets create characteristic Z_GSWRT
ct04_1.gif Views: 11713 Size:  9.9 KB

First go toAdditional Datatab and enter the table/field (and Enter)
ct04_2.gif Views: 11725 Size:  12.7 KB

Enter currency to be used in theBasic datatab.
Also selectmultiple valuesandIntervals allowed

The Intervals allowed will allow us to assign a range of values, example: If PR value is 0 - 1000 USD .....

ct04_3.gif Views: 11663 Size:  17.7 KB

Save the characteristic

For Plant -- characteristic Z_WERKS
Again, the table/field name in Additional Data to enter table/field

ct04_4.gif Views: 11670 Size:  14.8 KB

Again set multiple values and save the characteristic
The multiple values is to assign more than one plant to strategy, example: If PR for plant 3100andplant 3600 is ...

Create Class & link to characteristic

Create a class (simply to group the characteristics). Again any name can be used. Tcode CL01 -- Create Class. The Class Type must be 032.

cl01.gif Views: 11575 Size:  9.3 KB

Configure Release Procedures

Above actions was all master data. We now need to do some configuration. Menu:IMG > Materials Management > Purchasing > Purchase Requisition > Release Procedure > Procedure with classification > Set up procedure-- (tcode OMGQ in older SAP versions)

omgq.gif Views: 11541 Size:  5.8 KB

Create Release Groups & link to class

We have two groups to create AA and AB. We need to indicate the class we are working with, in out case Z_PR.

rel_group.gif Views: 11522 Size:  8.1 KB

Create Release Codes

Create all the release code / group combinations. This is all the dots in diagram above. So we have 4.

rel_codes.gif Views: 11494 Size:  7.5 KB

Later on, authorisation profiles will be linked to these code / group combinations.

Release Indicator

First we create the different statusses that the PR can be in throughout it lifecycle. Later on (below), we will be linking using these statusses. Here is the standard SAP indicators, wou probably wouldn't need to add any.

rel_indicator.gif Views: 11446 Size:  9.7 KB

We will be using two of these -- X (Block) and 2 (Released)

indicator_x.gif Views: 11442 Size:  8.9 KB

indicator_2.gif Views: 11421 Size:  9.0 KB

Under the Details section, you can indicate which documents can be created from this PR. For Indicator 2, one can create PO's and RFQ's.

WithField Selectionyou can define which fields can be changed. This is the same indicator that gets used with document type configuration to make some fields read only, mandatory, hidden.

Set up strategies - Strategy & Codes

Every line in our diagram above is a strategy. So We have three
Lets call them:
Group AA / Startegy S1 -- Code L1 (for plant 0001)
Group AA / Startegy S2 -- Code L1 & L2 (for plant 0001)
Group AA / Startegy S2 -- Code L1 & L2 (for plant 0002)

rel_strat.gif Views: 11394 Size:  7.3 KB

Here are the settings for AA / S2

ab_s2.gif Views: 11369 Size:  8.6 KB

Set up strategies - Prerequisites

For every strategy, we need to define a release prerequisites. This indicate if one code need to take place before the other. In this case, level 2 (L2) can only take place if level 1 (L1) has been released.

strat_prereq.gif Views: 11344 Size:  3.2 KB

Set up strategies - Status

This is also done for every strategy. The screen is dependant on what groups were linked to the strategy as well as prerequisites that was set up. In this example:

- if nobody release it then PR is block.
- if L1 release the PR, the PR is still blocked
- if L1 and L2 release the PR, the PR can be converted to RFQ/PO

Out of interest, the reason why there is not a L2 only option is because of the setting in the prerequisites.

strat_status.gif Views: 11347 Size:  4.9 KB

Set up strategies - Values for strategies

The values linked to strategies are master data (not configuration) and can be set in two places. Either within the configuration itself -- selecting the classification button

classi.gif Views: 11299 Size:  3.7 KB

classi_values.gif Views: 11336 Size:  6.4 KB

Or, in classification, example CL24N

cl24n_1.gif Views: 11330 Size:  8.7 KB
cl24n_2.gif Views: 11265 Size:  5.8 KB

Both methods work, the advantage of CL24N is that all the strategies can be viewed easier.

Set overall / item for doc type (PR only)

For Puchase Requisitions, there is an option to release either on item level or on document level. For PO / RFQ / Contracts, one can only release on header level. Back to the PR, it is highly recommended to use item release. This can be done in two places.

Firstly where the groups were created

itemwise1.gif Views: 11271 Size:  4.4 KB

On the document type configuration for PR
Config menu:Materials Management > Purchasing > PR > Define document types

itemwise2.gif Views: 11256 Size:  6.2 KB

Create and allocate authorisation profiles

In our example we will have three people releasing, so three profiles will need to be created. Authorisation profiles can be created using tcode PFCG.

Usage of PFCG are not being discussed here, but see below for relevant screen where the profile was created.

pfcg.gif Views: 11306 Size:  33.8 KB

--------------- USING RELEASE PROCEDURES ---------------

Create a Purchase Requisition

Lets create a PR, and see if the release procedure kicks in. In our case we will create it for plant 3600 and any value. So we will expect Strategy AB / S2 to kick in.

Create PR -- me51n
pr_rel_tab.gif Views: 11203 Size:  9.1 KB

If no 'Release strategy' tab, then it didn't work. In this case all is fine. The user can see the Release Group (AB), Strategy (S2) and release indicator (X).

(SAVE)

Release a Purchase Requisition

Releasing can be done per PR or collective. Lets' use the collective release. SAP Menu:Logistics > Material Management > Purchasing > Purchasing Requisition > Release > Collective Release -- ME55

me55_1.gif Views: 11190 Size:  6.3 KB

Select all the items to be released and then hit Save. You will see the status of the item change to the next Release Indicator.

me55_2.gif Views: 11223 Size:  13.4 KB

This is the absolute basics of setting up Release Procedures for Purchase Requisitions.For more posts on Release Procedures, see index of posts.

SAP version used for this post:SAP ECC (ERP Central Component) 5.0

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/81815/viewspace-1023403/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/81815/viewspace-1023403/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值