Share via


AssetDepTransMap_JP::adjustQueryForDocument Method

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.
  • _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.

See Also

Reference

AssetDepTransMap_JP Map