Channel Claim Types
The Channel Claim Types view object contains information about claim types that are used to categorize claims. In addition, the claim type setup is used to derive the default transaction types used during claim resolution.
Data Store Key : FscmTopModelAM.ScmExtractAM.CjmBiccExtractAM.ClaimTypeExtractPVO
Primary Keys : ClaimTypeId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
BuySideFlag | Indicates whether the claim type is enabled for the buy side. Contains one of the following values: Y or N. If Y, then the claim type is enabled for the buy side. If N, then the claim type isn't enabled for the buy side. The default value is N. |
ClaimTypeCode | Code that uniquely identifies the claim type. |
ClaimTypeId | Value that uniquely identifies the claim type. This is the primary key of the Channel Claim Type view object. |
CmCustTrxTypeSeqId | Value that uniquely identifies the transaction type for a Receivables credit memo. |
CreatedBy | User who created the claim type. |
CreationDate | Date when the claim type was created. |
EndDate | Date until when the claim type is applicable. |
InvCustTrxTypeSeqId | Value that uniquely identifies the transaction type for a Receivables invoice. |
LastUpdateDate | Date when the claim type row was last updated. |
LastUpdateLogin | Session login associated with the user who last updated the claim type. |
LastUpdatedBy | User who last updated the claim type row. |
ObjectVersionNumber | Number of times the claim type row has been updated. |
SellSideFlag | Indicates whether the claim type is enabled for the sell side. Contains one of the following values: Y or N. If Y, then the claim type is enabled for the sell side. If N, then the claim type isn't enabled for the sell side. The default value is N. |
SetId | Value that uniquely identifies a set of reference data shared across business units and other entities. |
StartDate | Date from when the claim type is applicable. |