SA01PHRI is a standard Solution Manager Implementation Transparent Table in SAP SV application, which stores SOLAR: Incoming Relationships for Physical Info Objects 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 SA01PHRI. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
SA01PHRI — Meta Data
Description: | SOLAR: Incoming Relationships for Physical Info Objects |
Main Category: | SV |
Sub Category: | Solution Manager Implementation |
Table type: | Transparent Table (TRANSP) |
SA01PHRI — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | REP2_ID | ID for documents and relations | X | CHAR | 32 | SA01PHIO |
2 | REIO_ID | Relationship between logical and physical documents | X | CHAR | 32 | |
3 | REP2_CLASS | Document class | CHAR | 10 | SDOKPHCL | |
4 | RE_CLASS | Relationship class | CHAR | 10 | SDOKRECL | |
5 | REP1_ID | Logical document | CHAR | 32 | ||
6 | REP1_CLASS | Document class | CHAR | 10 | SDOKPHCL | |
7 | .INCLUDE | 0 | ||||
8 | CREA_USER | Created By | CHAR | 12 | ||
9 | CREA_TIME | Time of Creation (UTC) | NUMC | 14 | ||
10 | CHNG_USER | Last Changed By | CHAR | 12 | ||
11 | CHNG_TIME | Time of change (UTC) | NUMC | 14 |