CustOverPaym.run Method [AX 2012]

Contains the code that does the actual job of the class.

public void run(
   [boolean _throwException, 
    boolean _crosscompany, 
    container _companies])

Run On

Called

Parameters

_throwException
Type: boolean
_crosscompany
Type: boolean
_companies
Type: container

Community Additions

ADD
Show: