| | boolean | GetDataById(string aId, string aXmlData) |
| | boolean | GetDataByIds(string aIds, string aXmlData) |
| | boolean | GetDataByParams(string aParams, string aXmlData) |
| | void | GetNewObjectDefault(string aXmlData) |
| | int | ApplyChanges(TWsEditTransType aTransactionType, string aXmlData) |
| | string | ApplyChanges2(string AXMLData) |
| | string | GetRootWithSchema(string AId) |
| | boolean | GetDataAll(string aXmlData) |
| | boolean | Validate(string aXmlData, int aErrorId, string aErrorMessage) |
| | string | GenerateNewInvoiceById(int AInvoiceId, int ATransactionId, int AInvoiceType, int AConfigurationType, int AExternalType, int ACreditNoteTransactionId) |
| | string | GetInvoiceDataByTransactionId(int ATransactionId, int ASaleId, int AInvoiceType) |
| | boolean | InvoiceAKHasInvoiceData(string AInvoiceAK) |
| | string | GetInvoiceDataAndInfoByTransactionId(int ATransactionId) |
| | void | ImportExternalInvoiceNumber(int AInvoiceId, int ATransactionId, anyType APrefix, anyType ASection, anyType AInvoiceNumber, anyType AInvoiceURL, anyType ADocumentGeneralType, anyType ADocumentType, anyType AAccountId, int AInvoiceStatus, anyType AInternalId) |
| | void | UpdateRefundVoidSaleId(int ATransactionId, TArrayOfInt AOldSaleItemIDs, int ATransactionType) |
| | string | GetInvoiceNumberByCreditNoteTransactionId(int ATransactionId, int ASaleItemId, int ADocumentGeneralType) |
| | void | UpdateInvoiceData(int AInvoiceDataId, anyType APrefix, anyType ASection, anyType AInvoiceNumber, anyType AInvoiceURL, anyType ADocumentGeneralType, anyType ADocumentType, anyType AAccountId, anyType AInvoiceStatus, string ADBErrorMessage, string AExtension) |
| | void | UpdateCreditNoteTransactionId(int AInvoiceDataId, int ATransactionId) |