SalesInvoiceJournalCreateProj Class [AX 2012]
| Method | Description | |
|---|---|---|
| addPricingCalculation | Adds the attribute-based pricing information including the original sales price (unadjusted) from the specified sales order line to the customer invoice. (Inherited from SalesInvoiceJournalCreate.) |
| allocateNumAndVoucher | Allocates a journal and voucher number from the corresponding number sequences for the sales invoice. (Overrides the allocateNumAndVoucher Method.) |
| calcLineAmountExclTax | Calculates the journal line amount excluded tax. (Inherited from SalesInvoiceJournalCreate.) |
| calcLineAmountTax | Calculates the tax amount for a journal line. (Inherited from SalesInvoiceJournalCreate.) |
| calcLineDiscExclTax | Calculates the discount amount excluded tax for a journal line. (Inherited from SalesInvoiceJournalCreate.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | Determines whether the journal can be created. (Inherited from SalesInvoiceJournalCreate.) |
| checkDiscardLine | Indicates whether a journal line can be created. (Inherited from SalesInvoiceJournalCreateBase.) |
| checkDocumentData_PL | Checks various attributes of a sales order invoice during posting. (Inherited from SalesInvoiceJournalCreate.) |
| checkDocumentDate_PL | (Inherited from SalesInvoiceJournalCreate.) |
| checkDuplicateNum_W | Checks whether duplicate invoice numbers exist. (Inherited from SalesInvoiceJournalCreateBase.) |
| checkEInvoiceCust | (Inherited from SalesInvoiceJournalCreate.) |
| checkIfShipmentUpdated | (Inherited from SalesInvoiceJournalCreate.) |
| checkNoThrow | Determines whether a journal should be created. (Inherited from FormletterJournalCreate.) |
| checkPackingSlipDlvDate_IT | Checks whether there are selected packing slips where the delivery date is later than the invoice date. (Inherited from SalesInvoiceJournalCreate.) |
| checkPaymentSlipDK | Indicates whether the Sales Invoice is valid with FIK751 and FIK752 payment slips. (Inherited from SalesInvoiceJournalCreate.) |
| checkPKWiUCode | Indicates whether the Infolog warnings or errors must be displayed to a user if the PKWiU code is missing from the sales order and free text invoice lines. (Inherited from SalesInvoiceJournalCreate.) |
| checkVATTaxAgentChargeType_RU | Checks whether the VAT tax agent charge source is correct. (Inherited from FormletterJournalCreate.) |
| createAgreementLinks | Creates the links between the invoice journal lines and the agreement lines. (Inherited from SalesInvoiceJournalCreate.) |
| createDiscardedJournalLine | Handles a discarded journal line. (Inherited from SalesInvoiceJournalCreate.) |
| createFailed | Called when the journal creation failed. (Inherited from FormletterJournalCreate.) |
| createJournalHeader | Creates the journal header for the sales invoice. (Overrides the createJournalHeader Method.) |
| createJournalLine | Creates an invoice journal line. (Overrides the createJournalLine Method.) |
| createJournalLines | Creates the journal lines when updating the sales order, the purchase order, or the request for quote. (Overrides the createJournalLines Method.) |
| createJournalLink | Creates a journal link. (Overrides the createJournalLink Method.) |
| createMiscCharge | Creates miscellaneous charges for the sales headers in the ShipCarrierPackage, ShipCarrierCODPackage, and ShipCarrierTracking tables. (Inherited from SalesInvoiceJournalCreate.) |
| endCreate | Executes when a journal creation is finished. (Inherited from SalesInvoiceJournalCreate.) |
| endCreateTrans_IN | Ends the create transaction process. (Inherited from SalesInvoiceJournalCreate.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldIdParmLine_OrigOrderId | Gets the field ID for the field that contains the original order ID in the posting parameter line table. (Overrides the fieldIdParmLine_OrigOrderId Method.) |
| fieldIdParmTable_OrderId | Gets the field ID for the field that contains the order ID in the posting parameter header table. (Inherited from FormletterJournalCreate.) |
| formletterType | Retrieves the form letter type. (Inherited from SalesInvoiceJournalCreateBase.) |
| getCatchWeight | Gets the catch weight for the selected sales invoice journal line. (Inherited from SalesInvoiceJournalCreate.) |
| getJournal | Gets the current journal header. (Overrides the getJournal Method.) |
| getJournalLines | Gets a list that contains every created journal line. (Inherited from FormletterJournalCreate.) |
| getJournalNumber | Gets the number of the journal. (Inherited from FormletterJournalCreate.) |
| getLineNum | Gets the current journal line number. (Inherited from FormletterJournalCreate.) |
| getNumAndVoucher | Gets a journal and a voucher number. (Inherited from SalesInvoiceJournalCreate.) |
| getNumberSeq | Gets a NumberSeq object. (Inherited from FormletterJournalCreate.) |
| getOrigOrderIdSet | Gets a packed version of a Set object that has all original order IDs for the journal. (Inherited from FormletterJournalCreate.) |
| getSalesLine | (Inherited from SalesInvoiceJournalCreate.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTotals | Gets the total object. (Inherited from FormletterJournalCreate.) |
| getVoucher | Gets a voucher number. (Inherited from FormletterJournalCreate.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the SalesInvoiceJournalCreate class. (Inherited from SalesInvoiceJournalCreate.) |
| initCatchWeightValues | Adjusts inventory quantities for catch weight items that have been reserved or picked. (Inherited from SalesInvoiceJournalCreate.) |
| initCustInvoiceTrans | Initializes a CustInvoiceTrans record. (Inherited from SalesInvoiceJournalCreate.) |
| initFormletterProvider | Initializes the FormletterProvider object. (Inherited from FormletterJournalCreate.) |
| initFromForeignTradeCategory | Initializes an invoice journal line by using foreign trade information for the category based lines. (Inherited from SalesInvoiceJournalCreate.) |
| initInvoiceHeaderFromSourceTable | Initializes an invoice journal header from the source table. (Inherited from SalesInvoiceJournalCreate.) |
| initInvoiceLineFromSourceLine | Initializes an invoice journal line from the source line. (Inherited from SalesInvoiceJournalCreate.) |
| initJournalHeader | Instantiates the CustInvoice journal record. (Inherited from SalesInvoiceJournalCreate.) |
| initLoopLines | Initializes the iteration over journal lines. (Inherited from FormletterJournalCreate.) |
| initRecordList | Initializes the record lists. (Inherited from SalesInvoiceJournalCreate.) |
| initSourceTable | Initializes the source table record. (Inherited from SalesInvoiceJournalCreate.) |
| initTotals | Initializes the total calculation. (Inherited from SalesInvoiceJournalCreate.) |
| insertJournalLine | Inserts a record in the journal line table. (Inherited from FormletterJournalCreate.) |
| insertJournalLink | Inserts a record in the journal link table. (Inherited from FormletterJournalCreate.) |
| insertRecordList | Inserts records in the record lists into the database. (Inherited from SalesInvoiceJournalCreate.) |
| interCompanyIsPurchFinancialUpdated | (Inherited from SalesInvoiceJournalCreate.) |
| interCompanyPost | (Inherited from SalesInvoiceJournalCreate.) |
| inventTransIdReturn | Gets the return lot ID from the order line. (Inherited from SalesInvoiceJournalCreate.) |
| isConfigkeyEnabledShipCarrier | (Inherited from SalesInvoiceJournalCreate.) |
| isInvoiceCreditNote | Indicates whether the invoice that is being created is a credit note. (Inherited from SalesInvoiceJournalCreate.) |
| isJournalCreated | Indicates whether the journal is created. (Overrides the isJournalCreated Method.) |
| isJournalLinePartDelivery | Indicates whether a journal line is a part delivery. (Inherited from SalesInvoiceJournalCreate.) |
| journalLineCorrLinksTableId_RU | Gets the table ID for the journal line table correction links. (Inherited from SalesInvoiceJournalCreateBase.) |
| journalLineTableId | Retrieves the table ID for a journal line table. (Inherited from SalesInvoiceJournalCreateBase.) |
| linesExists | Indicates whether lines occur in the order line parameter table. (Inherited from FormletterJournalCreate.) |
| linksTableId | Gets the table ID for the journal link table. (Inherited from SalesInvoiceJournalCreate.) |
| new | Initializes a new instance of the FormletterJournalCreate class. (Inherited from FormletterJournalCreate.) |
| noLinesForPosting | Performs actions when there are no lines selected for posting. (Inherited from SalesInvoiceJournalCreate.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| numberSequenceGroupId | Gets the number sequence group ID from the order header. (Inherited from SalesInvoiceJournalCreate.) |
| numberSequenceReferenceNum | Gets the NumberSequenceReference object for the journal number. (Overrides the numberSequenceReferenceNum Method.) |
| numberSequenceReferenceVoucher | Gets the NumberSequenceReference object for the voucher number. (Overrides the numberSequenceReferenceVoucher Method.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| onlyServiceItemsToInvoice | Indicates whether the only products of type service are invoiced. (Inherited from SalesInvoiceJournalCreate.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmBatchCreatedBy | Gets or sets the BatchCreatedBy parameter. (Inherited from FormletterJournalCreate.) |
| parmCustInvoicePrintoutType_RU | Gets or sets the CustInvoicePrintoutType_RU parameter. (Inherited from SalesInvoiceJournalCreateBase.) |
| parmDocumentStatus | Gets or sets the DocumentStatus parameter. (Inherited from FormletterJournalCreate.) |
| parmExtraPrintoutLineExists_RU | Gets or sets the ExtraPrintoutLineExists_RU parameter. (Inherited from SalesInvoiceJournalCreateBase.) |
| parmFiscalDocType_PL | Gets or sets the FiscalDocType_PL parameter. (Inherited from FormletterJournalCreate.) |
| parmInBatch | Gets or sets the InBatch parameter. (Inherited from FormletterJournalCreate.) |
| parmInterCompanyFormletterContract | Gets or sets the InterCompanyFormletterContract parameter. (Inherited from SalesInvoiceJournalCreate.) |
| parmInterCompanyPosted | Gets or sets the InterCompanyPosted parameter. (Inherited from FormletterJournalCreate.) |
| parmInventLocationId_PL | Gets or sets the InventLocationId_PL parameter. (Inherited from FormletterJournalCreate.) |
| parmLtDocNumberingCode | Gets or sets the LtDocNumberingCode parameter. (Inherited from FormletterJournalCreate.) |
| parmMarkupOfTypeCustVendExists_RU | Gets or sets the MarkupOfTypeCustVendExists_RU parameter. (Inherited from SalesInvoiceJournalCreateBase.) |
| parmMCRPickWaveReference | Gets or sets the pick wave reference. (Inherited from FormletterJournalCreate.) |
| parmParmTable | Gets or sets the ParmTable parameter. (Inherited from SalesInvoiceJournalCreateBase.) |
| parmParmUpdate | Gets or sets the ParmUpdate parameter. (Inherited from SalesInvoiceJournalCreateBase.) |
| parmProforma | Gets or sets the Proforma parameter. (Inherited from FormletterJournalCreate.) |
| parmRelatedJournal | Gets or sets the RelatedJournal parameter. (Inherited from FormletterJournalCreate.) |
| parmShipmentId | Gets or sets the ShipmentId parameter. (Inherited from FormletterJournalCreate.) |
| parmTax | Gets or sets the Tax parameter. (Inherited from FormletterJournalCreate.) |
| parmTaxWithholdCalculation_IN | Gets or sets the TaxWithholdCalculation_IN parameter. (Inherited from FormletterJournalCreate.) |
| postAllocateNumAndVoucher_BR | Performs the Brazilian localization logic after the allocateNumAndVoucher method runs. (Inherited from SalesInvoiceJournalCreate.) |
| postCreateJournalLinePackage | Calculates and creates the package lines for an invoice line. (Inherited from SalesInvoiceJournalCreate.) |
| postEndCreateDomesticSalesTax_PL | Posts an event handler for the endCreate method to calculate and create domestic value-added taxes (VATs) for export sales transactions. (Inherited from SalesInvoiceJournalCreate.) |
| proforma | Indicates whether a journal is a pro forma journal. (Inherited from SalesInvoiceJournalCreateBase.) |
| recIdSuspensionTables | Gets a list of tables that should have suspended record ID generation. (Inherited from SalesInvoiceJournalCreateBase.) |
| recordListParmLine | Gets a RecordSortedList object that has all posting parameter line records. (Inherited from SalesInvoiceJournalCreate.) |
| removeRecIdSuspension | Removes record ID suspension. (Inherited from FormletterJournalCreate.) |
| requiresTaxBorderNum | Checks for tax codes that require a border number. (Inherited from SalesInvoiceJournalCreateBase.) |
| retreiveShippingInfo | Creates miscellaneous charges on the sales headers of the ShipCarrierPackage, ShipCarrierCODPackage, and ShipCarrierTracking tables. (Inherited from SalesInvoiceJournalCreate.) |
| run | Creates a journal. (Inherited from SalesInvoiceJournalCreate.) |
| setDeliveryFields | Set the delivery fields for an invoice. (Inherited from SalesInvoiceJournalCreate.) |
| setPricingCalculation | Sets the sales pricing calculation associated with the specified sales parameter line permanently. (Inherited from SalesInvoiceJournalCreate.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showPostingCanceledError | Performs actions when posting is canceled. (Inherited from FormletterJournalCreate.) |
| sourceTable | Gets the source table for the journal. (Inherited from SalesInvoiceJournalCreate.) |
| splitDeliveryInformation | Indicates whether to split on delivery information. (Inherited from SalesInvoiceJournalCreateBase.) |
| suspendRecIds | Suspends record ID generation. (Inherited from FormletterJournalCreate.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totals | Gets the total object. (Inherited from SalesInvoiceJournalCreate.) |
| typeParmLine | Retrieves the type of a posting parameter line table. (Inherited from SalesInvoiceJournalCreateBase.) |
| updateCredit_PL | Create a 0 (zero) CustInvoiceTrans record for a Polish return that is being posted. (Inherited from SalesInvoiceJournalCreate.) |
| updateDate | Retrieves the invoice date. (Inherited from SalesInvoiceJournalCreateBase.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateInvoiceIDForEInvoice_MX | Validates the invoice ID for a Mexican electronic fiscal document. (Overrides the validateInvoiceIDForEInvoice_MX Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the SalesInvoiceJournalCreateProj class. |
Object Class
FormletterJournalCreate Class
SalesInvoiceJournalCreateBase Class
SalesInvoiceJournalCreate Class
SalesInvoiceJournalCreateProj Class
FormletterJournalCreate Class
SalesInvoiceJournalCreateBase Class
SalesInvoiceJournalCreate Class
SalesInvoiceJournalCreateProj Class
Community Additions
ADD
Show: