SAP table NAVP_PROFILE has 6 primary key fields being MANDT,REPORT,HANDLE,LOG_GROUP,USERNAME,PROFILE.
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
REPORT
ABAP Program Name
CHAR
40
0
REPID
HANDLE
Administration ID for Multiple Calls from the Same Program
CHAR
4
0
NAVP_HANDLE
LOG_GROUP
Logical Group Name
CHAR
4
0
NAVP_LOG_GROUP
USERNAME
User Name
CHAR
12
0
SYUNAME
PROFILE
Navigation Profile Name
CHAR
12
0
NAVP_PROFILE_NAME
TOOLBAR
Settings for Application Toolbar in the Navigation Profile