In this post, I will try and describe everything you need to know about the SAP crmd_ic_nbpers table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_IC_NBPERS what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_IC_NBPERS....Right lets get started!
Object Name: CRMD_IC_NBPERS
Dictionary Type: Transparent table
Description: Personalized Navigation Bar Profile Settings
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
CLIENT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | |||||
USER_NAME | SYUNAME | CHAR | 12(0) | User Name | SYCHAR12 | SYST | ||||||
PROFILE | CRMT_IC_NAVBAR_PROFILE | CHAR | 32(0) | Navigation Bar Profile | ||||||||
ENTRY_ID | CRMT_IC_NAVBAR_ENTRY_ID | CHAR | 30(0) | Navigation Bar Entry ID | CRMT_IC_NAVBAR_ENTRY_ID | |||||||
VISIBLE_FLAG | CHAR | 1(0) | 'X' - Entry is shown in personalized area | |||||||||
SHORTCUT | CRMT_IC_NAVBAR_SHORTCUT_KEY | CHAR | 1(0) | Shortcut Key | CRMT_IC_NAVBAR_SHORTCUT_KEY |