cancel
Showing results for 
Search instead for 
Did you mean: 

Filter Sales document from ISU to CRM (R3AC1)

Former Member
0 Kudos

Hi All,

We want to filter Sales document with certain Transaction type 'XXXX' to flow from ISU to CRM.

We tried setting filter in R3AC1, however, it does not have any provision to set filter in OLTP (check below screenshot)

Any idea how should we filter BDocs from ISU to CRM based on Transaction type (BUS_TRANS_MSG)

Thanks,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

nicolas_busson
Active Contributor
0 Kudos

Hi Ashish,

We do not have anything like "transaction type" available in IS-U... that's why you cannot set a filter for BUS_TRANS_MSG. In fact if you would like to filter ISU contacts for example, you should use object SI_BCONTACT. If you would like to filter Sales document from SD (tcode VA01 - VA02 - VA03), you should use object SALESDOCUMENT, etc.

Hope that helps,

Best regards

Nicolas.

Answers (1)

Answers (1)

former_member185613
Contributor
0 Kudos

Hi Ashish,

I suppose the adapter object BUS_TRANS_MSG is used when sending sales order data from CRM to any other system but not the other way around. If you check the initial flow contexts tab of the object, the source site type is CRM where as target is any external system.

Hope it helps,

~Athreya