/ASU/CONTENT is a standard Application-Specific Upgrade Transparent Table in SAP SV application, which stores ASU: Content 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/CONTENT. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
/ASU/CONTENT — Meta Data
Description: | ASU: Content |
Main Category: | SV |
Sub Category: | Application-Specific Upgrade |
Table type: | Transparent Table (TRANSP) |
/ASU/CONTENT — 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 | GUID | CGPL_GUID | X | CHAR | 32 | |
4 | .INCLUDE | 0 | ||||
5 | .INCLUDE | 0 | ||||
6 | OBJ_TYPE | Internal | CHAR | 4 | ||
7 | OBJ_NAME | BW Object | CHAR | 40 | ||
8 | OBJ_ID | Object ID | CHAR | 20 | ||
9 | EXEC_TYPE | Screen Texts in SAP Solution Manager Transaction Tab | CHAR | 1 | ||
10 | EXEC_PHASE | ASU: Execution Phase | CHAR | 1 | ||
11 | EXEC_SEVERITY | ASU: Execution Severity | NUMC | 1 | ||
12 | EXEC_RUNTIME | ASU: Execution Runtime | NUMC | 1 | ||
13 | EXEC_ORDER | Order of Execution of Mapped Action | NUMC | 3 | ||
14 | DESCR_FILENAME | Business Document Service: File names | CHAR | 255 | ||
15 | DESCR_MIMETYPE | Business Document Service: MIME type | CHAR | 128 | ||
16 | BDS_DOC_ID | Business Document Service: Document ID | CHAR | 42 | ||
17 | NOTE | OBSOLETE | NUMC | 10 | ||
18 | NOTE_SP_LEVEL | Support Package Level of a Software Component | CHAR | 10 | ||
19 | RELFROM | SAP Release | CHAR | 10 | ||
20 | RELFROM_LEVEL | OBSOLETE - Support Package Level From: new /ASU/PATCHLV_FROM | CHAR | 10 | ||
21 | RELTO | SAP Release | CHAR | 10 | ||
22 | RELTO_LEVEL | OBSOLETE Support Package Level-To: -> new /ASU/PATCHLV_TO | CHAR | 10 | ||
23 | APPLICATION | Search Application | CHAR | 24 | ||
24 | COMPONENT | Component name for ASSIGN | CHAR | 30 | * | |
25 | DEP_OBJ_TYPE | ASU: Dependant Step Type | CHAR | 4 | ||
26 | DEP_OBJ_NAME | ASU: Dependant Step Name | CHAR | 40 | ||
27 | CLIENT_DEP | ASU: Client dependency supported control categories PTCDES | CHAR | 6 | ||
28 | EXEC_CLIENT | Triggering and Executing Client | CHAR | 3 | ||
29 | ADHOC_STEP | ASU: AdHoc-Step - domain BOOLE: TRUE (='X') and FALSE (=' ') | CHAR | 1 | ||
30 | EXEC_ORDER_POS | ASU: Position/Sequence No. within Execution Level | NUMC | 10 | ||
31 | CHECKCLASS | ASU: Class to check activation state of corr. ASU step | CHAR | 30 | ||
32 | BFUNCTION | Business Function | CHAR | 30 | ||
33 | ADHOC_CHANGED_BY | ASU: Created by | CHAR | 12 | ||
34 | ADHOC_CHANGED_AT | ASU: Creation Date | DATS | 8 |