Conformance Gap Type | Affected Column | FOCUS 1.0 Official Requirement | Difference Description |
Missing Data | ChargeDescription | The ChargeDescription column should be present in the billing data, should be of string type, and cannot be empty. | All data is displayed as URLs. |
| CommitmentDiscountCategory | The CommitmentDiscountCategory column should be present in the billing data when commitment-based discounts are supported. | Only supports SP, RI |
| CommitmentDiscountId | The CommitmentDiscountId column should be present in the billing data when commitment-based discounts are supported. | Only supports SP, RI |
| CommitmentDiscountName | The CommitmentDiscountName column should be present in the billing data when commitment-based discounts are supported. | Only supports SP, RI |
| CommitmentDiscountStatus | The CommitmentDiscountStatus column should be present in the billing data when commitment-based discounts are supported. | Only supports SP, RI |
| CommitmentDiscountType | The CommitmentDiscountType column should be present in the billing data when commitment-based discounts are supported. | All data is displayed as empty. |
| EffectiveCost | The EffectiveCost column should be present in the billing data and cannot be empty. | All data is displayed as empty. |
| ResourceType | The ResourceType column should be present in the billing data when billing based on provisioned resources and assigning a type for resources are supported. | All data is displayed as empty. |
| ServiceCategory | The ServiceCategory column should be present and cannot be empty. | All data is displayed as empty. |
| SkuId | The SkuId column should be present in the billing data when SKU lists are supported. | All data is displayed as empty. |
| SkuPriceId | The SkuPriceId column should be present in the billing data when SKU lists are supported. | All data is displayed as empty. |
Incorrect Data | ConsumedQuantity | If ChargeCategory is "Usage" and ChargeClass is not "Correction," this column should not be empty. For other ChargeCategory values, this column should be empty. If ChargeClass is "Correction," the value may be negative. | All data is positive and non-empty. |
| ConsumedUnit | If ChargeCategory is "Usage" and ChargeClass is not "Correction," ConsumedUnit should not be empty. For other ChargeCategory values, this column should be empty. ChargeCategory values. | All data is positive and non-empty. |
| PricingCategory | PricingCategory describes the pricing model used for a charge at the time of use or purchase. Pricing Category allowable values: Standard, Dynamic, Committed, and Other. | The default value is displayed as Standard. If ChargeCategory is Tax or Credit, it is displayed as empty. |
| PricingQuantity | PricingQuantity represents the quantity of a given SKU related to the resource or service used or purchased. | Same value as ConsumedQuantity. |
| PricingUnit | PricingUnit represents the unit of measurement used to determine the unit price, indicating how the provider prices usage and purchase quantities after applying batch pricing or other pricing rules. | Same value as ConsumedUnit. |
| ProviderName | Indicates the entity that provides resources or services for purchase. | Tencent Cloud is displayed by default. |
| PublisherName | Indicates the entity that produces the purchased resources or services. | Tencent Cloud is displayed by default. |
| x_ComponentName | - | Additional columns of Tencent. |
| x_ComponentType | - | Additional columns of Tencent. |
| x_ExportTime | - | Additional columns of Tencent. |
| x_OwnerAccountID | - | Additional columns of Tencent. |
Feedback