SGBT_NTE_TYPE - Notes: Definition of Note Types
Notes: Definition of Note Types information is stored in SAP table SGBT_NTE_TYPE.
It is part of development package S_GBT_NTE in software component BC-SRV-GBT-NTE. This development package consists of objects that can be grouped under "Notes on Application Object".
It is part of development package S_GBT_NTE in software component BC-SRV-GBT-NTE. This development package consists of objects that can be grouped under "Notes on Application Object".
Fields for table SGBT_NTE_TYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| NAME | Name of Note Type | X | NTE_NTYNAME | CHAR | 40 | |
| LANGDEP | Language-Dependence | NTE_LANGDEP | CHAR | 2 | ||
| MAXLENGTH | Maximum Length | NTE_MAXLENGTH | INT4 | 4 | ||
| MULTIPLE | Support Multiple Notes | NTE_MULTIPLE | CHAR | 2 | ||
| NO_SUBJECT | Hide Subject Field | NTE_NOSUBJECT | CHAR | 2 | ||
| CHANGER | Last Changed By | NTE_CHANGER | CHAR | 24 | ||
| CHANGED | Last Changed At | NTE_CHANGED | DEC | 11 | ||
| PROFILE | Profile for Note Format | NTE_PROFILE | CHAR | 40 | ||
| DPCLASS | Data Provider Class | NTE_DPCLASS | CHAR | 60 |