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.
Traverses up and creates the preactions for the parent records.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public container traverseUp(
Common _common,
Common _preactionTable,
[RefRecId _tableDistributionRecId])
Microsoft Dynamics AX 2012 R2 (SYS)
public container traverseUp(
Common _common,
RetailConnPreactionTable _preactionTable,
[RefRecId _tableDistributionRecId])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public container traverseUp(Common _common, RetailConnPreactionTable _preactionTable)
Run On
Server
Parameters
- _common
Type: Common Table
The reference of the master table.
- _preactionTable
Type: Common Table
A DRMPreactionTable record.
- _tableDistributionRecId
Type: RefRecId Extended Data Type
Return Value
Type: container
A container that contains a set of location filters.