FBSpedRecord_BR Class [AX 2012]

The FBSpedRecord_BR class represents a sped record.

class FBSpedRecord_BR

Run On

Called

  MethodDescription
Dn536809.pubmethod(en-us,AX.60).gif addField Adds a FBSpedField_BR to the record.
Dn536809.pubmethod(en-us,AX.60).gif addFieldDate Adds an instance of FBSpedFieldDate_BR to the current record.
Dn536809.pubmethod(en-us,AX.60).gif addFieldEmpty Adds an instance of FBSpedField representing an empty field.
Dn536809.pubmethod(en-us,AX.60).gif addFieldEmptyNTimes Adds multiple empty fields to the record at once.
Dn536809.pubmethod(en-us,AX.60).gif addFieldNumeric Adds an instance of FBSpedFieldNumeric_BR to the current record.
Dn536809.pubmethod(en-us,AX.60).gif addFieldNumericFilledWithZeros Adds an instance of FBSpedFieldNumeric_BR to the current record.
Dn536809.pubmethod(en-us,AX.60).gif addFieldString Adds an instance of FBSpedFieldString_BR to the current record.
Dn536809.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif content Retrieves the formatted content of the field.
Dn536809.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn536809.privmethod(en-us,AX.60).gif getDefaultMaxStringSize
Dn536809.privmethod(en-us,AX.60).gif getListOfChildRecords
Dn536809.pubmethod(en-us,AX.60).gif getOnlyValidChars Normalizes a string so that it contains only valid characters according to the rules established for sped files.
Dn536809.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif getTopmostParentRecord Retrieves the topmost parent record relative to the current record.
Dn536809.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn536809.protmethod(en-us,AX.60).gif new Creates an instance of FBSpedRecord_BR class.
Dn536809.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.)
Dn536809.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.)
Dn536809.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif parmParentRecord Gets or sets the ParentRecord parameter.
Dn536809.privmethod(en-us,AX.60).gif populateListOfDescendantsFrom
Dn536809.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif totalFields Returns the total number of fields existing in the record.
Dn536809.pubmethod(en-us,AX.60).gif type Retrieves the type of the record. a type is an string that qualifies the record.
Dn536809.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.)
Dn536809.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn536809.pubmethod(en-us,AX.60).gif Dn536809.static(en-us,AX.60).gif ::constructEmpty Coinstructs an empry record
Top

Object Class
  FBSpedRecord_BR Class

Community Additions

ADD
Show: