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.
Syntax
private void createLineFromCustInvoice(
AmountCur _amount,
Qty _qty,
ItemFreeTxtBase _itemName,
RAssetId _assetId,
CustInvoiceJour _custInvoiceJour,
CustInvoiceTrans _custInvoiceTrans,
boolean _lret,
[TableId _tableId,
RecId _recId])
Run On
Server
Parameters
- _amount
Type: AmountCur Extended Data Type
- _qty
Type: Qty Extended Data Type
- _itemName
Type: ItemFreeTxtBase Extended Data Type
- _assetId
Type: RAssetId Extended Data Type
- _custInvoiceJour
Type: CustInvoiceJour Table
- _custInvoiceTrans
Type: CustInvoiceTrans Table
- _lret
Type: boolean
- _tableId
Type: TableId Extended Data Type
- _recId
Type: RecId Extended Data Type