SMAServiceAgreement_SMAAgreementLine Class [AX 2012]

The SMAServiceAgreement_SMAAgreementLine class is the data object class that is exposed through the SMAServiceAgreementService class.

Syntax

class SMAServiceAgreement_SMAAgreementLine extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg892065.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif createDefaultDimension Creates and sets a new value for the DefaultDimension complex data item.
Gg892065.pubmethod(en-us,AX.60).gif createInventDim Creates a new inventory dimension data container list.
Gg892065.pubmethod(en-us,AX.60).gif createSMAServiceObjRln Creates a new SMAServiceObjRln data container list.
Gg892065.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg892065.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif existsActivityNumber Determines whether the ActivityNumber data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsAgreementId Determines whether the existsAgreementId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsAgreementLineNum Determines whether the AgreementLineNum data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsDefaultDimension Determines whether the DefaultDimension data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsDescription Determines whether the Description data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsDescriptionService Determines whether the DescriptionService data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsEndDate Determines whether the EndDate data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsIntervalId Determines whether the IntervalId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsInventDim Determines whether the InventDim data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsItemId Determines whether the ItemId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsItemSetupType Determines whether the ItemSetupType data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsProjCategoryId Determines whether the ProjCategoryId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsProjCurrencyId Determines whether the ProjCurrencyId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsProjId Determines whether the ProjId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsProjLinePropertyId Determines whether the ProjLinePropertyId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsProjTaxGroupId Determines whether the ProjTaxGroupId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsProjTaxItemGroupId Determines whether the ProjTaxItemGroupId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsProjTransTxt Determines whether the ProjTransTxt data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsQty Determines whether the Qty data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the recVersion data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsServiceObjectId Determines whether the ServiceObjectId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsServiceObjectRelationId Determines whether the ServiceObjectRelationId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsServiceTaskId Determines whether the ServiceTaskId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsServiceTimeEndBefore Determines whether the ServiceTimeEndBefore data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsServiceTimeStartAfter Determines whether the ServiceTimeStartAfter data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsSMAServiceObjRln Determines whether the SMAServiceObjRln data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsStartDate Determines whether the StartDate data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsSuspended Determines whether the Suspended data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsTimeAgreementId Determines whether the existsTimeAgreementId data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsTransactionType Determines whether the TransactionType data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsUnit Determines whether the Unit data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsWorker Indicates whether the worker data item occurs in the data container.
Gg892065.pubmethod(en-us,AX.60).gif existsWorkerPersonnelNumber Determines whether the WorkerPersonnelNumber data item occurs in the data container.
Gg892065.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SMAServiceAgreement_SMAAgreementLine class. (Overrides the new Method.)
Gg892065.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.)
Gg892065.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.)
Gg892065.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif parmActivityNumber Gets or sets the ActivityNumber parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmAgreementId Gets or sets the AgreementId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmAgreementLineNum Gets or sets the AgreementLineNum parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmDescription Gets or sets the Description parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmDescriptionService Gets or sets the DescriptionService parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmEndDate Gets or sets the EndDate parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmIntervalId Gets or sets the IntervalId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmInventDim Gets or sets the InventDim parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmItemSetupType Gets or sets the ItemSetupType parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmProjCategoryId Gets or sets the ProjCategoryId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmProjCurrencyId Gets or sets the ProjCurrencyId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmProjLinePropertyId Gets or sets the ProjLinePropertyId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmProjTaxGroupId Gets or sets the ProjTaxGroupId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmProjTaxItemGroupId Gets or sets the ProjTaxItemGroupId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmProjTransTxt Gets or sets the ProjTransTxt parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmServiceObjectId Gets or sets the ServiceObjectId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmServiceObjectRelationId Gets or sets the ServiceObjectRelationId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmServiceTaskId Gets or sets the ServiceTaskId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmServiceTimeEndBefore Gets or sets the ServiceTimeEndBefore parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmServiceTimeStartAfter Gets or sets the ServiceTimeStartAfter parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmSMAServiceObjRln Gets or sets the SMAServiceObjRln parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmStartDate Gets or sets the StartDate parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmSuspended Gets or sets the Suspended parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmTimeAgreementId Gets or sets the TimeAgreementId parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmTransactionType Gets or sets the TransactionType parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmUnit Gets or sets the Unit parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmWorker Gets or sets the Worker parameter.
Gg892065.pubmethod(en-us,AX.60).gif parmWorkerPersonnelNumber Gets or sets the WorkerPersonnelNumber parameter.
Gg892065.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg892065.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.)
Gg892065.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg892065.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg892065.pubmethod(en-us,AX.60).gif Gg892065.static(en-us,AX.60).gif ::construct Initializes a new instance of the SMAServiceAgreement_SMAAgreementLine class.

Top

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    SMAServiceAgreement_SMAAgreementLine Class