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.
Initializes a new instance of the ReqEventProcessKanbanSalesLine class.
Syntax
client server public static ReqEventProcessKanbanSalesLine newStandard(SalesLine _salesLine, boolean _interactive)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
A SalesLine table buffer to use to instantiate the class.
- _interactive
Type: boolean
A Boolean value that indicates whether the processing is performed interactively.
Return Value
Type: ReqEventProcessKanbanSalesLine Class
A ReqEventProcessKanbanSalesLine object.