Channel Adjustment Reasons
The Channel Adjustment Reasons view object contains information about the reasons that can be used while performing manual adjustments.
Data Store Key : FscmTopModelAM.ScmExtractAM.CjmBiccExtractAM.AdjustmentTypeReasonExtractPVO
Primary Keys : AdjustmentReasonId
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
AdjustmentReasonId | Value that uniquely identifies the adjustment reason. This is the primary key of the Channel Adjustment Reasons view object. |
AdjustmentTypeId | Value that uniquely identifies the adjustment type. This is a foreign key to the Channel Adjustment Types view object. |
CreatedBy | User who created the adjustment reason. |
CreationDate | Date and time when the adjustment reason was created. |
DefaultFlag | Indicates whether the adjustment reason is the default. Contains one of the following values: Y or N. If Y, then the adjustment reason is the default. If N, then the adjustment reason isn't the default. The default value is N. |
EnabledFlag | Indicates whether the adjustment reason is enabled. Contains one of the following values: Y or N. If Y, then the adjustment reason is enabled. If N, then the adjustment reason isn't enabled. The default value is Y. |
LastUpdateDate | Date and time when the adjustment reason row was last updated. |
LastUpdateLogin | Session login associated with the user who last updated the adjustment reason. |
LastUpdatedBy | User who last updated the adjustment reason row. |
ObjectVersionNumber | Number of times the adjustment reason row has been updated. |
ReasonCode | Code that identifies the adjustment reason. |