PaymentTermBaseType
The Type that specifies a payment's terms including approximate payment timing
Complex type information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Properties: ID: oagis-id-c7fb89e1e7ba42faacbd908c0b04ea03
Content
- Sequence [1..1]
- Description [0..*]
- EffectiveDateTime [0..1] This is the DateTime the associated object is made effective
- DueDateTime [0..1] The date and time that the production order is to be completed.
- PaymentBasisCode [0..1] The date and time when the payment terms go into effect. Used in conjunction with NumberOfDays
- Duration [0..1] Indicates the duration of time as represented by ISO 8601. Where the value space is a six dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second. The number of seconds can include decimal digits to arbitary pecision.
- DiscountPercent [0..1] Indicates a percentage of discount that is available against a price
- SurchargePercent [0..1] The penalty rate (percentage) charged for late payment.
- Amount [0..1] The monetary value of the object in which the amount is associated
- ProxMonth [0..1] The number of months beyond the Billing Date in which payment is due.
- ProxDayOfMonth [0..1] The daywithin the ProxMonth beyond the Billing Date in which payment is due.
from type IdentificationTypefrom type PaymentTermABIEType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used by
- Element Discount via derived type PaymentTermType
- Element PaymentTerm via derived type PaymentTermType
- Element Penalty via derived type PaymentTermType
Type inheritance chain
- IdentificationType
- PaymentTermABIEType
- PaymentTermBaseType
- extended by PaymentTermType
- PaymentTermBaseType
- PaymentTermABIEType