InventTransOrigin ReferenceCategory
Hello All,This is simple quetion.InventTransOrigin.ReferenceCategory's value has '9'(BOM Line),'10'(BOM Main) in AX 2012 R2.What kind of transactions are they mapped ?Regards,
View ArticleHow to call Abstract class methods.
Hi everyone,I want to call ParmId() form FormLetter class to the class Salespackingslipjournalcreate classcan any one tell me how to call..
View ArticleCheque printing issue
Dear All,Can anybody give solution for the below mentioned issueMethod of payment is not coming in dropdown so cheque is not generating when we give the bank account as offset account, However if we...
View ArticleHow to create Web Service in AX ?
Hi, I want to how to create webservice in AX for customized tables ? Can we use AIF document service wizard for the same or not ?Thanks
View ArticleQuery N operator
Hello,I often see the N operaator before parameeter Query values, when I debug a queryrun in Dynamics Ax. _queryRun {: SELECT * FROM ItemRequest(ItemRequest) WHERE ((Limited = 0)) AND ((ItemId =...
View ArticleAX- BI CUBES 2009 Report model generation error ??????
HI ALL,we are facing the AX BI CUBES ISSUES, While we are trying to run the AX > ADMIN > SETUP > BUSINESS ANALYSIS > REPORTING Services >Report Model Generation option > update...
View ArticleFilter on Lookup Form
Hello All, Just struggling with a look up form and wondering if someone could help me please. On my sales ledger form under sales Line Tab I have inserted a new field called Job id which is EDT. I am...
View ArticlePiece of code need to convert from ax 2009 to ax 2012
Hi Every one,I have a piece of code wrote in ax 2009Can anyone help me write the same in AX 2012Code wrote in SalesPackingSlipJournalCreate in Ax 2009 packingSlipVoucher =...
View ArticlePurchCommitmentHeader_PSN ::isCommitmentFutureEnabled
static void Job17(Args _args){ AmountMST amountMS=0.00; int amount; str amountStr; ; amount = real2int(amountMS); if(amount==0) { amountStr=int2str(amount);...
View ArticleHcmWorkers AIF C# Please Help!
Good Morning.I have been searching everywhere and can not find any good examples or documentation on how to use this web service,I urgently need help please.Could you maybe post a code example of how...
View Articlereplace (-) or NULL for blank spaces
I have made a report say there are some fields where the values will be alphanumeric and hence forth these vaulues comes as blank in the report i am trying to replaces these blank spaces with - or...
View Articleerror in opening po
when i am opening existing purchase order i got this error.function PurchCommitmentHeader_PSN::isCommitmentFutureEnabled has been incorrectly called how to solve thisPlease reply
View ArticleHow to write a resource file (.resx) in X++ ?
Hi,I have to write a resource ".resx" file in X++. The requirement is to read labels from SysModelElementLabel table in AX 2012 and then write a resource file containing all the fetched labels. Then...
View ArticleAxapta 2009 Security
Hi,i want give AOT edit permissions to some developers in Axapta 2009. But i cannot find how to restrict those developers from accessing particular tables. For example:A developer who has AOT edit...
View ArticleHow to programatically reorganize payment schedule
We have hundreds of transactions that we need to reorganize. Normally to do this, you go in :"Accounts Receivable/Customers", select a Customer and click on "Invoice/Settle Open Transactions", then...
View ArticleVend cash discount info is missing
Hi allI am very new to the Ax 2009.currently I am using "LedgerPurchaseInvoiceService" to push invoices to AX through AIF.I know this service will generate record for table...
View ArticleControlling which users can see each batch
Is there a way I can control which users can see certain payment journal batches?
View Articledebug fee
Hi all, I have a question need everybody advice.when we run bank reconciliation, program show the "The length of the string is 22, but it must be than or equal to 20 character". I found that our...
View ArticleShipping No Series in Sales Order while Posting
I am trying to Post the Sales Order but it shows error that Shipment No Series must have a value in sales Header I have checked the No Series for Posted Shipment and every thing is ok Default Boolean...
View Article