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.
Adjusts the query so that the document information is considered.
Syntax
client server private static void adjustQueryForDocument(
AssetDepBookMap_JP _assetDepBookMap,
Query _query,
RefRecId _assetDocumentEntryRecId)
Run On
Called
Parameters
- _assetDepBookMap
Type: AssetDepBookMap_JP Map
A buffer of a table that is mapped to the AssetDepBookMap_JP map.
- _query
Type: Query Class
The query to adjust.
- _assetDocumentEntryRecId
Type: RefRecId Extended Data Type
The record ID of the asset document entry; optional.
If this parameter is set, the method calculates only for the specified document; otherwise, it calculates all transactions except the transactions for document types that should not be included by default.