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.
Initialize a FormRun object of TaxWithholdTmpWorkTrans_IN form.
Syntax
server public static FormRun showWithholdTaxLine_IN(
SalesTable _salesTable,
SalesLine _salesLine,
[FormRun _callerFormRun])
Run On
Server
Parameters
- _salesTable
Type: SalesTable Table
A SalesTable buffer.
- _salesLine
Type: SalesLine Table
A SalesLine buffer.
- _callerFormRun
Type: FormRun Class
A FormRun object.
Return Value
Type: FormRun Class
A FormRun object of TaxWithholdTmpWorkTrans_IN form.