just write a trigger(validation) routine on a field to fill up the drawdown account field. Set this field as "no input" filed as well. Globus will not replace it with the default since it will not be empty while committing the record...
Regards, On Thu, Feb 25, 2010 at 8:43 PM, M Rizwan <[email protected]> wrote: > Ahmet you are absolutely right. > Can you suggest any workaround... > Is it possible to suppress the system defaults at field level? > > Reg. > > On 25 February 2010 18:46, Ahmet Baysa <[email protected]> wrote: > >> >> Those kind of field are filled up to default value when they are emptied. >> Pressing Enter on fields will empty it, so Globus fill it back with the >> default value which is in this case Nostro accounts related to the >> currency.... >> >> >> Regards, >> >> Ahmet >> >> >> On Thu, Feb 25, 2010 at 10:37 AM, M Rizwan <[email protected]>wrote: >> >>> Hi Rakesh, >>> >>> Correct me if Iam wrong. >>> The problem is DRAWDOWN is based to the corresponding currency >>> selected at deal input, so I cant use AUTO NEW CONTENT, which runs >>> only at the event of opening a version. >>> >>> Reg. >>> >>> On 24/02/2010, rakesh pemmadi <[email protected]> wrote: >>> > Hi rizwan, >>> > >>> > Cant u make this as AUTO NEW CONTENT in new version instead of writing >>> a rtn >>> > and attachin to a field . >>> > >>> > set AUTO .FIELD NAME as DRAW DOWN ACCT >>> > >>> > and in AUTO NEW CONTENT <UR VALUE> >>> > >>> > Regards, >>> > Rakesh >>> > >>> > On Wed, Feb 24, 2010 at 10:39 AM, M Rizwan <[email protected]> >>> wrote: >>> > >>> >> T24 : R06 >>> >> jBASE : 4.1.5.7 >>> >> AIX : 5.2 >>> >> >>> >> In MM module, by system design, field DRAWDOWN.ACCOUNT is defaulted >>> >> from NOSTRO.ACCOUNT corresponding to the deal currency. >>> >> >>> >> Our requirement is to default the DRAWDOWN.ACCOUNT based on other >>> >> criteria as well (Keeping NOSTRO.ACCOUNT definition untouched). >>> >> >>> >> I did a routine and attached it to CURRENCY field to default the >>> >> DRAWDOWN.ACCOUNT, which works fine. >>> >> >>> >> But when I press enter on the DRAWDOWN.ACCOUNT field, it brings back >>> >> the old value into the field. >>> >> >>> >> How it is possible to suppress the system defaults at a field level? >>> >> >>> >> Thanks for your usual support guys. >>> >> >>> >> Riz. >>> >> >>> >> -- >>> >> Please read the posting guidelines at: >>> >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >>> >> >>> >> IMPORTANT: Type T24: at the start of the subject line for questions >>> >> specific to Globus/T24 >>> >> >>> >> To post, send email to [email protected] >>> >> To unsubscribe, send email to [email protected] >>> >> For more options, visit this group at >>> >> http://groups.google.com/group/jBASE?hl=en >>> >> >>> > >>> > -- >>> > Please read the posting guidelines at: >>> > http://groups.google.com/group/jBASE/web/Posting%20Guidelines >>> > >>> > IMPORTANT: Type T24: at the start of the subject line for questions >>> specific >>> > to Globus/T24 >>> > >>> > To post, send email to [email protected] >>> > To unsubscribe, send email to [email protected] >>> > For more options, visit this group at >>> > http://groups.google.com/group/jBASE?hl=en >>> > >>> >>> >>> -- >>> Rizwan >>> >>> -- >>> Please read the posting guidelines at: >>> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >>> >>> IMPORTANT: Type T24: at the start of the subject line for questions >>> specific to Globus/T24 >>> >>> To post, send email to [email protected] >>> To unsubscribe, send email to [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/jBASE?hl=en >>> >> >> -- >> Please read the posting guidelines at: >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> specific to Globus/T24 >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> > > > > -- > Rizwan > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
