Touchstone Re 2022 Database Reference
tPortfolio Table
AIRExposureRe Database : tPortfolio Table
Description
Stores information about portfolios.
Properties
Creation Date4/11/2022 6:17 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the portfolio.int4   
 

Unique system-generated sequential identifier for the portfolio filter associated with the portfolio.

For a complete list of records, see tPortfolioFilter Table.

int4  
 Name of the portfolio.varchar255   
 Unique system-generated sequential identifier for the business unit record.int4   
 Total amount covered by the portfolio.float9   
 Number of reinsurance layers.int4   
 Reserved for future use.float9  
 

Code that represents the system-provided status for the portfolio.

For a complete list of codes, see tStatus Table.

varchar10   
 User-specified description of the portfolio.varchar4000  
 Date and time the portfolio was created.datetime4   
 Date and time the portfolio was last edited.datetime4   
 User that created the portfolio.varchar255  
 

Code that represents the type of the portfolio.

For a complete list of codes, see tPortfolioType Table.

varchar10  
Objects that depend on tPortfolio
 Database ObjectObject TypeDescriptionDep Level
tPortfolioReinsuranceTreaty tabletPortfolioReinsuranceTreatyTableStores information about reinsurance treaties or layers included in portfolios.2
Objects that tPortfolio depends on
 Database ObjectObject TypeDescriptionDep Level
tPortfolioFilter tabletPortfolioFilterTableStores information about portfolio filters.2
See Also

Related Objects

AIRExposureRe Database