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.
Gets the last posting date of specific transaction types for the specific asset retirement obligation document
Syntax
client server public static TransDate getLastTransactionOfTypePostingDate(
RefRecId _documentEntryRecId,
AssetTransType _fromType,
[AssetTransType _toType,
boolean _allType])
Run On
Called
Parameters
- _documentEntryRecId
Type: RefRecId Extended Data Type
Asset retirement obligation document record id.
- _fromType
Type: AssetTransType Enumeration
The from transaction type to be included.
- _toType
Type: AssetTransType Enumeration
The to transaction type to be included.
- _allType
Type: boolean
Indicates whether to include all transaction types.
Return Value
Type: TransDate Extended Data Type
Last interest posting date.