Translated Channel Claim Reasons
The Translated Channel Claim Reasons view object contains translated information for the Channel Claim Reasons view object.
Data Store Key : FscmTopModelAM.ScmExtractAM.CjmBiccExtractAM.ClaimReasonTranslationExtractPVO
Primary Keys : Language, ReasonCodeId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CreatedBy | User who created the claim reason row. |
| CreationDate | Date and time when the claim reason was created. |
| Description | Description of the claim reason. |
| Language | Code that identifies the language into which the contents of the translatable columns are translated. This attribute is a part of the composite key of the Translated Channel Claim Reason view object. |
| LastUpdateDate | Date and time when the claim reason was last updated. |
| LastUpdateLogin | Session login associated with the user who last updated the claim reason. |
| LastUpdatedBy | User who last updated the claim reason row. |
| ReasonCodeId | Value that identifies the claim reason associated to the translated claim reason row. This is a foreign key to the Channel Claim Reason view object. This attribute is a part of the composite key of the Translated Channel Claim Reason view object. |
| ReasonCodeName | Name of the claim reason that's used to classify claims. |
| SourceLang | Code that identifies the language in which the contents of the translatable columns were originally created. |