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.
Constructs a new instance of the explosion adapter class based on the specified requirements record and plan data.
Syntax
client server public static ReqTransExplodeAdapter newReqTrans(ReqTrans _reqTrans, ReqPlanData _reqPlanData)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
The specified requirement record.
- _reqPlanData
Type: ReqPlanData Class
The specified plan data.
Return Value
Type: ReqTransExplodeAdapter Class
An instance of the ReqTransExplodeAdapter class.