cancel
Showing results for 
Search instead for 
Did you mean: 

contract search in POWL

Former Member
0 Kudos

Hi all.

Maybe you can give a hand on this.

Inside contracts we are including one partner function for  "Purch. Org. Auth. For Release". Sometimes we include more than one in case this contract is shared for some purch org of the same company code. The authorization is based on this.

When a user is displaying contracts in their POWL can only see those contracts that only include the purch org. that he is permitted by role. If the contract has two different "Purch. Org. Auth. For Release" then if the user has only one role for one of them that contract is not selected and shown.

Is this a standard behaviour? How can it be done for the user to display that contract with two "Purch. Org. Auth. For Release" avoiding giving him the role for the other purch. org?

Many thanks in advnce and kind regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

what is your SRM release?

You can check below OSS notes:

1313200 - Authorized Purchase Group and Org. in Contract Search

1359258 - Search with Purchasing Organisation returns wrong results

Problem could come from EXECUTE_SEARCH method from /SAPSRM/CL_CLL_POWL_BO_CTR class.

But maybe, this is the standard SRM design if the search field "Purchasing Org" is not populated... Do not know.

One workaround is to use an implementation of BBP_WF_LIST BAdI definition name for object type 'BUS2000113'.

Regards.

Laurent.