SAP table SRMACTIVTY (Activities)

SAP table SRMACTIVTY has 3 primary key fields being MANDT,ACTAREA,ACTIVITY.

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 T000 MANDT
ACTAREA Activity Area CHAR 6 0 SRMACTAREA SRMACTAR
ACTIVITY Activity of a Process Route Item CHAR 8 0 SRMACTIV
ACTCLASS Name of Class for Executing Activity CHAR 30 0 SEOCLASS SRMACTCLS
ACT_TASK Task abbreviation CHAR 14 0 SWD_STEP_T
ACT_TYPE Task Type CHAR 1 0 SRMACTTYPE
Dialog
B Background
M Media Discontinuity

SRMACTIVTY foreign key relationships

Table Field Check Table Check Field
0 SRMACTIVTY ACTCLASS SEOCLASS Class/Interface CLSNAME