RetailConnPOSDataTranslatorAX62_AX61.Preprocess Method [AX 2012]
Does data translation for all the tables that related to current context
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
public void Preprocess(Object _dataTranslationContext)
Microsoft Dynamics AX 2012 R2 (SYS)
public void Preprocess(RetailConnSCDataTranslationContext _dataTranslationContext)
Run On
CalledParameters
- _dataTranslationContext
- Type: Object Class
Object of RetailConnSCDataTranslationContext class.
Community Additions
ADD
Show:
Note