on 2007 Jul 17 4:13 PM
I' created a Substitution rule to block particular vendor invoices at callup point 2 when they are entered in the system. At some point in time, I need to unblock these vendor invoices in order to make a payment. When I unblock the invoices, my substitution rule keeps blocking the invoices again. What do I need to do to only have my Substitution Rule work at the time of invoice entry?
Any help would be greatly appreciated.
Wow, 7 years ago this was a topic.
I looked at this today and with SYST-TCODE this is working fine for my needs.
Thanks
Hein
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Would I put the IF statement right in the prerequisite of the Substitution rule of does that go someplace else?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK I am not sure your processes you currently use.
Do you use MIRO or FB60.
You could JUST add the tcode to your rule if you new the tcodes you used to create the vendor postings.
Please consider Vendor credits as well, do they block as standard?
Anyway I guess you have a rule that says something like if doc type is "KR" then add a payment block. What you need to do now if you know ALL of your doc types is say, if the doc type is "KR" and the tcode is "MIRO, FB60" then add payment block.
That way when you go to change the payment block in FB02 you can save it correctly.
Please assign points if this is useful.
OK you need to specify the t code, so you can have an if statement to say if t code is FB02 ignore rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
105 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.