Hi,
I have to print a report which needs to fetch records from InventTable
and InventTrans for items which have no physical transaction during a
defined period(dates).
I have created a query in inventTable and trying to loop through the
inventrans records in fetch method and find the items whic
Hi..
In Std Axapta, one can copy item from InventTable/Functions/Create item
in company/. This will copy a item from Global company to other local
company. I want to do the same for multiple items at a same time by
selecting more items from invent Table.
And also whenver a item is created in a
Hello,
I have a small query on document handling. I have to add a lot of texts
on sales order document. These texts should be predefined. It will be
necessary to have the ability to have some table to choose a specific
text top print on the document. Now I have created a new table and a
form.
dataSource as a !(not) filter
on the currently selected RecId of the first dataSource. Change the
filter and refresh the second dataSource each time the 1 dataSource
selection change.
Good luck!
--- In Axapta-Knowledge-Village@yahoogroups.com, "Rajkumar"
<[EMAIL PROTECTED]> w
Hi
There are two tabpages containing the same records in grid. The
datasource for tabpage 1 is regular table and for tabpage 2 is temp
table. I have to display all the records in tabpage 2 except the
record to which cursor is placed in tab page 1. Similalry when i
change the record up or down
Dear All,
I just want to know that if there are 'n' lines in report for a
particular query,then I have to display the first record with all
the fields displayed,then the other lines for the same query should
not display few fields.
I cant use the controlname.visible for the same.Is there anyot
Hi All,
After clicking on the complete button on the BOMCalcTable form, then
the BOMCalcTrans opens and here the display method for Total cost is
calculated based on the Bom lines. Actually I need to display
different value for those data which has no setup time selected. Or if
i can get the l
Hi,
Can anyone tell me how is the data in BOMCalctrans table populated or
inserted.Tell me the exact class or any form which is populating the
same.
Regards
Hi all,
I have a problem in displaying the report. I want to select report
from Prodtable,Prodroute and ProdBom tables. Now the trick is I have
selected all the records which is showing in the report. But I want to
display the first line record and if the production order line has
more records
Hi All,
I have a report where I need to display the records based on the
grouping of WorkcenterID or startdate. I have added a footer
with "sum" for timeleft field. whenever I select a particular
workcenter from the dialog query..its working fine displaying the sum
for that workcenter. But whe
Hi
Can Anyone tell me how to create new project in project module using
X++.Since I am facing problem creating the same. It would be of more
use for me to create using code.
Thanks in advance
Regards,
Raj
t is quite a challenge in Axapta.
regards,
Steeve...
--- In Axapta-Knowledge-Village@yahoogroups.com, "Rajkumar"
<[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> Can anybody tell me how to Stop GL posting using X++ Code.
> There is a way to comment the code in post method
mSalesTable(salesTable);
> axSalesLine.salesLine().initValue();
> axSalesLine.parmItemId("OL-1000");
> axSalesLine.save();
> salesFormLetter =new SalesFormLetter_invoice(TRUE);
> salesFormLetter.update(salesTable,SystemDateGet
(),SalesUpdate::All,AccountOrder::None,false,tr
Hi All,
Can anybody tell me how to Stop GL posting using X++ Code.
There is a way to comment the code in post method of LedgerVoucher
Class. But I need that to be done in x++ code. Anybody suggest??
Regards,
Rajkumar
;).
Then Create
> one an object of queryrun class & then iterate for values by this
way u'll
> get required record.
> Regards,
> Matrish
>
>
> On 3/23/06, Rajkumar <[EMAIL PROTECTED]> wrote:
> >
> > Dear All,
> > I have an requirement
Dear All,
I have an requirement like selecting records for Purch Items
for 'n' number of Purchase order. This is like Select * from PurchLine
where purchid in ('234334','345345','34534'). Could any one kindly
help me doing this equillent in Axapta SQL. This is an urgent
requirement pl
Hi Steeve, I used switch case and menuitembutton. thanks a lot regs, RK
__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Sharing the knowledge on Axapta.
A Form has ledger,Customer,vendor accounts listed in combo box and respective lookup form where for each type of account selected in combo displays from StringEdit box Now i want to add a button next to the form and when selecting the particular account number from lookup and pressing the button
18 matches
Mail list logo