Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 175888 articles
Browse latest View live

How to Pass Field Value in a form to the same Field in another form?

$
0
0

I have have two form, form1(SalesQuotationTable), form2(smmOpportunityTable), they have the same field -- "category", when I type a value into form2 's "category" and save it ,open the form1, I want to see the same value in the "category" field.

and  SalesQuotationTable.OpportunityId == smmOpportunityTable.OpportunityId

Can any one give me a hint ?

Thank you.

Regrades.


The URL entered in Invalid or has expired - Enterprise Portal - CRM- AX 2012

$
0
0

Hi All,

We are getting the below error while CRM users clicking on URL which redirects them to EP -

Microsoft Dynamics AX Enterprise Portal Web site -->Procurement --> Purchase orders --> EPPurchTableInfo page,

"The URL entered in Invalid or has expired"

Its an integration between CRM and AX.

We are able to navigate in EP to this page without any issues, but while trying to access from CRM link getting below info.

Please advise us how we can resolve this issue.

Regards,

Akbar

"Delivery calendar" request : Vendor calendar and/or purchase order Delivery schedule, any good tips ?

$
0
0

Hi everyone,

Question from a customer. I know there is a lot of posts around this topics since few years but no one can really help me to be clear on possibilities.

Context : purchase order created from MRP.

In order to optimize transportation cost, a specific vendor must deliver raw material only once a week, on Tuesday (eg, during December, vendor is able to deliver/come on our site only on 01st, 8th, 15th, 22th or 29th).

Morever, we have to group required quantities per month.

So first, I will apply a coverage group set up with "period = 30 days" in order to group requirements.

Then, do I have to set up a calendar into the vendor form ?

  1. How ? I can't let only Tuesdays as open ... Vendor calendar isn't a delivery calendar.
  2. I don't think so cause that way we also impact Order date from MRP calculation and that is not good.

I'm thinking about the delivery schedule feature in purchase order line but :

  1. I can't set up something to translate my rule : "only Tuesday" (I also thought about note an vendor form just as an information but I can't see it in the purchase order)
  2. I have to repeat action line by line ... and it could be long,tedious, boring and source of error

Have you already met this kind of user case and how did you manage it ?

Many thanks for your feedback Community ;-)

Eric

Batch jobs executing that gets caught in End time of batch server

$
0
0

Hi, 

What happens during batch jobs that are on "Executing" status then gets caught up on "end time" of a batch server for an hour?
Will the batch jobs also be affected if we restart AOS during the end time(2 hr for maintenance)

How create a gantt chart in ax2012

$
0
0

Hi, 

I have to create a create a gantt chart ax2012 from scratch..

I have my own custom tables which i will be using with proj table to show projects activities and task completion dates.

Any suggestions how can i create a gantt chart in ax2012, or is there any other solution ( may be third party tool to

achieve the task)

Thanks

importing the project to prod env

$
0
0

Hello everyone,

I have created a poject in our dev env. There I have created an index for the table InventTrans. It took quite a lot of time. Now I need ti import this project to our prod env. The question is are there some subtleties I need to take into account while doing this? When the index is created in prod env for the InventTrans will the table InventTrans be blocked? Can It affect ax normal working?

Thanks.

Urgent: Error when posting Sales tax payment - Cannot edit a record in Sales tax period setup (TaxReportPeriod).

$
0
0

Hi all,

I have an urgent question (AX 2012 R3):

we try to post the sales tax payment (GL->Periodic->sales tax payment ->sales tax payment  ) and either the system doesn't react or we get en error(if we run the function on server side):

Cannot edit a record in Sales tax period setup (TaxReportPeriod). Update conflict occured due to another user process deleting the record or changing one or more fields in the record)

We didn't have this error before. The key user told me, he had changed earlier this day the status of period in ledger calendar to "on hold" and then again to "open"(I don't know for what reason..).

And now he gets this error when trying to post the sales tax payment.

I have checked the setup: the period in ledger calender is "open"; the sales tax settlement period is set up correctly as 01.10.2020-31.10.2020.

Is there some other sales tax period setup, which is mentioned in the error?

What should we check else?

Thank you a lot!

Best regards.

UK BACS18 Support for AX 2009

$
0
0

Hello,

I am looking for any information on updating AX 2009 to support BACS18 format for Payments (export format).  My client is currently using the existing BACS support which will no longer be acceptable by the end of 2020.

Does anyone know of any updates for AX 2009 or should I just get busy customizing the existing code?

Best Regards,

Don Shields


Unable to activate MPOS - AX

$
0
0

Hi everyone, I am getting the next error while I'm activate Retail Modern Pos:

English translation "Server error preventing user from logging in. Check the server log for detailed information or contact IT technical support"

Error in event viewer in the MPOS machine:

1st Error :

Exception occured: [11/13/2020 13:51:47] Microsoft.Dynamics.Commerce.Runtime.UserAuthenticationException: An error occurred during logon. ---> Microsoft.Dynamics.Commerce.Runtime.ConfigurationException: The published channel can not be found in local database. Please make sure at least 1 retail channel is published to this DB through AX.
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetFirstPublishedChannelId(IEnumerable`1 storageLookups)
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetChannelId()
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetConnectionString()
en Microsoft.Dynamics.Commerce.Runtime.Data.ConnectionManager.Create(StorageResolver resolver)
en Microsoft.Dynamics.Commerce.Runtime.Data.DatabaseAccessor.ExecuteReader[T](SqlQuery query, PopulateObjectFromDataRow`1 populateObjectFromDataRowDelegate)
en Microsoft.Dynamics.Commerce.Runtime.Data.DatabaseAccessor.ExecuteSelect[T](SqlQuery query)
en Microsoft.Dynamics.Commerce.Runtime.Data.EmployeeDataManager.GetEmployeePermissions(String staffId, ColumnSet columnSet)
en Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.EmployeeDataRequestHandler.GetEmployeePermissions(GetEmployeePermissionsDataRequest request)
en Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.EmployeeDataRequestHandler.Execute(Request request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.Composition.PipelineRequestHandler.Execute(IRequestHandler handler, Request request)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler, Boolean skipRequestPipeline)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.EmployeeLogOnRealTimeService(UserLogOnServiceRequest request)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.LogOnUser(UserLogOnServiceRequest request)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.Execute(Request request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.Composition.PipelineRequestHandler.Execute(IRequestHandler handler, Request request)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler, Boolean skipRequestPipeline)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.AuthenticationHelper.AuthenticateUser(RequestContext context, Device device, UserAuthenticationRequest request, LogOnConfiguration& logOnConfiguration)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.UserAuthenticationRequestHandler.Process(UserAuthenticationRequest request)
--- Fin del seguimiento de la pila de la excepción interna ---
en System.Web.Http.Filters.ActionFilterAttribute.<CallOnActionExecutedAsync>d__1.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en Microsoft.Dynamics.Retail.RetailServerLibrary.BufferResponseContentAttribute.<ExecuteActionFilterAsync>d__0.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en System.Web.Http.Tracing.ITraceWriterExtensions.<TraceBeginEndAsyncCore>d__21`1.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
en System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

   en System.Web.Http.ApiController.<InvokeActionWithExceptionFilters>d__1.MoveNext()

2nd Error.-

CommerceRuntimeException was thrown.Microsoft.Dynamics.Commerce.Runtime.UserAuthenticationException: An error occurred during logon. ---> Microsoft.Dynamics.Commerce.Runtime.ConfigurationException: The published channel can not be found in local database. Please make sure at least 1 retail channel is published to this DB through AX.
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetFirstPublishedChannelId(IEnumerable`1 storageLookups)
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetChannelId()
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetConnectionString()
en Microsoft.Dynamics.Commerce.Runtime.Data.ConnectionManager.Create(StorageResolver resolver)
en Microsoft.Dynamics.Commerce.Runtime.Data.DatabaseAccessor.ExecuteReader[T](SqlQuery query, PopulateObjectFromDataRow`1 populateObjectFromDataRowDelegate)
en Microsoft.Dynamics.Commerce.Runtime.Data.DatabaseAccessor.ExecuteSelect[T](SqlQuery query)
en Microsoft.Dynamics.Commerce.Runtime.Data.EmployeeDataManager.GetEmployeePermissions(String staffId, ColumnSet columnSet)
en Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.EmployeeDataRequestHandler.GetEmployeePermissions(GetEmployeePermissionsDataRequest request)
en Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.EmployeeDataRequestHandler.Execute(Request request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.Composition.PipelineRequestHandler.Execute(IRequestHandler handler, Request request)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler, Boolean skipRequestPipeline)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.EmployeeLogOnRealTimeService(UserLogOnServiceRequest request)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.LogOnUser(UserLogOnServiceRequest request)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.Execute(Request request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.Composition.PipelineRequestHandler.Execute(IRequestHandler handler, Request request)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler, Boolean skipRequestPipeline)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.AuthenticationHelper.AuthenticateUser(RequestContext context, Device device, UserAuthenticationRequest request, LogOnConfiguration& logOnConfiguration)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.UserAuthenticationRequestHandler.Process(UserAuthenticationRequest request)
--- Fin del seguimiento de la pila de la excepción interna ---
en Microsoft.Dynamics.Commerce.Runtime.Workflow.UserAuthenticationRequestHandler.Process(UserAuthenticationRequest request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.WorkflowRequestHandler`2.Execute(Request request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.Composition.PipelineRequestHandler.Execute(IRequestHandler handler, Request request)

3th Error.-

User '#######' logon request (type - 'PasswordWithNoDevice') on device '' using 'LocalDatabase' threw an exception: Microsoft.Dynamics.Commerce.Runtime.ConfigurationException: The published channel can not be found in local database. Please make sure at least 1 retail channel is published to this DB through AX.
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetFirstPublishedChannelId(IEnumerable`1 storageLookups)
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetChannelId()
en Microsoft.Dynamics.Commerce.Runtime.Data.StorageResolver.GetConnectionString()
en Microsoft.Dynamics.Commerce.Runtime.Data.ConnectionManager.Create(StorageResolver resolver)
en Microsoft.Dynamics.Commerce.Runtime.Data.DatabaseAccessor.ExecuteReader[T](SqlQuery query, PopulateObjectFromDataRow`1 populateObjectFromDataRowDelegate)
en Microsoft.Dynamics.Commerce.Runtime.Data.DatabaseAccessor.ExecuteSelect[T](SqlQuery query)
en Microsoft.Dynamics.Commerce.Runtime.Data.EmployeeDataManager.GetEmployeePermissions(String staffId, ColumnSet columnSet)
en Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.EmployeeDataRequestHandler.GetEmployeePermissions(GetEmployeePermissionsDataRequest request)
en Microsoft.Dynamics.Commerce.Runtime.DataServices.Common.EmployeeDataRequestHandler.Execute(Request request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.Composition.PipelineRequestHandler.Execute(IRequestHandler handler, Request request)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler, Boolean skipRequestPipeline)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.EmployeeLogOnRealTimeService(UserLogOnServiceRequest request)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.LogOnUser(UserLogOnServiceRequest request)
en Microsoft.Dynamics.Commerce.Runtime.Services.UserAuthenticationService.Execute(Request request)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.Composition.PipelineRequestHandler.Execute(IRequestHandler handler, Request request)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler, Boolean skipRequestPipeline)
en Microsoft.Dynamics.Commerce.Runtime.CommerceRuntime.Execute[TResponse](Request request, RequestContext context, IRequestHandler handler)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.AuthenticationHelper.AuthenticateUser(RequestContext context, Device device, UserAuthenticationRequest request, LogOnConfiguration& logOnConfiguration)
en Microsoft.Dynamics.Commerce.Runtime.Workflow.UserAuthenticationRequestHandler.Process(UserAuthenticationRequest request)

IN SERVER AX

I check the server as the error message suggest and I didn't find any errors in it.

Jobs sincronized correctly in POS Machine. 

I hope someone can help me with this.

Financial Year close

$
0
0

Hi 

how would I confirm that the year has been closed ? 

thanks 

Shuhaib

showing location and warehouse fields on movement journal but now visible

$
0
0

Hi Experts,

I want to show location and warehouse fields on Movement journal, normally we go to personalize add fields then table appears and select the fields from that table. I tried but no result. Event i wend to its form datasource and drag these fields from invent dim table to overview tab grid after that restart AOS services but still not showing these fields on Movement journal??

Best Regards,

Shabir Ahmad

Tcp error code

$
0
0

Hi,

  1. Getting the below error when executing the process, consumed external service reference in vs and then the reference which is added under AOT.

TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond XXX. XXX.

Cannot select a record in Customer transactions (CustTrans). Date: . The SQL database has issued an error. SQL error description: [Microsoft][SQL Server Native Client 11.0][SQL Server]Error converting data type nvarchar to numeric. SQL statement: SELECT T1

$
0
0

Hi Experts,

I developed a report, but i am running it i am getting the error as shown in the above image."Cannot select a record in Customer transactions (CustTrans). Date: .
The SQL database has issued an error.
SQL error description: [Microsoft][SQL Server Native Client 11.0][SQL Server]Error converting data type nvarchar to numeric.
SQL statement: SELECT T1.ACCOUNTNUM,T1.TRANSDATE,T1.VOUCHER,T1.INVOICE,T1.TXT,T1.AMOUNTCUR,T1.SETTLEAMOUNTCUR,T1.AMOUNTMST,T1.SETTLEAMOUNTMST,T1.CURRENCYCODE,T1.DUEDATE,T1.LASTSETTLEVOUCHER,T1.LASTSETTLEDATE,T1.LASTEXCHADJVOUCHER,T1.CLOSED,T1.TRANSTYPE,T1.APPROVED,T1.EXCHADJUSTMENT,T1.DOCUMENTNUM,T1.DOCUMENTDATE,T1.LASTEXCHADJRATE,T1.FIXEDEXCHRATE,T1.LASTEXCHADJ,T1.CORRECT,T1.SETTLEMENT,T1.INTEREST,T1.COLLECTIONLETTER,T1.DEFAULTDIMENSION,T1.POSTINGPROFILECLOSE,T1.EXCHRATESECOND,T1.BANKLCEXPORTLINE,T1.ACCOUNTINGEVENT,T1.EXCHRATE,T1.LASTSETTLEACCOUNTNUM,T1.COMPANYBANKACCOUNTID,T1.THIRDPARTYBANKACCOUNTID,T1.PAYMMODE,T1.PAYMREFERENCE,T1.PAYMMETHOD,T1.CASHPAYMENT,T1.CONTROLNUM,T1.DELIVERYMODE,T1.POSTINGPROFILE,T1.OFFSETRECID,T1.EUROTRIANGULATION,T1.ORDERACCOUNT,T1.CASHDISCCODE,T1.PREPAYMENT,T1.PAYMSPEC,T1.CUSTEXCHADJUSTMENTREALIZED,T1.CUSTEXCHADJUSTMENTUNREALIZED,T1.PAYMMANLACKDATE,T1.PAYMMANBATCH,T1.PAYMID,T1.BILLOFEXCHANGEID,T1.BILLOFEXCHANGESTATUS,T1.BILLOFEXCHANGESEQNUM,T1.BANKREMITTANCEFILEID,T1.COLLECTIONLETTERCODE,T1.INVOICEPROJECT,T1.LASTSETTLECOMPANY,T1.CANCELLEDPAYMENT,T1.REASONREFRECID,T1.REPORTINGCURRENCYAMOUNT,T1.REPORTINGEXCHADJUSTMENTREALIZED,T1.REPORTINGEXCHADJUSTMENTUNREALIZED,T1.LASTEXCHADJRATEREPORTING,T1.REPORTINGCURRENCYCROSSRATE,T1.EXCHADJUSTMENTREPORTING,T1.SETTLEAMOUNTREPORTING,T1.APPROVER,T1.CONCESSIONCONTRACTID,T1.CONCESSIONSETTLEMENTID,T1.RETAILCUSTTRANS,T1.RETAILSTOREID,T1.RETAILTERMINALID,T1.RETAILTRANSACTIONID,T1.CUSTBILLINGCLASSIFICATION,T1.MCRPAYMORDERID,T1.DIRECTDEBITMANDATE,T1.MODIFIEDDATETIME,T1.DEL_MODIFIEDTIME,T1.MODIFIEDBY,T1.MODIFIEDTRANSACTIONID,T1.CREATEDDATETIME,T1.DEL_CREATEDTIME,T1.CREATEDBY,T1.CREATEDTRANSACTIONID,T1.RECVERSION,T1.PARTITION,T1.RECID,T2.AMOUNTCUR,T2.RECID,T3.PAYMTERMID,T3.RECID FROM CUSTTRANS T1 CROSS JOIN CUSTTRANSOPEN T2 CROSS JOIN CUSTTABLE T3 WHERE ((T1.PARTITION=?) AND (T1.DATAAREAID=?)) AND (((T2.PARTITION=?) AND (T2.DATAAREAID=?)) AND (T1.RECID=T2.REFRECID)) AND (((T3.PARTITION=?) AND (T3.DATAAREAID=?)) AND ((T2.EXCHADJUNREALIZED=T3.ACCOUNTNUM) AND (T1.ACCOUNTNUM=T3.ACCOUNTNUM))) ORDER BY T1.INVOICE,T1.ACCOUNTNUM
Object Server 01:
[Microsoft][SQL Server Native Client 11.0][SQL Server]Error converting data type nvarchar to
numeric.
SELECT T1.ACCOUNTNUM,T1.TRANSDATE,T1.VOUCHER,T1.INVOICE,T1.TXT,T1.AMOUNTCUR,T1.SETTLEAMOUNTCUR,T1.AMOUNTMST,T1.SETTLEAMOUNTMST,T1.CURRENCYCODE,T1.DUEDATE,T1.LASTSETTLEVOUCHER,T1.LASTSETTLEDATE,T1.LASTEXCHADJVOUCHER,T1.CLOSED,T1.TRANSTYPE,T1.APPROVED,T1.EXCHADJUSTMENT,T1.DOCUMENTNUM,T1.DOCUMENTDATE,T1.LASTEXCHADJRATE,T1.FIXEDEXCHRATE,T1.LASTEXCHADJ,T1.CORRECT,T1.SETTLEMENT,T1.INTEREST,T1.COLLECTIONLETTER,T1.DEFAULTDIMENSION,T1.POSTINGPROFILECLOSE,T1.EXCHRATESECOND,T1.BANKLCEXPORTLINE,T1.ACCOUNTINGEVENT,T1.EXCHRATE,T1.LASTSETTLEACCOUNTNUM,T1.COMPANYBANKACCOUNTID,T1.THIRDPARTYBANKACCOUNTID,T1.PAYMMODE,T1.PAYMREFERENCE,T1.PAYMMETHOD,T1.CASHPAYMENT,T1.CONTROLNUM,T1.DELIVERYMODE,T1.POSTINGPROFILE,T1.OFFSETRECID,T1.EUROTRIANGULATION,T1.ORDERACCOUNT,T1.CASHDISCCODE,T1.PREPAYMENT,T1.PAYMSPEC,T1.CUSTEXCHADJUSTMENTREALIZED,T1.CUSTEXCHADJUSTMENTUNREALIZED,T1.PAYMMANLACKDATE,T1.PAYMMANBATCH,T1.PAYMID,T1.BILLOFEXCHANGEID,T1.BILLOFEXCHANGESTATUS,T1.BILLOFEXCHANGESEQNUM,T1.BANKREMITTANCEFILEID,T1.COLLECTIONLETTERCODE,T1.INVOICEPROJECT,T1.LASTSETTLECOMPANY,T1.CANCELLEDPAYMENT,T1.REASONREFRECID,T1.REPORTINGCURRENCYAMOUNT,T1.REPORTINGEXCHADJUSTMENTREALIZED,T1.REPORTINGEXCHADJUSTMENTUNREALIZED,T1.LASTEXCHADJRATEREPORTING,T1.REPORTINGCURRENCYCROSSRATE,T1.EXCHADJUSTMENTREPORTING,T1.SETTLEAMOUNTREPORTING,T1.APPROVER,T1.CONCESSIONCONTRACTID,T1.CONCESSIONSETTLEMENTID,T1.RETAILCUSTTRANS,T1.RETAILSTOREID,T1.RETAILTERMINALID,T1.RETAILTRANSACTIONID,T1.CUSTBILLINGCLASSIFICATION,T1.MCRPAYMORDERID,T1.DIRECTDEBITMANDATE,T1.MODIFIEDDATETIME,T1.DEL_MODIFIEDTIME,T1.MODIFIEDBY,T1.MODIFIEDTRANSACTIONID,T1.CREATEDDATETIME,T1.DEL_CREATEDTIME,T1.CREATEDBY,T1.CREATEDTRANSACTIONID,T1.RECVERSION,T1.PARTITION,T1.RECID,T2.AMOUNTCUR,T2.RECID,T3.PAYMTERMID,T3.RECID FROM CUSTTRANS T1 CROSS JOIN CUSTTRANSOPEN T2 CROSS JOIN CUSTTABLE T3 WHERE ((T1.PARTITION=?) AND (T1.DATAAREAID=?)) AND (((T2.PARTITION=?) AND (T2.DATAAREAID=?)) AND (T1.RECID=T2.REFRECID)) AND (((T3.PARTITION=?) AND (T3.DATAAREAID=?)) AND ((T2.EXCHADJUNREALIZED=T3.ACCOUNTNUM) AND (T1.ACCOUNTNUM=T3.ACCOUNTNUM))) ORDER BY T1.INVOICE,T1.ACCOUNTNUM
session 15 (Admin)
"

Request For Quotation before approve Purchase Requisition

$
0
0

Hello everyone

I have this thing that I am trying  to do when I create a purchase requisition I want the process sto stop the user from approving  the purchase requisition if the are no RFQ 

i try to find rule or Conditioni in the workflow if anyone had an idea to how to make the approval doesn't complete until having an RFQ 

Thanks for help 

how to make Trade allowance agreements status in process after confirmed ?

$
0
0

how to make Trade allowance agreements status in process after confirmed in Trade allowance management module to add new customers  ?


EP page issue

$
0
0

Hi 

we have created EP page and added toolbar with webmenu action button  and the class attached to the menu item was not getting called but test environment its working fine.

 in Production environment the class is not getting called and have verified page from test and prod and found below diffrence

Any suggestions

Sales Commission - Revenue earned

$
0
0

Hello Experts, 

I need your expert opinion on setting up Sales commission earned on Sale of Utility cards such as Amazon, Netflix, Air time cards .etc

I have created an service item against each Utility card - Amazon, Netflix these cards will be sold at POS system at a pre-defined price. 

for sale of those card company will get a fixed percentage as sales commission which needs to be configured in the system 

i am using AX 2012 R3 CU13

i am able to achieve the expected solution using sales commission functionality but i am not sure whether any other better option is available or not.

Revenue accounts mapped at Sales Commission offset account (Credit) / Customer Balance mapped at Sales Commission account (Debit)

How to Make Crud to Dynamics finance and operations using C#

$
0
0

Hello everyone my name is Taniguchi. I'm tring to make a integration to Dynamics finance and operations i was able to register an app in azure for ERP and on my code in console application i could get the token authentication acess. Now i am having dificult to discover how to make crud like retrieve contacts entitys records. Does anyone know how to do that ?

Create new Number sequence code

$
0
0

Hi all,

I need to create a new number sequence code by coding.

Does anyone have some references that can be used ?

I took some researches but they're all about create new EDT. My purpose is create a new number sequence code that can be lookup with NumberSequenceCode EDT

Thanks in advanced

AX2009 - Https

$
0
0

Hi,

Can anyone help me to configure https  in ax2009.Will it  generate wsdl with https

Viewing all 175888 articles
Browse latest View live