SAP table T5ASRPROCROLE (Agent Roles)

SAP table T5ASRPROCROLE has 2 primary key fields being MANDT,PROCESSOR_ROLE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
PROCESSOR_ROLE Agent Role CHAR 10 0 ASR_PROCESSOR_ROLE
IS_PROFESSIONAL Agent Is Specialist CHAR 1 0 ASR_IS_PROFESSIONAL
Agent Is Not Specialist
X Agent Is Specialist
IS_INITIATOR Agent Is Initiator CHAR 1 0 ASR_IS_INITIATOR
Agent Is Not Initiator
X Agent Is Initiator