ReqTransPoSplit.pdsReqPO Method [AX 2012]
Gets the current ReqPO record.
Syntax
protected ReqPO pdsReqPO()
Run On
Called
Return Value
Type: ReqPO Table
The current ReqPO record.
Remarks
This method returns the ReqPO record that is to be split. This record will not change throughout the single use of the split dialog so the record is cached in the object. Subsequent calls will get the cached record value so this call is more optimal than directly reading the table.