Hello,
Tcode GGB0 and I am in need to create a validation rule to check the postings made by the Tcode F-63, 55 to the supplier, where accounting records can be only 422205 or 446000.
Can someone help me.
I'm not able to develop the condition nor check.
Thanks,
Cristiane
Edited by: Cristiane França da Silva on Oct 11, 2011 10:28 PM
Request clarification before answering.
Hi,
Have you assigned your validation to the company code in transaction OB28?
Please also run program RGUGBR00 to regenerate the validation.
You can also activate the trace under extras in transaction GGB0 and check why your validation is not triggered. hope that helps
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
Validation is already assigned in OB28, and has also run the program RGUGBR00.
But still I'm not getting writing this in the Validation Stage.
We are currently trying to put this logic:
condition:
BKPF-Blart = 'KR' AND
BKPF-TCODE = 'F-63' OR
BKPF-TCODE = 'FBV1'
verification:
BSEG-LIFNR = '55 'AND BSEG-HKONT = '446000' OR
BSEG-LIFNR = '55 'AND BSEG-HKONT = '422205'
Regards,
I performed this test, but it seems that the validation rule is not reading the vendor '0000000055 ', because the F-63 even with the Rule by accepting this rule is created for other vendors.
example:
The same message is for the supplier 0000000055, 0000000620 also occurs for. This should not happen, this rule is only for 0000000055.
What can be?
Regards,
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.