cancel
Showing results for 
Search instead for 
Did you mean: 

Purchase Requisition with Cost Center for display purpose only

Former Member
0 Kudos

Hi,

I want to create Purchase requisition with Item Category K (Cost Center) but When I create the PR and do GR of that material it directly gets consumed. I only want the cost center for display purpose. How I can restrict the consumption and add the material to stock.

Subject was edited by: Jürgen L

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vaishali,

Its the standard functionality whenever you procure goods on cost center it will be meant for directly consumption. So either you have to go for screen enhancement where you can create an extra field in PR  for cost center. We have done this enhancement for PO

Regards

Anupam

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Plz tell me how can I do Screen Enhancement in Purchase Requisiton.

Former Member
0 Kudos

Dear Vaishali,

Kindly approach your ABAPer for the same . Ask him to do as follows

Append Structure in a table of PR (EBAN)  then go to respective screen exit for PR & design a screen, which will create a tab at Item Level.

Secondly to fetch value of the cost center filed in new field, kindly write a code in user exit "EXIT_SAPLMEREQ_007", write the code in Include ZXN02U07

Regards

Anupam

Former Member
0 Kudos

Hi,

I have added the customer data tab in PR, I have added a Cost Center field in this tab but my issue is this, when I execute the transaction, the search button is not visible in the field and data is also not storing in the EBAN table but the field is visible in the table.

Former Member
0 Kudos

Dear Vaishali,

For the Purchase order  we have written following code, hope this might provide you some help

Regards

Anupam

Answers (1)

Answers (1)

ajitkumar
Active Contributor
0 Kudos

when you are having account assignment cost center it is meant for direct consumption.

When you are procuring to stock ( i assume thats what you do and want a cost center reference) only the profit center is relevant since no consumption has happened.

Even if you manage to put this data using own fields in PR , how do you ensure that it doesnt get consumed in another cost center under the same profit center.