ContractCommitmentPaymentUpfrontPercentage
New in 1.4Contract Commitment Payment Upfront Percentage · Contract Commitment dataset
- Feature level
- Conditional
- Data type
- Decimal
- Allows nulls
- No
- Column type
- Metric
What it is
Contract Commitment Payment Upfront Percentage represents the portion of the total Contract Commitment Cost paid at the start of the duration of a contract commitment. This column allows for precise financial modeling of "Partial Upfront" payment models, enabling FinOps practitioners and accounting professionals to distinguish between immediate cash outlays and deferred liabilities.
Requirements (7)
Verbatim from the specification. These are the statements the validator checks against.
- ContractCommitmentPaymentUpfrontPercentage MUST be of type Decimal.
- ContractCommitmentPaymentUpfrontPercentage MUST conform to NumericFormat requirements.
- ContractCommitmentPaymentUpfrontPercentage MUST NOT be null.
- ContractCommitmentPaymentUpfrontPercentage MUST be a value between 0.0 and 1.0, inclusive.
- ContractCommitmentPaymentUpfrontPercentage MUST be 1.0 when ContractCommitmentPaymentModel is "All Upfront".
- ContractCommitmentPaymentUpfrontPercentage MUST be 0.0 when ContractCommitmentPaymentModel is "No Upfront".
- ContractCommitmentPaymentUpfrontPercentage MUST be greater than 0.0 and less than 1.0 when ContractCommitmentPaymentModel is "Partial Upfront".
Check your own export
The FOCUS 1.4 validator checks this column and 122 others against your file, in your browser, with no size cap and nothing uploaded.
Other Contract Commitment columns
Definition taken from the FOCUS 1.4 specification. FOCUS is published by the FinOps Foundation under CC BY 4.0.
One column is a definition. A pipeline is a project.
Finitizer ingests FOCUS from every provider you run and reports across all of them.