/ASU/CONTENTV is a standard Application-Specific Upgrade Transparent Table in SAP SV application, which stores Application Specific Upgrade: Content Version 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/CONTENTV. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
/ASU/CONTENTV — Meta Data
Description: | Application Specific Upgrade: Content Version |
Main Category: | SV |
Sub Category: | Application-Specific Upgrade |
Table type: | Transparent Table (TRANSP) |
/ASU/CONTENTV — 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 | |
3 | XML | UTF8 encoded XML string containing the flavor's data | RSTR | 0 | ||
4 | TASKLIST | Schedule Manager: Task List | CHAR | 10 | * | |
5 | CREATED_BY | Created By | CHAR | 12 | ||
6 | CREATED_AT | External Time for BAPI Interface | DATS | 8 | ||
7 | CREATED_TM | Time | TIMS | 6 |