on 2020 Oct 13 1:56 PM
Hi
Below are the pre-conditon and target field that i set in the substitution rule
IN CONTEXT FINS_ACC_SO_1
TARGET POSTING0 : P_ACCTSERVDOCPROFCENTER
PRECONDITION ( ( ( ( POSTING0\_Product-ItemCategoryGroup = 'SRVP' ) )
AND ( ( POSTING0-ServiceDocumentType = 'SV01' ) )
AND ( ( POSTING0-Product = 'SRV_10' ) )
AND ( ( POSTING0-Plant = '1110' ) ) )
SET POSTING0-ProfitCenter := POSTING0\_ProductPlant-ProfitCenter .
I created a service order and assign the service material SRV_10 which has profit center YB123 assigned to it.
However, the system assign the profit center YB101, which is attached to the cost center that I belong to, in the service line item, instead of the profit center YB123 that I assigned to the material, and stated in the above substitution rule.
Appreciate your feedback.
Request clarification before answering.
Hi colleagues
by the way, check this issue next Monday after upgrade. I'm not 100% sure if you will need some additional hotfix or E.patch. I didn't see any additional correction. My only reference is that will be solved in CE2011 . So check it and send the incident back to me if it doesn't work.
BR, Silvia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gavin
the substitution should work now. I've just checked that correction is done.
Please check it and let me know your result.
Best regards
Silvia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Han
I've checked your rule in my system. I guess that the problem is
AND ( ( POSTING0-Product = 'SRV_10' ) )
Use the condition Match instead of =.
Maybe, there is not any product SRV_10 but 000000000000SRV_10
Do you understand what I mean? I think that system is using leading zeros and the condition would need some condition like match.
Try with match and let us know....I think that this is a very interesting point
BR, Silvia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Han
you reported the incident under another component and I've just picked from the queue. I've understood the problem : your rule is perfectly defined. It's a software error that will be corrected in the next version CE2011. It's using another rule instead of the "Substitution Profit Center".
In fact, I'm working in a 2011 system and I didn't understand why it didn't work in your system . My system works correctly
Just 2 weeks to the new version...
BR, Silvia
Hello Han
there is another customer reporting the same issue. Maybe the field Plant is not updated: if you're using Service team -> verify if the attribute Plant is updated with 1110.
If not, assign a Plant to your employee responsible or/and executive employee in the app Configure your solution -> 2. Assign Plant to Service Employee and Country . Country is taken from the company code of the sales area.
BR, Silvia
User | Count |
---|---|
102 | |
39 | |
5 | |
5 | |
5 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.