/ASU/CONTENTNVT2 is a standard Application-Specific Upgrade Transparent Table in SAP SV application, which stores ASU Content Version: language-dependent description files data. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for /ASU/CONTENTNVT2. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
/ASU/CONTENTNVT2 — Meta Data
Description: | ASU Content Version: language-dependent description files |
Main Category: | SV |
Sub Category: | Application-Specific Upgrade |
Table type: | Transparent Table (TRANSP) |
/ASU/CONTENTNVT2 — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | SCENARIO | Key for a Scenario | X | CHAR | 20 | |
2 | VERSION | Production Version | X | CHAR | 14 | /ASU/CONTENTNV |
3 | LANGU | Language | X | LANG | 1 | T002 |
4 | DESCR_FILENAME | Business Document Service: File names | CHAR | 255 | ||
5 | DESCR_MIMETYPE | Business Document Service: MIME type | CHAR | 128 | ||
6 | BDS_DOC_ID | Business Document Service: Document ID | CHAR | 42 |