ReqCalcScheduleItem.insertItemSched Method [AX 2012]
Inserts the ReqTrans records to create the requirement profile.
protected void insertItemSched(ReqSetup _setup, [boolean _deleteBeforeInsert])
Run On
CalledParameters
- _setup
- Type: ReqSetup Class
A ReqSetup object that contains the coverage settings for the specified item ID.
- _deleteBeforeInsert
- Type: boolean
A Boolean value that indicates whether the requirement profile is deleted before any new records are inserted.
Community Additions
ADD
Show: