Hi all,
I have an issue with the t-code S_P99_41000099.This T-code is to check payment lists. I have assigned this T-code to a role. There are no auth objects checked for this T-code but I get an authorization failure when I try to execute the T-code. I did a trace on the user and I found out the following errors
F_REGU_BUK RC = 12 | BUKRS = 1000 ; FBTCH = 13
F_KNA1_BED RC = 4 | BUKRS = 8000 ; ACTVT = 03
I manually added F_REGU_BUK to the role and assigned access to company code 8000 for F_KNA1_BED. I still get the following errors inspite of adding these 2 objects.
No authorization for activity 13 for account type D
No authorization for activity 13 for account type K
Both these account types are available in the role but only with display access. However, there is no activity called 13. The corresponding auth object is F_BKPF_KOA and field value KOART. The SU53 points back to the object F_REGU_BUK -> field FBTCH = 13 ( Which I have already added ) and the next error is Field KOART = K ( Which is also assigned to the role ). Many thanks in advance.
Regards,
Ajay