EnterpriseDW
 dbo.DimStudentObjective (Table)
  Properties
Property Value
Name DimStudentObjective
Schema dbo
Row Count 1631585
Data Size 382888 KB
Index Size 1440 KB
Create Date 8/28/2013 9:53 AM
Description The Student Objective Dimension contains objective and graduation information about the student. There will be one row per student per program per effective term per sequence number.
  Columns
 
 
Column Name
Data Type
Allow Nulls
Row Guid
Fulltext Indexed
Identity
Default
Description / Computed Formula
ActualGraduationTerm
varchar(6)
False
False
False
 
The term in which the student graduated from the objective.
ActualGraduationTermTitle
varchar(30)
False
False
False
 
Title of the actual graduation term of the student objective.
AdmissionStatus
varchar(3)
False
False
False
 
Indication if the student was admited into the Objective.
AwardType
varchar(30)
False
False
False
 
Descriptive name for the type of award associated with the Objective program code.
AwardTypeCode
varchar(3)
False
False
False
 
The type of award associated with the Objective program code.
EffectiveTerm
varchar(6)
False
False
False
 
The term in which the student declared the program objective to become effective.
EffectiveTermTitle
varchar(30)
False
False
False
 
Title of the effective term of the student objective.
ExpectedGraduationTerm
varchar(6)
False
False
False
 
The term in which the student is expected to graduate.
ExpectedGraduationTermTitle
varchar(30)
False
False
False
 
Title of the expected graduation term of the student objective.
GraduationAge
smallint(5, 0)
False
False
False
 
Age of the student, in years, at time of graduation from the objective.
GraduationAgeRange
varchar(10)
False
False
False
 
Age Range of the student at graduation from the objective.
GraduationHonorsCode
varchar(3)
False
False
False
 
The honors code, if any, the student received at graduation from the objective.
GraduationStatusCode
varchar(3)
False
False
False
 
A code indicating the current status of the objective with regards to graduation.
PrimaryObjective
varchar(3)
False
False
False
 
An indication on whether this is the primary objective for the student.
Program
varchar(30)
False
False
False
 
Descriptive title of the program objective for the student.
ProgramCode
varchar(5)
False
False
False
 
Indication of a program objective declared by the student.
ProgramStatusCode
varchar(3)
False
False
False
 
A code indicating the current status of the program objective for the student.
ReportedTerm
varchar(6)
False
False
False
 
The term in which the graduation was reported to the State.
ReportedTermTitle
varchar(30)
False
False
False
 
Title of the reported term of the student objective.
RowEndDate
datetime(23, 3)
True
False
False
 
When did this row become invalid? (12/31/9999 if current row)
RowIsCurrent
char(1)
False
False
False
 
Is this the current row for this member (Y/N)?
RowStartDate
datetime(23, 3)
False
False
False
 
When did this row become valid for this member?
SequenceNumber
int(10, 0)
False
False
False
 
The sequence number assigned to the student objective such that the business key of the objective record is unique.
StudentId
varchar(9)
False
False
False
 
Student identifier assigned by the source application and used by the Data Warehouse as the Business Key
StudentObjectiveAK
varchar(23)
False
False
False
 
Business Key for the Student Objective dimension.
In Primary Key
StudentObjectiveSK
int(10, 0)
False
False
False
(1 / 1)
Surrogate primary key
TransferInstitution
varchar(50)
False
False
False
 
Name of the institution to which the student will transfer once completd at the current insitution.
TransferInstitutionId
varchar(8)
False
False
False
 
Identifier of the institution to which the student will transfer once completed with their coursework at the current institution.
TransferMajor
varchar(30)
False
False
False
 
Title of the award/degree/major the student will pursue once completed at the current institution.
TransferMajorCode
varchar(6)
False
False
False
 
Identifier of the award/degree/major the student will pursue once completed with their coursework at the current institution.
  Triggers
Name Insert Update Delete Instead
  Indexes
Name Clustered Columns
True
StudentObjectiveSK
  Foreign Key Constraints
Name Columns Referenced Table Referenced Columns Checked
  Check Constraints
Name Text Checked
  Parent Dependencies (objects that dbo.DimStudentObjective depends on)
Name Type
Table
Table
Table
Table
  Child Dependencies (objects that depend on dbo.DimStudentObjective)
Name Type
TABLE
TABLE
TABLE
TABLE
  Extended Properties
Object Property Value
DimStudentObjective
MS_Description
The Student Objective Dimension contains objective and graduation information about the student. There will be one row per student per program per effective term per sequence number.
ActualGraduationTerm
MS_Description
The term in which the student graduated from the objective.
ActualGraduationTermTitle
MS_Description
Title of the actual graduation term of the student objective.
AdmissionStatus
MS_Description
Indication if the student was admited into the Objective.
AwardType
MS_Description
Descriptive name for the type of award associated with the Objective program code.
AwardTypeCode
MS_Description
The type of award associated with the Objective program code.
EffectiveTerm
MS_Description
The term in which the student declared the program objective to become effective.
EffectiveTermTitle
MS_Description
Title of the effective term of the student objective.
ExpectedGraduationTerm
MS_Description
The term in which the student is expected to graduate.
ExpectedGraduationTermTitle
MS_Description
Title of the expected graduation term of the student objective.
GraduationAge
MS_Description
Age of the student, in years, at time of graduation from the objective.
GraduationAgeRange
MS_Description
Age Range of the student at graduation from the objective.
GraduationHonorsCode
MS_Description
The honors code, if any, the student received at graduation from the objective.
GraduationStatusCode
MS_Description
A code indicating the current status of the objective with regards to graduation.
PrimaryObjective
MS_Description
An indication on whether this is the primary objective for the student.
Program
MS_Description
Descriptive title of the program objective for the student.
ProgramCode
MS_Description
Indication of a program objective declared by the student.
ProgramStatusCode
MS_Description
A code indicating the current status of the program objective for the student.
ReportedTerm
MS_Description
The term in which the graduation was reported to the State.
ReportedTermTitle
MS_Description
Title of the reported term of the student objective.
RowEndDate
MS_Description
When did this row become invalid? (12/31/9999 if current row)
RowIsCurrent
MS_Description
Is this the current row for this member (Y/N)?
RowStartDate
MS_Description
When did this row become valid for this member?
SequenceNumber
MS_Description
The sequence number assigned to the student objective such that the business key of the objective record is unique.
StudentId
MS_Description
Student identifier assigned by the source application and used by the Data Warehouse as the Business Key
StudentObjectiveAK
MS_Description
Business Key for the Student Objective dimension.
StudentObjectiveSK
MS_Description
Surrogate primary key
TransferInstitution
MS_Description
Name of the institution to which the student will transfer once completd at the current insitution.
TransferInstitutionId
MS_Description
Identifier of the institution to which the student will transfer once completed with their coursework at the current institution.
TransferMajor
MS_Description
Title of the award/degree/major the student will pursue once completed at the current institution.
TransferMajorCode
MS_Description
Identifier of the award/degree/major the student will pursue once completed with their coursework at the current institution.
   Annotations
Object Property Value
  DDL
/****** Object: Table [dbo].[DimStudentObjective] Script Date: 03/09/2017 17:14:56 ******/
SET ANSI_NULLS ON
SET QUOTED_IDENTIFIER ON
CREATE TABLE [dbo].[DimStudentObjective](
    [StudentObjectiveSK] [int] IDENTITY(1,1) NOT NULL,
    [StudentObjectiveAK] [varchar](23) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [StudentId] [varchar](9) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ProgramCode] [varchar](5) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [Program] [varchar](30) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [EffectiveTerm] [varchar](6) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [EffectiveTermTitle] [varchar](30) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [SequenceNumber] [int] NOT NULL,
    [AdmissionStatus] [varchar](3) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [AwardTypeCode] [varchar](3) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [AwardType] [varchar](30) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [PrimaryObjective] [varchar](3) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ProgramStatusCode] [varchar](3) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [GraduationStatusCode] [varchar](3) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ExpectedGraduationTerm] [varchar](6) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ExpectedGraduationTermTitle] [varchar](30) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ActualGraduationTerm] [varchar](6) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ActualGraduationTermTitle] [varchar](30) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [GraduationAge] [smallint] NOT NULL,
    [GraduationAgeRange] [varchar](10) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [GraduationHonorsCode] [varchar](3) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [TransferMajorCode] [varchar](6) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [TransferMajor] [varchar](30) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [TransferInstitutionId] [varchar](8) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [TransferInstitution] [varchar](50) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ReportedTerm] [varchar](6) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [ReportedTermTitle] [varchar](30) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [RowIsCurrent] [char](1) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
    [RowStartDate] [datetime] NOT NULL,
    [RowEndDate] [datetime] NULL,
 CONSTRAINT [PK_DimStudentObjective] PRIMARY KEY CLUSTERED 
(
    [StudentObjectiveSK] ASC
)WITH (PAD_INDEX  = OFF, STATISTICS_NORECOMPUTE  = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS  = ON, ALLOW_PAGE_LOCKS  = ON) ON [PRIMARY]
) ON [PRIMARY]


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The Student Objective Dimension contains objective and graduation information about the student. There will be one row per student per program per effective term per sequence number.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The term in which the student graduated from the objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ActualGraduationTerm'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Title of the actual graduation term of the student objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ActualGraduationTermTitle'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Indication if the student was admited into the Objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'AdmissionStatus'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Descriptive name for the type of award associated with the Objective program code.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'AwardType'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The type of award associated with the Objective program code.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'AwardTypeCode'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The term in which the student declared the program objective to become effective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'EffectiveTerm'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Title of the effective term of the student objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'EffectiveTermTitle'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The term in which the student is expected to graduate.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ExpectedGraduationTerm'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Title of the expected graduation term of the student objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ExpectedGraduationTermTitle'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Age of the student, in years, at time of graduation from the objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'GraduationAge'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Age Range of the student at graduation from the objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'GraduationAgeRange'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The honors code, if any, the student received at graduation from the objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'GraduationHonorsCode'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'A code indicating the current status of the objective with regards to graduation.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'GraduationStatusCode'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'An indication on whether this is the primary objective for the student.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'PrimaryObjective'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Descriptive title of the program objective for the student.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'Program'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Indication of a program objective declared by the student.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ProgramCode'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'A code indicating the current status of the program objective for the student.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ProgramStatusCode'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The term in which the graduation was reported to the State.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ReportedTerm'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Title of the reported term of the student objective.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'ReportedTermTitle'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'When did this row become invalid? (12/31/9999 if current row)' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'RowEndDate'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Is this the current row for this member (Y/N)?' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'RowIsCurrent'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'When did this row become valid for this member?' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'RowStartDate'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The sequence number assigned to the student objective such that the business key of the objective record is unique.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'SequenceNumber'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Student identifier assigned by the source application and used by the Data Warehouse as the Business Key' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'StudentId'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Business Key for the Student Objective dimension.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'StudentObjectiveAK'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Surrogate primary key' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'StudentObjectiveSK'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Name of the institution to which the student will transfer once completd at the current insitution.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'TransferInstitution'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Identifier of the institution to which the student will transfer once completed with their coursework at the current institution.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'TransferInstitutionId'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Title of the award/degree/major the student will pursue once completed at the current institution.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'TransferMajor'


EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'Identifier of the award/degree/major the student will pursue once completed with their coursework at the current institution.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'DimStudentObjective', @level2type=N'COLUMN',@level2name=N'TransferMajorCode'
  Sample Data
ActualGraduationTerm ActualGraduationTermTitle AdmissionStatus AwardType AwardTypeCode EffectiveTerm EffectiveTermTitle ExpectedGraduationTerm ExpectedGraduationTermTitle GraduationAge GraduationAgeRange GraduationHonorsCode GraduationStatusCode PrimaryObjective Program ProgramCode ProgramStatusCode ReportedTerm ReportedTermTitle RowIsCurrent RowStartDate SequenceNumber StudentId StudentObjectiveAK StudentObjectiveSK TransferInstitution TransferInstitutionId TransferMajor TransferMajorCode
20143 Summer Term 2014 Y Associate In Science Degree AS 20132 Spring Term 2013 20143 Summer Term 2014 22 22 - 29 N/A G No Human Services 2345 GR 20143 Summer Term 2014 Y 2017-03-09T11:38:00-05:00 1 E13100805 E13100805234520132001 3298874 N/A N/A N/A N/A
N/A N/A Y Associate In Arts Degree AA 20072 Spring Term 2007 N/A N/A 0 Other N/A A Yes General/Transfer Aa 1000 AC N/A N/A Y 2017-03-09T11:38:00-05:00 0 A07410897 A07410897100020072000 2676360 N/A N/A N/A N/A
N/A N/A Y Associate In Arts Degree AA 19971 Fall Term 1996 N/A N/A 0 Other N/A A No Aa-Psychology 1331 IN N/A N/A Y 2017-03-09T11:38:00-05:00 1 Y06590442 Y06590442133119971001 4268770 N/A N/A N/A N/A
N/A N/A Y Non-Degree Seeking ND 19962 Winter Term 1996 N/A N/A 0 Other N/A A No Nd-Personal Improvement (Obs) 3004 IN N/A N/A Y 2017-03-09T11:38:00-05:00 1 M06767206 M06767206300419962001 3086026 N/A N/A N/A N/A
N/A N/A N Bachelor Of Applied Science BAS 20141 Fall Term 2013 N/A N/A 0 Other N/A A No Supervision & Management T701A IN N/A N/A Y 2017-03-09T11:38:00-05:00 1 C13621552 C13621552T701A20141001 3043427 N/A N/A N/A N/A
N/A N/A Y Non-Credit NC 20012 Spring Term 2001 N/A N/A 0 Other N/A A Yes Nc-Psav Non-Credit 8379 AC N/A N/A Y 2017-03-09T11:38:00-05:00 1 M11300050 M11300050837920012001 3729834 N/A N/A N/A N/A
N/A N/A Y Vocational Certificate VC 20032 Spring Term 2003 N/A N/A 0 Other N/A A Yes Electrical Apprentice - 4 Year 5170 AC N/A N/A Y 2017-03-09T11:38:00-05:00 1 J06745764 J06745764517020032001 3487901 N/A N/A N/A N/A
N/A N/A Y Associate In Applied Science AAS 20042 Spring Term 2004 N/A N/A 0 Other N/A A No Business Administration And Ma A087 AC N/A N/A Y 2017-03-09T11:38:00-05:00 1 S11783578 S11783578A08720042001 4083420 N/A N/A N/A N/A
N/A N/A Y Associate In Arts Degree AA 20101 Fall Term 2009 N/A N/A 0 Other N/A A Yes General/Transfer Aa 1000 AC N/A N/A Y 2017-03-09T11:38:00-05:00 1 R13275151 R13275151100020101001 3994347 N/A N/A N/A N/A
N/A N/A N Vocational Certificate VC 20061 Fall Term 2005 N/A N/A 0 Other N/A A No Child Care Birth To 5 Years 5348 IN N/A N/A Y 2017-03-09T11:38:00-05:00 1 S12157780 S12157780534820061001 4094512 N/A N/A N/A N/A
Powered by BI Documenter