FactureHeaderData_RU Class [AX 2012]
Class FactureHeaderData_RU calculates data for facture journal header.
| Method | Description | |
|---|---|---|
| addValueToMap | Adds value to map which holds header data. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| creditNoteSign | Returns sign for credit note. |
| dropLineBreaks | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFactureAddress | |
| getHeaderAttribute | Returns facture header attribute by given id. |
| getHeaderTmp | Returns temporary instance of FactureJourHeader_RU record filled with attributes. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initAdvanceReport | Initializes attribute map values for advance report facture. |
| initAmountDifference | Initializes attribute map values for amount difference facture. |
| initAmountDifferenceCust | Initializes attribute map values for amount difference facture for customer. |
| initAmountDifferenceVend | Initializes attribute map values for amount difference facture for vendor. |
| initBaseData | Initializes base data for facture header calculation. |
| initCommissionInvoice | Initializes attribute map values for comission invoice facture. |
| initCustInvoice | Initializes attribute map values for customer invoice facture. |
| initCustInvoiceCreditNote | Initializes attribute map values for customer invoice credit note facture. |
| initCustomsJournal | Initializes attribute map values for customer invoice facture. |
| initFromCaller | Initializes internal variables with values from caller. |
| initFromFactureHeader | Initializes attributes with values from FactureJourHeader_RU record. |
| initHeaderData | Initializes current object instance with data. |
| initInvoice | Initializes attribute map values for invoice facture. |
| initPrepayment | Initializes attribute map values for prepayment facture. |
| initTaxCorrection | Initializes attribute map values for tax correction facture. |
| initVendInvoice | Initializes attribute map values for vendor invoice facture. |
| initVendInvoiceCreditNote | Initializes attribute map values for vendor invoice credit note facture. |
| initVendPrepayment | Initializes attribute map values for vendor prepayment facture. |
| isPrepayment | Returns value indicating that facture is prepayment. |
| isTaxAgent | Returns value indicating that facture is tax agent. |
| new | Initializes a new instance of the FactureHeaderData_RU class. |
| 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.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| offAccountant | Returns accountant name for facture. |
| offDirector | Returns director name for facture. |
| offResponsible | Returns responsible name for facture. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the FactureHeaderData_RU class. |
| reportType | Returns officials report type parameter. |
| setFactureCreate | Sets FactureJourCreate_RU class instance to internal variable. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sourceIndebtednessAgreement | Returns agreement for source indebtness. |
| sourceIndebtednessInvoiceJour | Returns invoice journal for source indebtness. |
| sourceIndebtednessVendTable | Returns VendTable record for source indebtness. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the FactureHeaderData_RU class. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| vatPartnerKind | Returns VATPartnerKind_RU value for facture. |
| 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 FactureHeaderData_RU class. |
| ::newFromCaller | Creates new instance of FactureHeaderData_RU class. |
Community Additions
ADD
Show: