cancel
Showing results for 
Search instead for 
Did you mean: 

Not possible display billing document in R3, only display Sales Document

felix_garcia4
Explorer
0 Kudos

Hello,

We need to make a change on CRM. On CRM environment we have the document flow in the sales document. If we replicate the document to R3, in R3 we can see the sales document replicated and the document flow, for example, the billing document. We need to stop to some users to display the billing document in R3(only display the sales document replicated from CRM).

Is there anyway to apply this possibility on CRM, because the replication to R3 is only with one user RFCUSER, could be possible to create another user like RFCUSER2 for example, with less authorizations in R3.

We have been answered on this forum to to this:

This you can achieve by creating one more RFC destination.

Logon & Secruity Details for this RFC Destination should be

Trusted System : Yes

Logon : Select the Current User

After saving this check for the Remote Logon, it should navigate to your ECC system with your current user.

Next go to BD97

Assign this new RFC destination as "Standard BAPI Destination".

After this, when ever you navigate to ECC from CRM document flow, it will logon to ECC system with Current User.

But where we can custimize all this requirements??

Any other help?

Hope you can help us,

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Felix,

You will perform this customization setting using two transaction codes BD97.

Create RFC destination using SM59 transaction in CRM system.

Assign this new RFC destination as "Standard BAPI Destination" in BD97 transaction. code Here assign this standard BADI destination to the ECCLogSystem. In BD97 you should see the logical destinations assigned to your CRM system. If you wont see ECC Logical System in CRM, then maintain ECC logical system using ALE Configuration. This entry should exist in the table TBDLS of CRM System.

I hope this answers your question.

//Bhanu