SAP Table NAVP_PROFILE
Navigation Profile
NAVP_PROFILE (Navigation Profile) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link NAVP_PROFILE to other SAP tables.
Source: NAVP_PROFILE (Navigation Profile)
NAVP_PROFILE table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||||
REPORT | ABAP Program Name | REPID | CHAR | 40 | 0 | |||||||||
HANDLE | Administration ID for Multiple Calls from the Same Program | NAVP_HANDLE | CHAR | 4 | 0 | |||||||||
LOG_GROUP | Logical Group Name | NAVP_LOG_GROUP | CHAR | 4 | 0 | |||||||||
USERNAME | User Name | SYUNAME | CHAR | 12 | 0 | |||||||||
PROFILE | Navigation Profile Name | NAVP_PROFILE_NAME | CHAR | 12 | 0 | |||||||||
TOOLBAR | Settings for Application Toolbar in the Navigation Profile | NAVP_TOOLBAR_SETUP | CHAR | 1 | 0 |
Possible values
|
||||||||
CONTEXT_MENU | Context Menu Settings in the Navigation Profile | NAVP_CONTEXT_MENU_SETUP | CHAR | 1 | 0 |
Possible values
|
||||||||
PARAMETERS | Navigation Profile Parameter | NAVP_PROFILE_PARAMETER | CHAR | 8 | 0 | |||||||||
CREATE_DATE | Creation Date of the Navigation Profile | NAVP_CREATE_DATE | DATS | 8 | 0 | |||||||||
CREATE_TIME | Creation Time of the Navigation Profile | NAVP_CREATE_TIME | TIMS | 6 | 0 | |||||||||
CREATE_USER | Navigation Profile Created by | NAVP_CREATE_USER | CHAR | 12 | 0 | |||||||||
CHANGE_DATE | Change Date of the Navigation Profile | NAVP_CHANGE_DATE | DATS | 8 | 0 | |||||||||
CHANGE_TIME | Change Time of the Navigation Profile | NAVP_CHANGE_TIME | TIMS | 6 | 0 | |||||||||
CHANGE_USER | Navigation Profile Last Changed by | NAVP_CHANGE_USER | CHAR | 12 | 0 |