cancel
Showing results for 
Search instead for 
Did you mean: 

Release Strategy for Account Assignment 'Asset'

Former Member
0 Kudos

I am doing configuration of release strategy for Purchase Requisition.

I have one field which is cost center.

Strategy 1 - Purchase Requisition for Cost Center A will be approved by Director X

Strategy 2 - Purchase Requisition for Cost Center B will be approved by Director Y

For Normal Account Assignment K the release strategy is working fine. But for Asset I am putting the cost center in Asset Master data which is created at the time of purchase requisition creation. now can somebody tell me how to trigger Release Strategy when Asset is to be used.

Thanks for the help

Regards

Sajid

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

What are the characteristics you have used in the Release Class of the Strategy.

Thanks & Regards

Kishore

Former Member
0 Kudos

Hi sajid,

You can do 2 things.

First is.

Take Account assignment cat. as char. for asset (Filed KNTTP).

2nd .

with the help of ABAPer you can make a Z table (combination of Cost center & Account assigment cat. ) in which you first maintain this table.,then take these field as char. in your strategy.Also user exit ( Z ) so that with out entering these field user cann't save the PR.

Former Member
0 Kudos

Even though I didnt get the right answer I am marking this question as answered

Former Member
0 Kudos

You can use the user exit to move the cost center to the appropriate field for the release strategy to trigger.

Former Member
0 Kudos

Which User exit should I use to make this happen.

Regards

Sajid Hakeem