Question:
Is F_BKPF_KOA a redundant object? It checks for the types of account a user can create (AP, GL, etc), however there are other objects that check for this also.
F_BKPF_BEK checks I can create a vendor account, F_BKPF_BES checks I can create a GL account. So what is the purpose of F_BKPF_KOA if there are other objects that already check that I can create specific account type?
Answer:
It is NOT redundant. F_BKPF_KOA checks what AREA of SAP can you post in at all and F_BKPF_BEK and F_BKPF_BES check which SPECIFIC account you can post to provided the authorization group is maintianed on the GL,Vendor or Customer record.