Hi @all
we´ve to authorize the BP (SAP CRM 7.0) in case of a specific field called "Partner Type" in the BP_HEAD/AccountDetails.
For Example: User A want to see an account with Partner Type "xyz" there is no standard SAP behaviour
to authorize this.
We created a authorization object an checkd this the Method OP_SINGLESELECTION in the BP_HEAD_SEARCH Component an everthing went fine.But if search for activities for example, the account is listed in the search result list also. So, if click on the account you get the view "BP_HEAD/AccountDetails" with all information.
Any Idea?