SysComputedColumn Class [AX 2012]

Syntax

class SysComputedColumn

Run On

Server

Methods

  Method Description
Gg945162.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::abs Creates an ABS expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::add Creates an addition expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::addList Creates an additional expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::adjustString Adds adjustment functions to an expression to make sure that a field of type string returns a value according to the Adjustment property on the field.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::and Creates an AND expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::and2 Creates an AND expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::bitwiseAndExpression Creates a bitwise AND expression.
Gg945162.privmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::calcCustRemainingAmountMST Computes the remainAmountMST value by using the conditions.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::cast Creates a cast expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::compareExpressions Creates a comparison binary expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::comparisionExpressionList Creates an instance of the List class which is initialized to contain elements of type string.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::comparisionExpressionMap Creates an instance of the Map class which is initialized to contain elements where both key and value are of type string.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::comparisonField Creates a field expression to use for comparison with other fields or literals.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::comparisonLiteral Creates a literal expression to use for comparison with other fields or literals.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::currentItemProductCategory Defines a derived column for the universal transaction line category.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::custTransRemainAmountMST Calculates the remainAmountMST value.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsBusRel
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsCompetitor
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsContact
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsCustomer
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsEmployee
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsEntity
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsLegalEntity
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsOperatingUnit
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsTeam
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsType
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::dirPartyIsVendor
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::divide Creates a divide expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::equalExpression Creates an equal binary expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::fromUtcDateToDate Creates a conversion expression that casts a UTC date to a date.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::getCurrentDate Generates a function for getting the current date.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::getCurrentUtcDate Generates a function for getting the current date in UTC.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::getDateAdd Creates an expression that calculates the sum of two dates.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::getDateDiff Creates an expression that calculates the difference between two dates.
Gg945162.privmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::getDateDiffFormatSelector Generates a date format selector string.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::getDateDiffWithFallbackToZero Defines the expression to calculate the date difference between the specified expressions.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::if Creates a conditional expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::isNullExpression Creates an IS nullNothingnullptrunita null reference (Nothing in Visual Basic) binary expression.
Gg945162.privmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::logicalOperator Applies a logical operation to a list of expressions.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::max Creates a maximum aggregate expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::min Creates a minimum aggregate expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::multiply Creates a multiply expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::negative Creates a negative numeric expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::notEqualExpression Creates a not-equal binary expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::nullExpression Represents a nullNothingnullptrunita null reference (Nothing in Visual Basic) expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::or Creates an OR expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::or2 Creates an OR expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::returnField Creates a field expression to use for returning a value.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::returnint
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::returnLiteral Creates a literal expression to use for returning a literal.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::returnreal
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::sign Creates a SIGN expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::subtract Creates a subtraction expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::sum Creates a sum aggregate expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::switch Creates a searched case expression.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::wrkCtrTableLookupGroupValidFrom Gets the computed ValidFrom field for the WrkCtrTableLookupGroup view.
Gg945162.pubmethod(en-us,AX.60).gif Gg945162.static(en-us,AX.60).gif ::wrkCtrTableLookupGroupValidTo Gets the computed ValidTo field for the WrkCtrTableLookupGroup view.

Top

Inheritance Hierarchy

Object Class
  SysComputedColumn Class