Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fills the external invoice id
Syntax
protected boolean setTaxExternalCustInvoiceTable(
InvoiceId _invoiceId,
TaxExternalInvoiceId_CN _externalInvoiceId,
TaxTxtFileVoidFlagValue_CN _taxTxtFileVoidFlagValue)
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
The internal invoice id
- _externalInvoiceId
Type: TaxExternalInvoiceId_CN Extended Data Type
The external invoice id
- _taxTxtFileVoidFlagValue
Type: TaxTxtFileVoidFlagValue_CN Extended Data Type
Void Flag
Return Value
Type: boolean
Return true if succeed in update; otherwise return false.