AxDocuRef Class [AX 2012]
Syntax
class AxDocuRef extends AxInternalBase
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
axCurrencyCode | Converts a value that relates to currency code identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
axCustAccount | Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
axCustMarkupCode | Converts a value that relates to markup codes for customers by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
axDlvModeId | Converts a value that relates to delivery mode identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
axDlvTermId | Converts a value that relates to delivery term identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
axItemId | Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.) |
![]() |
axLogisticsAddressCountryRegionId | (Inherited from AxInternalBase.) |
![]() |
axLogisticsAddressCountyId | (Inherited from AxInternalBase.) |
![]() |
axLogisticsAddressStateId | (Inherited from AxInternalBase.) |
![]() |
axLogisticsAddressZipCodeId | (Inherited from AxInternalBase.) |
![]() |
axOrig | Gets the original object. (Inherited from AxInternalBase.) |
![]() |
axPurchItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a vendor is related. (Inherited from AxInternalBase.) |
![]() |
axSalesItemId | Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a customer is related. (Inherited from AxInternalBase.) |
![]() |
axTaxCode | This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.) |
![]() |
axUnitOfMeasureSymbol | (Inherited from AxInternalBase.) |
![]() |
axVendAccount | Converts a value that relates to customer account identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
axVendMarkupCode | Converts a value that relates to markup codes for vendors by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkNumber | Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.) |
![]() |
classCacheDelete | Delete an object from the cache. (Inherited from AxInternalBase.) |
![]() |
classCacheExist | (Inherited from AxInternalBase.) |
![]() |
classCacheInsert | (Inherited from AxInternalBase.) |
![]() |
classCacheLookup | (Inherited from AxInternalBase.) |
![]() |
clearField | (Inherited from AxInternalBase.) |
![]() |
continueOnError | Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.) |
![]() |
copy | (Inherited from AxInternalBase.) |
![]() |
createAxbcTypeId | (Inherited from AxInternalBase.) |
![]() |
createOrUpdateRelatedRecords | This method is for updating or creating records that relates to the data in the AxBC class. (Inherited from AxInternalBase.) |
![]() |
currentRecord | Gets or sets the current record in the AxDocuRef class (Overrides the currentRecord Method.) |
![]() |
dataSourceName | (Inherited from AxInternalBase.) |
![]() |
defaulting | Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
delete | (Inherited from AxInternalBase.) |
![]() |
docuRef | |
![]() |
doModify | (Inherited from AxInternalBase.) |
![]() |
doParm | (Inherited from AxInternalBase.) |
![]() |
doSave | Saves or updates a record. (Inherited from AxInternalBase.) |
![]() |
emptyRecord | Returns an empty record from the table to which this AxBC class relates. (Overrides the emptyRecord Method.) |
![]() |
end | Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fieldId | Gets or sets the value for a field in the table that relates to the AxBC table class, depending on the field ID. (Inherited from AxInternalBase.) |
![]() |
getAxbcTypeId | (Inherited from AxInternalBase.) |
![]() |
getEntityKey | (Inherited from AxInternalBase.) |
![]() |
getKeyFields | (Inherited from AxInternalBase.) |
![]() |
getMandatoryFieldExemptions | Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.) |
![]() |
getModifiedFields | (Inherited from AxInternalBase.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
init | Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.) |
![]() |
initMandatoryFieldsExemptionList | (Overrides the initMandatoryFieldsExemptionList Method.) |
![]() |
initRecord | (Inherited from AxInternalBase.) |
![]() |
inputStatus | (Inherited from AxInternalBase.) |
![]() |
isFieldModified | (Inherited from AxInternalBase.) |
![]() |
isFieldSet | (Inherited from AxInternalBase.) |
![]() |
isFieldSetExternally | (Inherited from AxInternalBase.) |
![]() |
isMethodExecuted | (Inherited from AxInternalBase.) |
![]() |
isProcessed | Identifies the processing state of the record. (Inherited from AxInternalBase.) |
![]() |
isSetMethodsCalledFromModify | (Inherited from AxInternalBase.) |
![]() |
isSetMethodsCalledFromSave | (Inherited from AxInternalBase.) |
![]() |
isSetMethodsCalledFromUpdate | (Inherited from AxInternalBase.) |
![]() |
mapPolicy | Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.) |
![]() |
modify | (Inherited from AxInternalBase.) |
![]() |
new | Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.) |
![]() |
nextCacheIdx | (Inherited from AxInternalBase.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parentAxBC | (Inherited from AxInternalBase.) |
![]() |
parm_DocumentHash | Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.) |
![]() |
parmActualCompanyId | Gets or sets the ActualCompanyId parameter. |
![]() |
parmAuthor | Gets or sets the Author parameter. |
![]() |
parmContactPersonId | Gets or sets the ContactPersonId parameter. |
![]() |
parmDocuTemplate | Gets or sets the DocuTemplate parameter. |
![]() |
parmEncyclopediaItemId | Gets or sets the EncyclopediaItemId parameter. |
![]() |
parmInterCompanySkipUpdate | Gets or sets the InterCompanySkipUpdate parameter. |
![]() |
parmName | Gets or sets the Name parameter. |
![]() |
parmNotes | Gets or sets the Notes parameter. |
![]() |
parmParty | Gets or sets the Party parameter. |
![]() |
parmRecId | Gets or sets the RecId parameter. (Inherited from AxInternalBase.) |
![]() |
parmRecVersion | Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.) |
![]() |
parmRefCompanyId | Gets or sets the RefCompanyId parameter. |
![]() |
parmRefRecId | Gets or sets the RefRecId parameter. |
![]() |
parmRefTableId | Gets or sets the RefTableId parameter. |
![]() |
parmRestriction | Gets or sets the Restriction parameter. |
![]() |
parmsmmEMailEntryID | Gets or sets the smmEMailEntryID parameter. |
![]() |
parmsmmEMailStoreID | Gets or sets the smmEMailStoreID parameter. |
![]() |
parmsmmTable | Gets or sets the smmTable parameter. |
![]() |
parmTypeId | Gets or sets the TypeId parameter. |
![]() |
parmValueRecId | Gets or sets the ValueRecId parameter. |
![]() |
reconstruct | Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.) |
![]() |
recordAction | Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.) |
![]() |
replaceCurrentRecord | (Inherited from AxInternalBase.) |
![]() |
resetAxbcTypeParameters | (Inherited from AxInternalBase.) |
![]() |
resetInternalValues | (Inherited from AxInternalBase.) |
![]() |
save | Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.) |
![]() |
setAuthor | Sets the Author field. |
![]() |
setContactPersonId | Sets the ContactPersonId parameter. |
![]() |
setCurrentRecordFromExternal | (Inherited from AxInternalBase.) |
![]() |
setDimensionEntitySpecifiers | Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.) |
![]() |
setEncyclopediaItemId | Sets the EncyclopediaItemId parameter. |
![]() |
setField | Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.) |
![]() |
setFieldAsModified | (Inherited from AxInternalBase.) |
![]() |
setFieldAsTouched | Sets a field as touched. (Inherited from AxInternalBase.) |
![]() |
setInventDimIdDirtySaved | Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.) |
![]() |
setName | Sets the Name parameter. |
![]() |
setNotes | Sets the Notes parameter. |
![]() |
setParmMethodAsNotMandatory | (Inherited from AxInternalBase.) |
![]() |
setParty | Sets the Party parameter. |
![]() |
setRefCompanyId | Sets the RefCompanyId parameter. |
![]() |
setRefRecId | Sets the RefRecId parameter. |
![]() |
setRefTableId | Sets the RefTableId parameter. |
![]() |
setRestriction | Sets the Restriction parameter. |
![]() |
setsmmEMailEntryID | Sets the smmEMailEntryID parameter. |
![]() |
setsmmEMailStoreID | Sets the smmEMailStoreID parameter. |
![]() |
setTableFields | Sets the TableFields parameter. (Overrides the setTableFields Method.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
setTypeId | Sets the TypeId parameter. |
![]() |
setValueRecId | Sets the ValueRecId parameter. |
![]() |
sysDictFieldFind | Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.) |
![]() |
tableCacheExist | (Inherited from AxInternalBase.) |
![]() |
tableCacheInsert | (Inherited from AxInternalBase.) |
![]() |
tableCacheLookup | (Inherited from AxInternalBase.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validateField | Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.) |
![]() |
validateFields | (Inherited from AxInternalBase.) |
![]() |
validateInboundCurrencyString | Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.) |
![]() |
validateInboundItemIdString | Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.) |
![]() |
validateInboundString | Validates the string length for an incoming string. (Inherited from AxInternalBase.) |
![]() |
validateInput | Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.) |
![]() |
validateWrite | (Inherited from AxInternalBase.) |
![]() |
valueMapDependingFields | Performs incoming value mapping of fields where the value mapping for a field depends on another field, such as the Item, state, and county fields. (Inherited from AxInternalBase.) |
![]() |
valueMappingInbound | Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.) |
![]() |
valueMappingOutbound | Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
write | (Inherited from AxInternalBase.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() |
xmlDocDirection | (Inherited from AxInternalBase.) |
![]() ![]() |
::construct | Initializes a new instance of the AxDocuRef class. |
![]() ![]() |
::constructValidateInput | |
![]() ![]() |
::newDocuRef | |
![]() ![]() |
::newValidateInput |
Top
Inheritance Hierarchy
Object Class
AxInternalBase Class
AxDocuRef Class