NAVP_SGP_MATCH - SET/GET Parameter Matching for the Function of a Profile
SET/GET Parameter Matching for the Function of a Profile information is stored in SAP table NAVP_SGP_MATCH.
It is part of development package NAVIGATION_PROFILE in software component PP-SFC. This development package consists of objects that can be grouped under "Navigation Profile".
It is part of development package NAVIGATION_PROFILE in software component PP-SFC. This development package consists of objects that can be grouped under "Navigation Profile".
Fields for table NAVP_SGP_MATCH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
.INCLUDE | X | NAVP_S_PROFILE_KEY | 0 | |||
REPORT | ABAP Program Name | X | REPID | CHAR | 40 | |
HANDLE | Administration ID for Multiple Calls from the Same Program | X | NAVP_HANDLE | CHAR | 4 | |
LOG_GROUP | Logical Group Name | X | NAVP_LOG_GROUP | CHAR | 4 | |
USERNAME | User Name | X | SYUNAME | CHAR | 12 | |
PROFILE | Navigation Profile Name | X | NAVP_PROFILE_NAME | CHAR | 12 | |
FUNCTION_ID | Function Number | X | NAVP_FUNCTION_ID | NUMC | 4 | |
MEMORY_ID | Set/Get parameter ID | X | MEMORYID | CHAR | 20 | * |
TABLE_NAME | LVC tab name | LVC_TNAME | CHAR | 30 | ||
FIELD_NAME | ALV control: Field name of internal table field | LVC_FNAME | CHAR | 30 | ||
FIXED_VALUE | Static Fixed Value for SET/GET Parameter | NAVP_SGP_VALUE | CHAR | 40 |