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 ReqTransNeutralDelete class for a specified item.
Syntax
server public static ReqTransNeutralDelete newItemId(ItemId _itemId, ReqPlanData _reqPlanData)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item for which to delete neutral requirement transactions.
- _reqPlanData
Type: ReqPlanData Class
The plan data information class.
Return Value
Type: ReqTransNeutralDelete Class
A new ReqTransNeutralDelete instance.