TNOTESAV - Note document temporary save
Note document temporary save information is stored in SAP table TNOTESAV.
It is part of development package SCS4 in software component BC-CUS-TOL-IMG. This development package consists of objects that can be grouped under "R/3 Customizing Tools 4.0".
It is part of development package SCS4 in software component BC-CUS-TOL-IMG. This development package consists of objects that can be grouped under "R/3 Customizing Tools 4.0".
Fields for table TNOTESAV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | Unique identifier for status information | X | STATUS_ID | CHAR | 32 | |
APPL | Character field of length 6 | X | CHAR6 | CHAR | 6 | |
FILTERTREE | Unique ID - 32 characters | X | HIER_GUID | CHAR | 32 | |
NOTETYPE | Valid Document Types | X | PROJ_NTYPE | CHAR | 4 | |
LANGU | Documentation language | X | DOKU_LANGU | LANG | 1 | * |
LINE | Line number within the documentation element | X | DOKU_LINE | NUMC | 6 | |
DOKFORMAT | Documentation format from SAPscript | DOK_FORMAT | CHAR | 2 | ||
DOKTEXT | Text line in the documentation module | DOK_TEXT | CHAR | 72 | ||
NOTE_ID | Unique ID for notes | NOTE_ID | CHAR | 32 |