SAP table RMSLA_USAGE (Label Set Usage)

SAP table RMSLA_USAGE has 4 primary key fields being MANDT,USAGE_OBJNO,AENNR,USAGECNT.

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
USAGE_OBJNO Internal Key of a Usage NUMC 12 0 RMSLE_USAGE_OBJNO
AENNR Change Number CHAR 12 0 * AENNR
USAGECNT Internal Usage Counter NUMC 12 0 RMSLE_USAGECNT
RATING Rating CHAR 40 0 RMSLE_RATING
VALIDITY_AREA Validity Area CHAR 40 0 RMSLE_VALIDITY_AREA
EXCLUDING_FLG Validity Area Is Excluded CHAR 1 0 RMSLE_FLG_EXCLUDING