ANET_APPINS_REG(SQL Table) |
Index Back |
---|---|
Participating Application RefA table holding the information about the all the application instances along with the database. This table is populated by deployment module after the administrator creates instances of all the participating applications. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ANET_APP_INST_ID | Character(50) | VARCHAR2(50) NOT NULL | Application Instance Id |
2 | ANET_APP_INST_NAME | Character(50) | VARCHAR2(50) NOT NULL | Application Instance Name |
3 | ANET_APP_VERSION | Character(50) | VARCHAR2(50) NOT NULL | Application Version |
4 | ANET_APP_ID | Character(15) | VARCHAR2(15) NOT NULL | Application Id |