cancel
Showing results for 
Search instead for 
Did you mean: 

Org determination not working Sales Order

Former Member
0 Kudos

We are using Enhanced backend Integration model for Org data in SAP CRM project. For our Sales order , Z transaction (copy of OR transaction),

Org det profile 000000000005 (Org. Data Profile for Order (Header)) is used. This profile used rule 14000161 ,

FM: CRM_ORGMAN_ORGOBJECTS_FIND_11.

One Fine day , we added new Sales Group which belonged to different Sales Areas ,but same Sales Office. All the data was created using ppoma_crm.

Org determination did not work for these Sales Group. We changed a lot of things , also the data onAddress tab (missing City , Country). We updated this and it worked for us.

Now , if I want to be sure that this very change in Address solved the issue. How can we debug can find where this check is being carried out in this standard code..?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186543
Active Contributor
0 Kudos

Hi Punit,

The probable reasons why sales org don't appear in determination, even though they are in PPOMA_CRM are

1. The Attribute you set in the determination rule's container didn't match up with any org's attribute.

2. the unchecked flag( It should be checked 😞 Other wise even if all steps above are correct, the output would not show this org.

/Hasan

former_member186887
Active Contributor
0 Kudos

Pls check the settings said by  Mr. Hasan and execute buffer program also.