"?
- Do you make any modifications in your report's fetch method?
Best regards,
Aji Sarosa
paulinavk wrote:
I need to pass a record (sales quotation) to a report so the report
only prints for that record. I know it's possible and I've tried to
follow how its done but I cannot see h
assRegistered[dictClass.id()] = true; //
register class id
}
}
..
..
}
The rest is yours to widen 'using' relationship in class object model by
modifying class veClassNode.
Hope this helps.
Regards,
Aji Sarosa
[EMAIL PROTECTED]
setiaji kurniawan w
Hi,
Have you used _ds.reread() before
_ds.research() ?
Regards,
Aji Sarosa
Email: [EMAIL PROTECTED]
On 11/16/07, shaakera_b <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> We have very complex form, with many data sources. When some of the
> fields one of the data sources are chang
Hi,
They are used whenever you have checked option 'Post to charge account
in ledger' in AP parameters, tab 'updates'. Simply uncheck it to deactivate.
Regards,
Aji Sarosa
Hardi Tirtakusuma wrote:
>
> Dear gurus,
>
> On Item Group setup, tab purchase, there ar
Hi,
Relations node in table works as well for more specific lookup.
Regards,
Aji Sarosa
On 11/14/07, Arijit Basu <[EMAIL PROTECTED]> wrote:
> Hi Neeraj,
> Use the EDT Relations Node.
>
>
> On 11/14/07, neeraj_gupta2k83 <[EMAIL PROTECTED]> wrote:
> >
>
error, you can try to delete the
conflicting number sequence from the list: Menu Basic -> Setup ->
Number sequences -> form Number Sequences -> button List.
Hope this helps.
Regards,
Aji Sarosa
Email: [EMAIL PROTECTED]
On 11/13/07, Billur Kardas <[EMAIL PROTECTED]> wrote:
&g
drop the method to your grid, and set the datasource property
to your master table.
Regards,
Aji Sarosa
On 11/12/07, chuiringo <[EMAIL PROTECTED]> wrote:
> Hi Aji Sarosa
> Thank you very much for your reply!
> Sorry i have studied in form "PurchTable", there are in child
to retrieve the integer value (as people may
guess) as real value using RCell.value().double().
info(strfmt('%1', RCell.value().double()));
Regards,
Aji Sarosa
Email: [EMAIL PROTECTED]
Serhad wrote:
>
> Hi all...
>
> I want to read data from excel worksheet.Below is the co
ine.itemId
Group:InventoryDimensionsGrid //
datasource property is set to InventDim
StringEdit:InventoryDimensionsGrid_configId//
InventDim.configId
...
RealEdit:PurchLine_PurchQtyCatchWgt //
PurchLine.PdsPurchQtyCatchWgt
...
...
Regards,
Num's value is assigned after transTableId
and transRecId have been specified.
-Aji Sarosa-
--- Aji Sarosa <[EMAIL PROTECTED]> wrote:
> Hi Ince,
>
> Every record inserted to MarkupTrans must be unique
> based on these three fields as a key:
> - TransTableId
> - Tran
like this:
// assign transTableId and transRecId
mt.initFromSalesLine(trans.salesLine());
// assign lineNum
mt.initValue();
so the field transTableId and transRecId are
guaranteed to be filled in before lineNum's
assignment.
Hope this helps.
-Aji Sarosa-
--- Cenk Ince <[EMAIL PROTECTED]
isibility properties to 'Yes', or if you avoid to
change the existing application, browse the table
directly from the SQL Server.
Regards,
-Aji Sarosa-
--- Danny Gaethofs <[EMAIL PROTECTED]> wrote:
>
> Dear all,
>
> I have added some fields to the salesline table.
>
Additionally, to access temporary table through static method, you must pass the temporary table as an object parameter. So from my previous example:
TmpTableNew::buildTempData();
should have been
TmpTableNew::buildTempData(tmpTableNew);
-Aji Sarosa-
Aji Sarosa <[EMAIL PROTECTED]>
hod, or table method, so you can simply call it from here
// tmpTableNew.buildTempData()
// or maybe
// TmpTableNew::buildTempData()
}
Besides form's 'init' method, you can also call the routine for temporary data building from other methods such as from data source's &
your temporary table.
Regards,
-Aji Sarosa-
Morris Mendoza <[EMAIL PROTECTED]> wrote:
Im using a Grid for display a list of my records. However these records do not exist in the datasource binded to my form. How can i display these records in my grid when my form loads? Btw, Im using a C
Hi,
The table is ReturnActionDefaults.
-Aji Sarosa-[EMAIL PROTECTED] wrote:
Hi All,The Return Action code is on the Setup tab of the PurchTable form. I assumethere is a table that defines the codes and their descriptions that displayfrom the drop down box. Does anyone know or can tell me
how to do such kind of seamless automatic data synchronization ? Do we need third party tools or something ?
Thank you very much for your helps.
-Aji Sarosa-__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.
17 matches
Mail list logo