The CRMC_TM_NSTPROF table in SAP ERP or S/4HANA stores Namespace tree control profiles data. There are total 9 fields in CRMC_TM_NSTPROF table. The Namespace tree control profiles table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_TM_NSTPROF table. It is in Call List Management User Interface Components (CRMCIC_CLM_GUI) ABAP package and is part of the Campaign Execution (CRM-CIC-CAM) module.
SAP CRMC_TM_NSTPROF Table Fields
Following is the list of fields that are available in SAP CRMC_TM_NSTPROF table. The primary key fields of the table are CLIENT (Client), PID (Persistent instance id).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PID | Persistent instance id | CRMT_TM_PID | RAW (16) | |
| FLAGS | Hexadecimal field 4 characters | RAW4 | RAW (4) | |
| ROOT_ID | Persistent instance id | CRMT_TM_PID | RAW (16) | |
| ROOT_TYPE | 30 Characters | CHAR30 | CHAR (30) | |
| ROOT_STORAGE_ID | Persistent instance id | CRMT_TM_PID | RAW (16) | |
| FLAGS_EX | Hexadecimal field 4 characters | RAW4 | RAW (4) | |
| DEFAULT_PAGESIZE | Hexadecimal field 4 characters | RAW4 | RAW (4) | |
| HEADER_WIDTH | Count parameters | NUMC4 | NUMC (4) |


