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

RE: SSRS with RDP

Could you please elaborate "it's not retrieving my desire field"?Have you tested that the RDP class successfully fills the field? If not, you have to fix it. If it does, your problem seems to be in the...

View Article


RE: SSRS with RDP

Hi,Edit the report in visual studio and refresh the dataset to view the new field you have added .Once the dataset is refreshed then you can add it in the design.Hope this helps.

View Article


RE: Batch always waiting

Can you reCheck that the batch group has an AOS assigned to it and the AOS is running.  Please verify your setup by posting screenshots.

View Article

Batch always waiting

Hi All,I ran any job, the job always waiting not start.I checked batch group and server configuration, all are correct.Anyone have some suggestion?Thanks a lot,Jason

View Article

RE: Is there an auto procurement just like auto replenishment?

Master planning is the right way to do this. You will need to run the master plan which will created planned purchase orders and they can be firmed to purchase orders. Refer to this link for more...

View Article


Is there an auto procurement just like auto replenishment?

HiIs there a way to create a batch job which can create PR for items less than a MIN value - either for a fixed quantity or for the same quantity from the last purchase quantity?As an example, Item01,...

View Article

RE: SSRS with RDP

You have to select the DirPartyTbale before assign. \Classes\PSAQuotationsDP\insertPSAQuotationsTmpDirPartyTable           partyTableLike select firstonly name from partyTablem_tPSAQuotationsTmp.Name1...

View Article

SSRS with RDP

Dears,There is a table called PSAQUOTATIONTMP in AX2012R3, I added one new field called Name1. I use this field in insertPSAQUOTATIONTMP()[Related to PSAQUOTATIONDP RDP class]. So I can retrieve this...

View Article


RE: don't allow edit unit price in Sales Order

You can use security framework to create field permissions in order to secure the price fields on the sales line. Refer this link msdn.microsoft.com/.../hh272122.aspx.For approval purpose you can try...

View Article


don't allow edit unit price in Sales Order

Hello All We use a price list and we need to not allow price adjustment only with the approval

View Article

RE: SSRS with RDP

You have to select dirPartyTable before assign the value in temp table as I told you.Please select dirPartyTable.select partyTable;please check mu last post.   

View Article

RE: Expected Customer List

two major reasons for 'number of records'if security  policies are being used which may be restricting number of recordsif record level security is being used, it may not restrict number of...

View Article

RE: Expected Customer List

Dear Sohaibwe check the security nothing prevent the customer list from being shown,but let me ask the question in more detailed way,when we upgrade ax we face some problems in dirparty table we fix...

View Article


RE: SSRS with RDP

DirPartyTable partyTable; partyTable = DirPartyTable::findRec(HcmWorker::findByPerson(m_tSalesQuotationTable.WorkerSalesTaker).Person); //as above you have to select party record of sales taker which...

View Article

RE: Expected Customer List

I see,each customer should be accommodated with a partyin ax2012 entities are treated as parties such as vendor, customer, worker, legal entity, etc. all are treated as partyin short each customer...

View Article


Image may be NSFW.
Clik here to view.

RE: SSRS with RDP

Thanks for your replies. It didn't execute anything, please check my code...

View Article

RE: SSRS with RDP

it should be working fine now.for experimental purpose do following  m_tPSAQuotationsTmp.Name1      = "My Test Name";Run the report:-if data appears on report that means incremental CIL is missing....

View Article


Image may be NSFW.
Clik here to view.

RE: SSRS with RDP

For above code the O/P like....

View Article

RE: SSRS with RDP

fine that means the data is going from RDP to SSR report; it is working as it should bethe issue is in following line which is not getting recordpartyTable =...

View Article

Image may be NSFW.
Clik here to view.

RE: SSRS with RDP

No may be there is something wrong in the code. Because I execute all the fields in my report except Sales man. Please Check my Form and Its related data source..

View Article
Browsing all 175888 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>