Logistics.Procurement.PurchaseInvoices Entity
Namespace: Logistics.Procurement
Inherited From: General.Documents.Documents
Contains purchase invoice headers. Entity: Scm_Purchase_Invoices
Default Visualization
Default Display Text Format:
{DocumentType.TypeName:T} {DocumentNo}{StateTagsAttribute}
Default Search Members:
DocumentNo
Code Data Member:
DocumentNo
Category: Documents
Show in UI: ShownByDefault
Layout category attribute: DocumentTypeId
Track Changes
Min level: 0 - Do not track changes
Max level: 4 - Track object attribute and blob changes
Aggregate
An aggregate is a cluster of domain objects that can be treated as a single unit.
Aggregate Tree
- Logistics.Procurement.PurchaseInvoices
- Logistics.Procurement.PurchaseInvoiceLines
- General.Documents.DocumentAmounts
- General.Documents.DocumentComments
- General.Documents.DocumentDistributedAmounts
- General.Documents.DocumentFileAttachments
- General.Documents.DocumentFulfillments
- General.Documents.DocumentLineAmounts
- General.Documents.DocumentParties
- General.Documents.DocumentPrints
- General.Documents.DocumentStateChanges
Attributes
Name | Type | Description |
---|---|---|
AdjustmentNumber | int32 | Consecutive number of the correction that this document is applying to the adjusted document. Required Default(0) ReadOnly (Inherited from Documents) |
AdjustmentTime | datetime nullable | Date/time when the document last has been adjusted by corrective document. Filter(ge;le) ReadOnly (Inherited from Documents) |
AdjustmentUser | string (64) nullable | The user who adjusted the document. ReadOnly (Inherited from Documents) |
ApplyDate | date | Specifies the date on which to create the VAT ledger entry for this purchase invoice. Usually, this date is equal to the document date, except when the document is received too late to be applied on its original document date. Required Filter(ge;le) |
CompleteTime | datetime nullable | Date and time when the document was completed (State set to Completed). Filter(ge;le) ReadOnly (Inherited from Documents) |
CreationTime | datetime | Date/Time when the document was created. Required Default(Now) Filter(ge;le) ReadOnly (Inherited from Documents) |
CreationUser | string (64) | The login name of the user, who created the document. Required Filter(like) ReadOnly (Inherited from Documents) |
CreditNoteReason | string (254) nullable | Reason for the debit/credit note. |
DeliveryTermsCode | DeliveryTerms nullable | Mode of delivery, like CIF, FOB, etc. Used also in Intrastat reporting. |
DisplayText | string | Uses the repository DisplayTextFormat to build the display text from the attributes and references of current object. |
DocumentDate | date | The date on which the document was issued. Required Default(Today) Filter(eq;ge;le) ORD (Inherited from Documents) |
DocumentNo | string (20) | Document number, unique within Document_Type_Id. Required Filter(eq;like) ORD (Inherited from Documents) |
DocumentNotes | string (max) nullable | Notes for this Document. (Inherited from Documents) |
DocumentVersion | int32 | Consecutive version number, starting with 1. Each update produces a new version of the document. Required Default(1) Filter(eq;ge;le) ReadOnly (Inherited from Documents) |
EntityName | string (64) | The entity name of the document header. Required Filter(eq) ORD ReadOnly (Inherited from Documents) |
Id | guid | |
IntrastatTransaction NatureCode |
TransactionNature nullable | Transaction nature; used for Intrastat reporting. |
IntrastatTransportModeCode | TransportMode nullable | Transport mode; used for Intrastat reporting. |
boolean | OBSOLETE! Do not use! True if the document is not void and its state is released or greater. Deprecated. Obsolete Required Default(false) Filter(eq) ReadOnly Obsoleted in version 22.1.6.61 |
|
IsSingleExecution | boolean | Specifies whether the document is a single execution of its order document. Required Default(false) Filter(eq) ReadOnly |
ObjectVersion | int32 | The latest version of the extensible data object for the aggregate root for the time the object is loaded from the database. Can be used for optimistic locking. |
ParentDocument RelationshipType |
ParentDocument RelationshipType nullable |
Type of relationship between the current document and the parent document(s). Affects the constraints for execution/completion for the documents. Possible values: 'S' = 'Subtask', 'N' = 'Next task'. ReadOnly (Inherited from Documents) |
PaymentDueDate | datetime nullable | Due date for paying the invoice. null means to use the default . Filter(ge;le) |
PlanningOnly | boolean | Indicates that the document is used only for planning (and as consequence its state cannot be greater than Planned). Required Default(false) ReadOnly (Inherited from Documents) |
ReadOnly | boolean | True - the document is read only; false - the document is not read only. Required Default(false) ReadOnly (Inherited from Documents) |
ReferenceDate | datetime nullable | Indicates the date, when the event, described by the document, actually occurred. Generally, the document should be created at the date of the event. However, if the document is created later than the event, this field contains the date of the actual event. If the field is empty, this means that the document was created at the date of the actual event and Document Date is indicative of the date of the event. Contrast this with CreationTime, which indicates when the document was entered into the system. So, generally: Reference Date <= DocumentDate <= CreationTime. Default(Today) Filter(ge;le) (Inherited from Documents) |
ReferenceDocumentNo | string (20) nullable | The number of the document (issued by the other party), which was the reason for the creation of the current document. The numebr should be unique within the party documents. Filter(eq;like) (Inherited from Documents) |
ReleaseTime | datetime nullable | Date and time when the document was released (State set to Released). Filter(ge;le) ReadOnly (Inherited from Documents) |
State | DocumentState | The current system state of the document. Allowed values: 0=New;5=Corrective;10=Computer Planned;20=Human Planned;30=Released;40=Completed;50=Closed. Required Default(0) Filter(multi eq;ge;le) ReadOnly (Inherited from Documents) |
StateTagsAttribute | string | Specifies the state of the document. |
VATCashReportingMode | boolean | When True, indicates, that this invoice uses the special 'Cash reporting mode' when creating VAT ledger entries. Required Default(false) Filter(multi eq) |
VATNotes | string (254) nullable | Description of the operation that will be entered in the VAT ledgers. |
Void | boolean | True if the document is null and void. Required Default(false) Filter(eq) ReadOnly (Inherited from Documents) |
VoidReason | string (254) nullable | Reason for voiding the document, entered by the user. ReadOnly (Inherited from Documents) |
VoidTime | datetime nullable | Date/time when the document has become void. Filter(ge;le) ReadOnly (Inherited from Documents) |
VoidUser | string (64) nullable | The user who voided the document. ReadOnly (Inherited from Documents) |
References
Name | Type | Description |
---|---|---|
AccessKey | AccessKeys (nullable) | The access key, containing the user permissions for this document. null means that all users have unlimited permissions. Filter(multi eq) (Inherited from Documents) |
AdjustedDocument | Documents (nullable) | The primary document, which the current document adjusts. null when this is not an adjustment document. Filter(multi eq) ReadOnly (Inherited from Documents) |
AssignedToUser | Users (nullable) | The user to which this document is assigned for handling. null means that the document is not assigned to specific user. Filter(multi eq) (Inherited from Documents) |
CostCenter | CostCenters (nullable) | Cost center for which the amount from this document will be accounted. Filter(multi eq) |
CreditNoteOriginal PurchaseInvoice |
PurchaseInvoices (nullable) | The original invoice, which is debited/credited with this note. Filter(multi eq) |
CurrencyDirectory | CurrencyDirectories (nullable) | The currency directory, containing all the convertion rates, used by the document. null means that the document does not need currency convertions. Filter(multi eq) (Inherited from Documents) |
DealType | DealTypes (nullable) | Deal type for this purchase invoice. If deal type in entered then VAT entry is created for this deal type. Filter(multi eq) |
DocumentCurrency | Currencies | The currency of the unit prices and amounts in the document. Required Filter(multi eq) |
DocumentType | DocumentTypes | The user defined type of the document. Determines document behaviour, properties, additional amounts, validation, generations, etc. Required Filter(multi eq) (Inherited from Documents) |
EnterpriseCompany | EnterpriseCompanies | The enterprise company which issued the document. Required Filter(multi eq) (Inherited from Documents) |
EnterpriseCompanyLocation | CompanyLocations (nullable) | The enterprise company location which issued the document. null means that there is only one location within the enterprise company and locations are not used. Filter(multi eq) (Inherited from Documents) |
FromCompanyDivision | CompanyDivisions (nullable) | The division of the company, issuing the document. null when the document is not issued by any specific division. Filter(multi eq) (Inherited from Documents) |
FromParty | Parties | The party which issued the document. Required Filter(multi eq) (Inherited from Documents) |
IntrastatDestinationRegion | AdministrativeRegions (nullable) | Region, which is the final destination of the goods. Used for Intrastat reporting. When this is non-null, it applies to the whole document. Filter(multi eq) |
IntrastatTransportCountry | Countries (nullable) | Country of origin of the transport company; used for Intrastat reporting. Filter(multi eq) |
MasterDocument | Documents | In a multi-document tree, this is the root document, that created the whole tree. If this is the root it is equal to Id. Required Filter(multi eq) (Inherited from Documents) |
Parent | Documents (nullable) | In a multi-document tree, this is the direct parent document. If this is the root it is null. Filter(multi eq) (Inherited from Documents) |
PaymentAccount | PaymentAccounts (nullable) | When not null, specifies the default payment account for the payment order. Filter(multi eq) |
PaymentType | PaymentTypes (nullable) | The payment type to be used. null is allowed only temporary and should be specified if payment order is to be generated. Filter(multi eq) |
PrimeCauseDocument | Documents (nullable) | The document that is the prime cause for creation of the current document. Filter(multi eq) (Inherited from Documents) |
PurchaseOrder | PurchaseOrders (nullable) | The purchase order that was sent to the supplier and is the base for the invoice. null means there is no linked PO and 3 way check won't be performed. Filter(multi eq) |
PurchasePriceList | PurchasePriceLists (nullable) | The price list, which, when non-null, is used to automatically load unit prices of the products, when entering the invoice manually. Filter(multi eq) |
ReceivingOrder | ReceivingOrders (nullable) | The receiving order for the goods that were invoiced. The id is used for 2 or 3 way quantity check. null means that there is no linked RO and the 2 or 3 way check will not include the RO. Filter(multi eq) |
ResponsiblePerson | Persons (nullable) | The person that is responsible for this order or transaction. It could be the sales person, the orderer, etc. Filter(multi eq) (Inherited from Documents) |
ReverseOfDocument | Documents (nullable) | The document which the current document is reverse of. Filter(multi eq) ReadOnly (Inherited from Documents) |
SaleDealType | DealTypes (nullable) | Sale deal type for this purchase invoice. If sale deal type in entered then Sales VAT entry is created for this deal type. Filter(multi eq) |
Sequence | Sequences (nullable) | The sequence that will be used to give new numbers to the documents of this type. Filter(multi eq) ReadOnly (Inherited from Documents) |
Supplier | Suppliers | The supplier of the purchase, who is issuing the document. Required Filter(multi eq) |
ToCompanyDivision | CompanyDivisions (nullable) | The division of the company, receiving the document. null when the document is not received by any specific division. Filter(multi eq) (Inherited from Documents) |
ToParty | Parties (nullable) | The party which should receive the document. Filter(multi eq) (Inherited from Documents) |
UserStatus | DocumentTypeUserStatuses (nullable) | The user status of this document if applicable for this document type. null means unknown or not yet set. Filter(multi eq) ReadOnly (Inherited from Documents) |
Child Collections
Name | Type | Description |
---|---|---|
Comments | DocumentComments | List of DocumentComment (General.Documents.DocumentComments.md) child objects, based on the General.Documents.DocumentComment.Document (General.Documents.DocumentComments.md#document) back reference (Inherited from Documents) |
DistributedAmounts | DocumentDistributedAmounts | List of DocumentDistributed<br />Amount (General.Documents.DocumentDistributedAmounts.md) child objects, based on the General.Documents.DocumentDistributedAmount.Document (General.Documents.DocumentDistributedAmounts.md#document) back reference (Inherited from Documents) |
DocumentAmounts | DocumentAmounts | List of DocumentAmount (General.Documents.DocumentAmounts.md) child objects, based on the General.Documents.DocumentAmount.Document (General.Documents.DocumentAmounts.md#document) back reference (Inherited from Documents) |
FileAttachments | DocumentFileAttachments | List of DocumentFileAttachment (General.Documents.DocumentFileAttachments.md) child objects, based on the General.Documents.DocumentFileAttachment.Document (General.Documents.DocumentFileAttachments.md#document) back reference (Inherited from Documents) |
Fulfillments | DocumentFulfillments | List of DocumentFulfillment (General.Documents.DocumentFulfillments.md) child objects, based on the General.Documents.DocumentFulfillment.Document (General.Documents.DocumentFulfillments.md#document) back reference (Inherited from Documents) |
LineAmounts | DocumentLineAmounts | List of DocumentLineAmount (General.Documents.DocumentLineAmounts.md) child objects, based on the General.Documents.DocumentLineAmount.Document (General.Documents.DocumentLineAmounts.md#document) back reference (Inherited from Documents) |
Lines | PurchaseInvoiceLines | List of PurchaseInvoiceLine (Logistics.Procurement.PurchaseInvoiceLines.md) child objects, based on the Logistics.Procurement.PurchaseInvoiceLine.PurchaseInvoice (Logistics.Procurement.PurchaseInvoiceLines.md#purchaseinvoice) back reference |
Parties | DocumentParties | List of DocumentParty (General.Documents.DocumentParties.md) child objects, based on the General.Documents.DocumentParty.Document (General.Documents.DocumentParties.md#document) back reference (Inherited from Documents) |
Prints | DocumentPrints | List of DocumentPrint (General.Documents.DocumentPrints.md) child objects, based on the General.Documents.DocumentPrint.Document (General.Documents.DocumentPrints.md#document) back reference (Inherited from Documents) |
StateChanges | DocumentStateChanges | List of DocumentStateChange (General.Documents.DocumentStateChanges.md) child objects, based on the General.Documents.DocumentStateChange.Document (General.Documents.DocumentStateChanges.md#document) back reference (Inherited from Documents) |
Attribute Details
AdjustmentNumber
Consecutive number of the correction that this document is applying to the adjusted document. Required
Default(0)
ReadOnly
(Inherited from Documents)
Type: int32
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Default Value: 0
Show in UI: HiddenByDefault
AdjustmentTime
Date/time when the document last has been adjusted by corrective document. Filter(ge;le)
ReadOnly
(Inherited from Documents)
Type: datetime nullable
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Show in UI: HiddenByDefault
AdjustmentUser
The user who adjusted the document. ReadOnly
(Inherited from Documents)
Type: string (64) nullable
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Maximum Length: 64
Show in UI: HiddenByDefault
ApplyDate
Specifies the date on which to create the VAT ledger entry for this purchase invoice. Usually, this date is equal to the document date, except when the document is received too late to be applied on its original document date. Required
Filter(ge;le)
Type: date
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Show in UI: ShownByDefault
Back-End Default Expression:
obj.DocumentDate
Front-End Recalc Expressions:
obj.DocumentDate
CompleteTime
Date and time when the document was completed (State set to Completed). Filter(ge;le)
ReadOnly
(Inherited from Documents)
Type: datetime nullable
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Show in UI: HiddenByDefault
CreationTime
Date/Time when the document was created. Required
Default(Now)
Filter(ge;le)
ReadOnly
(Inherited from Documents)
Type: datetime
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Default Value: CurrentDateTime
Show in UI: HiddenByDefault
CreationUser
The login name of the user, who created the document. Required
Filter(like)
ReadOnly
(Inherited from Documents)
Type: string (64)
Category: System
Supported Filters: Like
Supports Order By: False
Maximum Length: 64
Show in UI: HiddenByDefault
CreditNoteReason
Reason for the debit/credit note.
Type: string (254) nullable
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Maximum Length: 254
Show in UI: ShownByDefault
DeliveryTermsCode
Mode of delivery, like CIF, FOB, etc. Used also in Intrastat reporting.
Type: DeliveryTerms nullable
Category: System
Generic enum type for DeliveryTerms properties
Allowed Values (Finance.Intrastat.DeliveryTerms Enum Members)
Value | Description |
---|---|
ExWorks | ExWorks value. Stored as 'EXW'. Database Value: 'EXW' Model Value: 0 Domain API Value: 'ExWorks' |
FrancoCarrier | FrancoCarrier value. Stored as 'FCA'. Database Value: 'FCA' Model Value: 1 Domain API Value: 'FrancoCarrier' |
FreeAlongsideShip | FreeAlongsideShip value. Stored as 'FAS'. Database Value: 'FAS' Model Value: 2 Domain API Value: 'FreeAlongsideShip' |
FreeOnBoard | FreeOnBoard value. Stored as 'FOB'. Database Value: 'FOB' Model Value: 3 Domain API Value: 'FreeOnBoard' |
CostAndFreightCF | CostAndFreightCF value. Stored as 'CFR'. Database Value: 'CFR' Model Value: 4 Domain API Value: 'CostAndFreightCF' |
CostInsuranceAndFreight | CostInsuranceAndFreight value. Stored as 'CIF'. Database Value: 'CIF' Model Value: 5 Domain API Value: 'CostInsuranceAndFreight' |
CarriagePaidTo | CarriagePaidTo value. Stored as 'CPT'. Database Value: 'CPT' Model Value: 6 Domain API Value: 'CarriagePaidTo' |
CarriageAndInsurancePaidTo | CarriageAndInsurancePaidTo value. Stored as 'CIP'. Database Value: 'CIP' Model Value: 7 Domain API Value: 'CarriageAndInsurancePaidTo' |
DeliveredAtPlace | DeliveredAtPlace value. Stored as 'DAP'. Database Value: 'DAP' Model Value: 8 Domain API Value: 'DeliveredAtPlace' |
DeliveredAtTerminal | DeliveredAtTerminal value. Stored as 'DAT'. Database Value: 'DAT' Model Value: 9 Domain API Value: 'DeliveredAtTerminal' |
DeliveredDutyPaid | DeliveredDutyPaid value. Stored as 'DDP'. Database Value: 'DDP' Model Value: 10 Domain API Value: 'DeliveredDutyPaid' |
DeliveredAtPlaceUnloaded | DeliveredAtPlaceUnloaded value. Stored as 'DPU'. Database Value: 'DPU' Model Value: 11 Domain API Value: 'DeliveredAtPlaceUnloaded' |
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.Lines.Select( c => PurchaseInvoiceLinesRepository.DeliveryTermsCodeAttribute.GetUntypedValue( c, False)).Distinct( ).OnlyIfSingle( )
DisplayText
Uses the repository DisplayTextFormat to build the display text from the attributes and references of current object.
Type: string
Category: Calculated Attributes
Supported Filters: NotFilterable
Supports Order By: ****
Show in UI: HiddenByDefault
DocumentDate
The date on which the document was issued. Required
Default(Today)
Filter(eq;ge;le)
ORD
(Inherited from Documents)
Type: date
Indexed: True
Category: System
Supported Filters: Equals, GreaterThanOrLessThan
Supports Order By: True
Default Value: CurrentDate
Show in UI: ShownByDefault
DocumentNo
Document number, unique within Document_Type_Id. Required
Filter(eq;like)
ORD
(Inherited from Documents)
Type: string (20)
Indexed: True
Category: System
Supported Filters: Equals, Like
Supports Order By: True
Maximum Length: 20
Show in UI: ShownByDefault
DocumentNotes
Notes for this Document. (Inherited from Documents)
Type: string (max) nullable
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Maximum Length: 2147483647
Show in UI: HiddenByDefault
DocumentVersion
Consecutive version number, starting with 1. Each update produces a new version of the document. Required
Default(1)
Filter(eq;ge;le)
ReadOnly
(Inherited from Documents)
Type: int32
Category: System
Supported Filters: Equals, GreaterThanOrLessThan
Supports Order By: False
Default Value: 1
Show in UI: HiddenByDefault
EntityName
The entity name of the document header. Required
Filter(eq)
ORD
ReadOnly
(Inherited from Documents)
Type: string (64)
Indexed: True
Category: System
Supported Filters: Equals
Supports Order By: True
Maximum Length: 64
Show in UI: CannotBeShown
Id
Type: guid
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Default Value: NewGuid
Show in UI: CannotBeShown
IntrastatTransactionNatureCode
Transaction nature; used for Intrastat reporting.
Type: TransactionNature nullable
Category: System
Generic enum type for TransactionNature properties
Allowed Values (Finance.Intrastat.TransactionNature Enum Members)
Value | Description |
---|---|
OutrightPurchaseOrSale | OutrightPurchaseOrSale value. Stored as '11'. Database Value: '11' Model Value: 0 Domain API Value: 'OutrightPurchaseOrSale' |
SupplyForSale | SupplyForSale value. Stored as '12'. Database Value: '12' Model Value: 1 Domain API Value: 'SupplyForSale' |
BarterTrade | BarterTrade value. Stored as '13'. Database Value: '13' Model Value: 2 Domain API Value: 'BarterTrade' |
FinancialLeasing | FinancialLeasing value. Stored as '14'. Database Value: '14' Model Value: 3 Domain API Value: 'FinancialLeasing' |
OtherTransactions | OtherTransactions value. Stored as '19'. Database Value: '19' Model Value: 4 Domain API Value: 'OtherTransactions' |
ReturnStokilizing | ReturnStokilizing value. Stored as '21'. Database Value: '21' Model Value: 5 Domain API Value: 'ReturnStokilizing' |
ReplacementFor ReturnedGoods |
ReplacementFor ReturnedGoods value. Stored as '22'. Database Value: '22' Model Value: 6 Domain API Value: 'ReplacementFor ReturnedGoods' |
ReplacementOfGoods NotBeingReturned |
ReplacementOfGoods NotBeingReturned value. Stored as '23'. Database Value: '23' Model Value: 7 Domain API Value: 'ReplacementOfGoods NotBeingReturned' |
ReturnOrExchange OfOtherGoods |
ReturnOrExchange OfOtherGoods value. Stored as '29'. Database Value: '29' Model Value: 8 Domain API Value: 'ReturnOrExchange OfOtherGoods' |
SpecificTransactions | SpecificTransactions value. Stored as '60'. Database Value: '60' Model Value: 9 Domain API Value: 'SpecificTransactions' |
OperationsOnJointProjects | OperationsOnJointProjects value. Stored as '70'. Database Value: '70' Model Value: 10 Domain API Value: 'OperationsOnJointProjects' |
TransactionsOf ConstructionMaterials AndEquipment |
TransactionsOf ConstructionMaterials AndEquipment value. Stored as '80'. Database Value: '80' Model Value: 11 Domain API Value: 'TransactionsOf ConstructionMaterials AndEquipment' |
OtherTransactionsLeasing | OtherTransactionsLeasing value. Stored as '91'. Database Value: '91' Model Value: 12 Domain API Value: 'OtherTransactionsLeasing' |
OtherTransactionsOther | OtherTransactionsOther value. Stored as '99'. Database Value: '99' Model Value: 13 Domain API Value: 'OtherTransactionsOther' |
DealsThatInclude PropertyTransfers WithoutFinancial CompensationOr CompensationIn Kind |
DealsThatInclude PropertyTransfers WithoutFinancial CompensationOr CompensationIn Kind value. Stored as '30'. Database Value: '30' Model Value: 14 Domain API Value: 'DealsThatInclude PropertyTransfers WithoutFinancial CompensationOr CompensationIn Kind' |
GoodsThatAreExpected ToBeReturnedTo Sender |
GoodsThatAreExpected ToBeReturnedTo Sender value. Stored as '41'. Database Value: '41' Model Value: 15 Domain API Value: 'GoodsThatAreExpected ToBeReturnedTo Sender' |
GoodsThatAreNot ExpectedToBeReturned ToSender |
GoodsThatAreNot ExpectedToBeReturned ToSender value. Stored as '42'. Database Value: '42' Model Value: 16 Domain API Value: 'GoodsThatAreNot ExpectedToBeReturned ToSender' |
GoodsThatAreReturned ToSender |
GoodsThatAreReturned ToSender value. Stored as '51'. Database Value: '51' Model Value: 17 Domain API Value: 'GoodsThatAreReturned ToSender' |
GoodsThatAreNot ReturnedToSender |
GoodsThatAreNot ReturnedToSender value. Stored as '52'. Database Value: '52' Model Value: 18 Domain API Value: 'GoodsThatAreNot ReturnedToSender' |
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.Lines.Select( c => PurchaseInvoiceLinesRepository.IntrastatTransactionNatureCodeAttribute.GetUntypedValue( c, False)).Distinct( ).OnlyIfSingle( )
IntrastatTransportModeCode
Transport mode; used for Intrastat reporting.
Type: TransportMode nullable
Category: System
Generic enum type for TransportMode properties
Allowed Values (Finance.Intrastat.TransportMode Enum Members)
Value | Description |
---|---|
Shipping | Shipping value. Stored as '1'. Database Value: '1' Model Value: 0 Domain API Value: 'Shipping' |
RailwayTransport | RailwayTransport value. Stored as '2'. Database Value: '2' Model Value: 1 Domain API Value: 'RailwayTransport' |
RoadTransport | RoadTransport value. Stored as '3'. Database Value: '3' Model Value: 2 Domain API Value: 'RoadTransport' |
AirTransport | AirTransport value. Stored as '4'. Database Value: '4' Model Value: 3 Domain API Value: 'AirTransport' |
Mail value. Stored as '5'. Database Value: '5' Model Value: 4 Domain API Value: 'Mail' |
|
FixedTransport Installations |
FixedTransport Installations value. Stored as '7'. Database Value: '7' Model Value: 5 Domain API Value: 'FixedTransport Installations' |
RiverTransport | RiverTransport value. Stored as '8'. Database Value: '8' Model Value: 6 Domain API Value: 'RiverTransport' |
SelfPropelled | SelfPropelled value. Stored as '9'. Database Value: '9' Model Value: 7 Domain API Value: 'SelfPropelled' |
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.Lines.Select( c => PurchaseInvoiceLinesRepository.IntrastatTransportModeCodeAttribute.GetUntypedValue( c, False)).Distinct( ).OnlyIfSingle( )
IsReleased
OBSOLETE! Do not use! True if the document is not void and its state is released or greater. Deprecated. Obsolete
Required
Default(false)
Filter(eq)
ReadOnly
Obsoleted in version 22.1.6.61
Type: boolean
Category: System
Supported Filters: Equals
Supports Order By: False
Default Value: False
Show in UI: HiddenByDefault
IsSingleExecution
Specifies whether the document is a single execution of its order document. Required
Default(false)
Filter(eq)
ReadOnly
Type: boolean
Category: System
Supported Filters: Equals
Supports Order By: False
Default Value: False
Show in UI: HiddenByDefault
ObjectVersion
The latest version of the extensible data object for the aggregate root for the time the object is loaded from the database. Can be used for optimistic locking.
Type: int32
Category: Extensible Data Object
Supported Filters: NotFilterable
Supports Order By: ****
Show in UI: HiddenByDefault
ParentDocumentRelationshipType
Type of relationship between the current document and the parent document(s). Affects the constraints for execution/completion for the documents. Possible values: 'S' = 'Subtask', 'N' = 'Next task'. ReadOnly
(Inherited from Documents)
Type: ParentDocument
RelationshipType nullable
Category: System
Relationship between parent and child documents
Allowed Values (General.Documents.ParentDocumentRelationshipType Enum Members)
Value | Description |
---|---|
Subtask | The child document is a sub-task of the parent document. (Complete child to complete parent) Database Value: 'S' Model Value: 0 Domain API Value: 'Subtask' |
NextTask | The child document is next task of the parent document. (Complete parent to complete child) Database Value: 'N' Model Value: 1 Domain API Value: 'NextTask' |
IndependentTask | The document is not dependent of neither child nor parent document. Database Value: 'I' Model Value: 2 Domain API Value: 'IndependentTask' |
Supported Filters: NotFilterable
Supports Order By: False
Show in UI: HiddenByDefault
PaymentDueDate
Due date for paying the invoice. null means to use the default . Filter(ge;le)
Type: datetime nullable
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.DocumentDate.AddDays( Convert( obj.Supplier.DefaultPaymentTermDays, Double))
PlanningOnly
Indicates that the document is used only for planning (and as consequence its state cannot be greater than Planned). Required
Default(false)
ReadOnly
(Inherited from Documents)
Type: boolean
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Default Value: False
Show in UI: HiddenByDefault
ReadOnly
True - the document is read only; false - the document is not read only. Required
Default(false)
ReadOnly
(Inherited from Documents)
Type: boolean
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Default Value: False
Show in UI: HiddenByDefault
ReferenceDate
Indicates the date, when the event, described by the document, actually occurred. Generally, the document should be created at the date of the event. However, if the document is created later than the event, this field contains the date of the actual event. If the field is empty, this means that the document was created at the date of the actual event and Document Date is indicative of the date of the event. Contrast this with CreationTime, which indicates when the document was entered into the system. So, generally: Reference Date <= DocumentDate <= CreationTime. Default(Today)
Filter(ge;le)
(Inherited from Documents)
Type: datetime nullable
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Default Value: CurrentDate
Show in UI: HiddenByDefault
ReferenceDocumentNo
The number of the document (issued by the other party), which was the reason for the creation of the current document. The numebr should be unique within the party documents. Filter(eq;like)
(Inherited from Documents)
Type: string (20) nullable
Category: System
Supported Filters: Equals, Like
Supports Order By: False
Maximum Length: 20
Show in UI: HiddenByDefault
ReleaseTime
Date and time when the document was released (State set to Released). Filter(ge;le)
ReadOnly
(Inherited from Documents)
Type: datetime nullable
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Show in UI: HiddenByDefault
State
The current system state of the document. Allowed values: 0=New;5=Corrective;10=Computer Planned;20=Human Planned;30=Released;40=Completed;50=Closed. Required
Default(0)
Filter(multi eq;ge;le)
ReadOnly
(Inherited from Documents)
Type: DocumentState
Category: System
Enumeration of document system states
Allowed Values (General.Documents.DocumentState Enum Members)
Value | Description |
---|---|
New | New document, just created. Can be edited. (Stored as 0). Database Value: 0 Model Value: 0 Domain API Value: 'New' |
Adjustment | Document which adjusts other released documents. (Stored as 5). Database Value: 5 Model Value: 5 Domain API Value: 'Adjustment' |
Planned | Planned by the system for future releasing. (Stored as 10). Database Value: 10 Model Value: 10 Domain API Value: 'Planned' |
FirmPlanned | Planned by operator for future releasing. (Stored as 20). Database Value: 20 Model Value: 20 Domain API Value: 'FirmPlanned' |
Released | Released document. Changes can be applied only through adjustment documents. (Stored as 30). Database Value: 30 Model Value: 30 Domain API Value: 'Released' |
Completed | Work has completed. (Stored as 40). Database Value: 40 Model Value: 40 Domain API Value: 'Completed' |
Closed | The document is audited and closed. Adjustments are not allowed, but reopening is allowed. (Stored as 50). Database Value: 50 Model Value: 50 Domain API Value: 'Closed' |
Supported Filters: Equals, GreaterThanOrLessThan, EqualsIn
Supports Order By: False
Default Value: 0
Show in UI: HiddenByDefault
StateTagsAttribute
Specifies the state of the document.
Type: string
Category: Calculated Attributes
Supported Filters: NotFilterable
Supports Order By: ****
Show in UI: HiddenByDefault
VATCashReportingMode
When True, indicates, that this invoice uses the special 'Cash reporting mode' when creating VAT ledger entries. Required
Default(false)
Filter(multi eq)
Type: boolean
Category: System
Supported Filters: Equals, EqualsIn
Supports Order By: False
Default Value: False
Show in UI: ShownByDefault
Front-End Recalc Expressions:
IIF( ( obj.Supplier != null), obj.Supplier.Party.GetPartyCompany( ).IsVATCashReportingRegistered, obj.VATCashReportingMode)
VATNotes
Description of the operation that will be entered in the VAT ledgers.
Type: string (254) nullable
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Maximum Length: 254
Show in UI: HiddenByDefault
Void
True if the document is null and void. Required
Default(false)
Filter(eq)
ReadOnly
(Inherited from Documents)
Type: boolean
Indexed: True
Category: System
Supported Filters: Equals
Supports Order By: False
Default Value: False
Show in UI: HiddenByDefault
VoidReason
Reason for voiding the document, entered by the user. ReadOnly
(Inherited from Documents)
Type: string (254) nullable
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Maximum Length: 254
Show in UI: HiddenByDefault
VoidTime
Date/time when the document has become void. Filter(ge;le)
ReadOnly
(Inherited from Documents)
Type: datetime nullable
Category: System
Supported Filters: GreaterThanOrLessThan
Supports Order By: False
Show in UI: HiddenByDefault
VoidUser
The user who voided the document. ReadOnly
(Inherited from Documents)
Type: string (64) nullable
Category: System
Supported Filters: NotFilterable
Supports Order By: False
Maximum Length: 64
Show in UI: HiddenByDefault
Reference Details
AccessKey
The access key, containing the user permissions for this document. null means that all users have unlimited permissions. Filter(multi eq)
(Inherited from Documents)
Type: AccessKeys (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: CannotBeShown
Remarks
Supported permissions
Permission | Type |
---|---|
Update | - |
Delete | - |
Administer (manage security) | - |
AdjustedDocument
The primary document, which the current document adjusts. null when this is not an adjustment document. Filter(multi eq)
ReadOnly
(Inherited from Documents)
Type: Documents (nullable)
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
AssignedToUser
The user to which this document is assigned for handling. null means that the document is not assigned to specific user. Filter(multi eq)
(Inherited from Documents)
Type: Users (nullable)
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
CostCenter
Cost center for which the amount from this document will be accounted. Filter(multi eq)
Type: CostCenters (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
CreditNoteOriginalPurchaseInvoice
The original invoice, which is debited/credited with this note. Filter(multi eq)
Type: PurchaseInvoices (nullable)
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
CurrencyDirectory
The currency directory, containing all the convertion rates, used by the document. null means that the document does not need currency convertions. Filter(multi eq)
(Inherited from Documents)
Type: CurrencyDirectories (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
DealType
Deal type for this purchase invoice. If deal type in entered then VAT entry is created for this deal type. Filter(multi eq)
Type: DealTypes (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
Front-End Recalc Expressions:
obj.Lines.Select( c => c.LineDealType).Distinct( ).OnlyIfSingle( )
DocumentCurrency
The currency of the unit prices and amounts in the document. Required
Filter(multi eq)
Type: Currencies
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.Supplier.DefaultCurrency
DocumentType
The user defined type of the document. Determines document behaviour, properties, additional amounts, validation, generations, etc. Required
Filter(multi eq)
(Inherited from Documents)
Type: DocumentTypes
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
EnterpriseCompany
The enterprise company which issued the document. Required
Filter(multi eq)
(Inherited from Documents)
Type: EnterpriseCompanies
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
EnterpriseCompanyLocation
The enterprise company location which issued the document. null means that there is only one location within the enterprise company and locations are not used. Filter(multi eq)
(Inherited from Documents)
Type: CompanyLocations (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
FromCompanyDivision
The division of the company, issuing the document. null when the document is not issued by any specific division. Filter(multi eq)
(Inherited from Documents)
Type: CompanyDivisions (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
FromParty
The party which issued the document. Required
Filter(multi eq)
(Inherited from Documents)
Type: Parties
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
IntrastatDestinationRegion
Region, which is the final destination of the goods. Used for Intrastat reporting. When this is non-null, it applies to the whole document. Filter(multi eq)
Type: AdministrativeRegions (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.EnterpriseCompany.Company.AdministrativeRegion
obj.Lines.Select( c => c.IntrastatDestinationRegion).Distinct( ).OnlyIfSingle( )
IntrastatTransportCountry
Country of origin of the transport company; used for Intrastat reporting. Filter(multi eq)
Type: Countries (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.Lines.Select( c => c.IntrastatTransportCountry).Distinct( ).OnlyIfSingle( )
MasterDocument
In a multi-document tree, this is the root document, that created the whole tree. If this is the root it is equal to Id. Required
Filter(multi eq)
(Inherited from Documents)
Type: Documents
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
Parent
In a multi-document tree, this is the direct parent document. If this is the root it is null. Filter(multi eq)
(Inherited from Documents)
Type: Documents (nullable)
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
PaymentAccount
When not null, specifies the default payment account for the payment order. Filter(multi eq)
Type: PaymentAccounts (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.Supplier.DefaultPaymentAccount.IfNullThen( obj.PaymentType.GetDefaultPaymentAccount( ))
PaymentType
The payment type to be used. null is allowed only temporary and should be specified if payment order is to be generated. Filter(multi eq)
Type: PaymentTypes (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
Front-End Recalc Expressions:
obj.Supplier.DefaultPaymentType
PrimeCauseDocument
The document that is the prime cause for creation of the current document. Filter(multi eq)
(Inherited from Documents)
Type: Documents (nullable)
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
PurchaseOrder
The purchase order that was sent to the supplier and is the base for the invoice. null means there is no linked PO and 3 way check won't be performed. Filter(multi eq)
Type: PurchaseOrders (nullable)
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
PurchasePriceList
The price list, which, when non-null, is used to automatically load unit prices of the products, when entering the invoice manually. Filter(multi eq)
Type: PurchasePriceLists (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
ReceivingOrder
The receiving order for the goods that were invoiced. The id is used for 2 or 3 way quantity check. null means that there is no linked RO and the 2 or 3 way check will not include the RO. Filter(multi eq)
Type: ReceivingOrders (nullable)
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
ResponsiblePerson
The person that is responsible for this order or transaction. It could be the sales person, the orderer, etc. Filter(multi eq)
(Inherited from Documents)
Type: Persons (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
ReverseOfDocument
The document which the current document is reverse of. Filter(multi eq)
ReadOnly
(Inherited from Documents)
Type: Documents (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
SaleDealType
Sale deal type for this purchase invoice. If sale deal type in entered then Sales VAT entry is created for this deal type. Filter(multi eq)
Type: DealTypes (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
Front-End Recalc Expressions:
obj.Lines.Select( c => c.SaleLineDealType).Distinct( ).OnlyIfSingle( )
Sequence
The sequence that will be used to give new numbers to the documents of this type. Filter(multi eq)
ReadOnly
(Inherited from Documents)
Type: Sequences (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
Supplier
The supplier of the purchase, who is issuing the document. Required
Filter(multi eq)
Type: Suppliers
Indexed: True
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: ShownByDefault
ToCompanyDivision
The division of the company, receiving the document. null when the document is not received by any specific division. Filter(multi eq)
(Inherited from Documents)
Type: CompanyDivisions (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
ToParty
The party which should receive the document. Filter(multi eq)
(Inherited from Documents)
Type: Parties (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
Back-End Default Expression:
obj.ObtainToParty( )
UserStatus
The user status of this document if applicable for this document type. null means unknown or not yet set. Filter(multi eq)
ReadOnly
(Inherited from Documents)
Type: DocumentTypeUserStatuses (nullable)
Category: System
Supported Filters: Equals, EqualsIn
Show in UI: HiddenByDefault
API Methods
Methods that can be invoked in public APIs.
ChangeState
Changes the document state to the specified new state (Inherited from Documents)
Return Type: void
Declaring Type: Documents
Domain API Request: POST
Parameters
newState
The desired new state of the document
Type: General.Documents.DocumentState
Enumeration of document system states
Allowed Values (General.Documents.DocumentState Enum Members)Value Description New New document, just created. Can be edited. (Stored as 0).
Model Value: 0
Domain API Value: 'New'Adjustment Document which adjusts other released documents. (Stored as 5).
Model Value: 5
Domain API Value: 'Adjustment'Planned Planned by the system for future releasing. (Stored as 10).
Model Value: 10
Domain API Value: 'Planned'FirmPlanned Planned by operator for future releasing. (Stored as 20).
Model Value: 20
Domain API Value: 'FirmPlanned'Released Released document. Changes can be applied only through adjustment documents. (Stored as 30).
Model Value: 30
Domain API Value: 'Released'Completed Work has completed. (Stored as 40).
Model Value: 40
Domain API Value: 'Completed'Closed The document is audited and closed. Adjustments are not allowed, but reopening is allowed. (Stored as 50).
Model Value: 50
Domain API Value: 'Closed'userStatus
The desired new user status of the document. Can be null.
Type: DocumentTypeUserStatuses
Optional: True
Default Value: null
The process of changing the document state is very labor intensive and includes validation, generation of sub-documents and some other document-specific tasks. The state changing process might be very time-consuming, usually ranging from 500 to 5000 milliseconds. Document states usually can only be advanced to higher states, but there are exceptions from this rule. Database settings and configuration options might affect the allowed state changes. Numerous kinds of document-specific and generic exceptions can be thrown during the process.
ProcessSingleRoute
Processes the document route. (Inherited from Documents)
Return Type: void
Declaring Type: Documents
Domain API Request: POST
Parameters
route
Type: Routes
processForLowerDocumentStates
Type: boolean
Complete
Changes the document state to Completed with all Release-ed sub-documents (Inherited from Documents)
Return Type: void
Declaring Type: Documents
Domain API Request: POST
Parameters
completion
How the sub-documents will be completed, if at all
Type: General.Documents.DocumentCompletion
Determines how Document will be completed
Allowed Values (General.Documents.DocumentCompletion Enum Members)Value Description OnlyDocument Only the document will be completed
Model Value: 0
Domain API Value: 'OnlyDocument'WithAllChildren The document, along with is sub-documents, will be completed
Model Value: 1
Domain API Value: 'WithAllChildren'WithReleasedChildren The document, along with its Release-ed sub-documents, will be completed
Model Value: 2
Domain API Value: 'WithReleasedChildren'
The process of changing the document state is very labor intensive and includes validation, generation of sub-documents and some other document-specific tasks. The state changing process might be very time-consuming, usually ranging from 500 to 5000 milliseconds. Document states usually can only be advanced to higher states, but there are exceptions from this rule. Database settings and configuration options might affect the allowed state changes. Numerous kinds of document-specific and generic exceptions can be thrown during the process.
MakeVoid
Makes the document void. The operation is irreversible. (Inherited from Documents)
Return Type: void
Declaring Type: Documents
Domain API Request: POST
Parameters
reason
The reason for voiding the document.
Type: stringvoidType
The type of void operation to execute.
Type: General.Documents.DocumentsRepositoryBase.VoidType
Specifies the type of void operation
Allowed Values (General.Documents.DocumentsRepositoryBase.VoidType Enum Members)Value Description VoidDocument Void only the document. If there are sub-documents, the operation might fail.
Model Value: 0
Domain API Value: 'VoidDocument'VoidWithSubDocuments Void the document and its non-released sub-documents. If there are released sub-documents, the operation might fail.
Model Value: 1
Domain API Value: 'VoidWithSubDocuments'VoidWithReleased
SubDocumentsVoid the document and all of its sub-documents, even the released ones.
Model Value: 2
Domain API Value: 'VoidWithReleased
SubDocuments'Optional: True
Default Value: VoidDocumentresetParentState
Resets the parent state of document.
Type: boolean
Optional: True
Default Value: True
GetPrintout
Gets a document printout as a file. The returned value is Base64 string representation of the file contents. This method creates DocumentPrint
(General.Documents.DocumentPrints.md). (Inherited from Documents)
Return Type: string
Declaring Type: Documents
Domain API Request: POST
Parameters
fileFormat
The file format: pdf, html, xlsx, xls, docx, txt and png. The default format is 'pdf'.
Type: string
Optional: True
Default Value: pdfprintout
The printout defined for the document type of the document. If null the default printout of the document type is used.
Type: Printouts
Optional: True
Default Value: null
Recalculate
The document and all of its owned objects will be altered to become valid. (Inherited from Documents)
Return Type: void
Declaring Type: Documents
Domain API Request: POST
In some cases the objects in child collection of the document depend on values from other child objects. This method ensures that all child objects are properly validated. The changes are only in memory and are not committed to the server.
GetAllParentDocuments
Gets all parent documents, traversing the parent document chain by using the Parent property. (Inherited from Documents)
Return Type: Collection Of Documents
Declaring Type: Documents
Domain API Request: GET
Parameters
- includeSelf
if set to true the current document is included.
Type: boolean
Optional: True
Default Value: False
GetAllowedCustomPropertyValues
Gets the allowed values for the specified custom property for this entity object. If supported the result is ordered by property value. Some property value sources do not support ordering - in that case the result is not ordered.
Return Type: Collection Of CustomPropertyValue
Declaring Type: EntityObject
Domain API Request: GET
Parameters
customPropertyCode
The code of the custom property
Type: stringsearch
The search text - searches by value or description. Can contain wildcard character %.
Type: string
Optional: True
Default Value: nullexactMatch
If true the search text should be equal to the property value
Type: boolean
Optional: True
Default Value: FalseorderByDescription
If true the result is ordered by Description instead of Value. Note that ordering is not always possible.
Type: boolean
Optional: True
Default Value: Falsetop
The top clause - default is 10
Type: int32
Optional: True
Default Value: 10skip
The skip clause - default is 0
Type: int32
Optional: True
Default Value: 0
CreateNotification
Create a notification immediately in a separate transaction, and send a real-time event to the user.
Return Type: void
Declaring Type: EntityObject
Domain API Request: POST
Parameters
user
The user.
Type: UsersnotificationClass
The notification class.
Type: stringsubject
The notification subject.
Type: string
CreateCopy
Duplicates the object and its child objects belonging to the same aggregate. The duplicated objects are not saved to the data source but remain in the same transaction as the original object.
Return Type: EntityObject
Declaring Type: EntityObject
Domain API Request: POST
Business Rules
- R20750-9 PurchaseInvoice - Payment Account Enterprise Company Should Equal EC
- R27213 PurchaseInvoice - Line Fixed Measurement Ratios
- R27441 PurchaseInvoice - Line Receiving Order Line
- R27444 PurchaseInvoice - Line Check Required Product Type Purchase Invoice Line Properties
- R27480 PurchaseInvoice - Line Product Is Fixed Asset
- R30990 PurchaseInvoice - Validate Total Amount Sign Restriction
Front-End Business Rules
- R31508-10 Purchase Invoice - Set Payment Type (Recalc)
- R31508-11 Purchase Invoice - Set Payment Account (Recalc)
- R31508-12 Purchase Invoice - Set Document Currency (Recalc)
- R31508-13 Purchase Invoice - Set V A T Cash Reporting Mode (Recalc)
- R31508-14 Purchase Invoice - Set From Party
- R31508-15 Purchase Invoice - Convert Line Prices
- R31508-28 Purchase Invoice - Set Intrastat Destination Region (Recalc)
- R31508-8 Purchase Invoice - Set Apply Date (Recalc)
- R31508-9 Purchase Invoice - Set Payment Due Date (Recalc)
Generations
API
Domain API Query: https://demodb.my.erp.net/api/domain/odata/Logistics_Procurement_PurchaseInvoices?$top=10
Domain API Query Builder: https://demodb.my.erp.net/api/domain/querybuilder#Logistics_Procurement_PurchaseInvoices?$top=10