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.
Inserts the record into the database.
Syntax
client server public static ReqCalcTasksBundle saveBundle(
ReqProcessId _proccessId,
ReqProcessStatus _status,
[BOMLevel _level,
ReqLevelState _levelState,
ReqProcessListNum _listNum])
Run On
Called
Parameters
- _proccessId
Type: ReqProcessId Extended Data Type
The process ID.
- _status
Type: ReqProcessStatus Enumeration
The status.
- _level
Type: BOMLevel Extended Data Type
The BOM level.
- _levelState
Type: ReqLevelState Enumeration
The level state.
- _listNum
Type: ReqProcessListNum Extended Data Type
The list ID.
Return Value
Type: ReqCalcTasksBundle Table
The record that is inserted.