Try 
 
$INSERT I_F.HOLIDAY
val  = EB.HOL.MTH.01.TABLE + mont -1

________________________________

From: [email protected] [mailto:[email protected]] On Behalf
Of Senthil Kumaran
Sent: Friday, January 16, 2009 13:05
To: [email protected]
Subject: Regarding Field concatation


There is a field name called   EB.HOL.MTH.01.TABLE  TO
EB.HOL.MTH.12.TABLE   IN HOLIDAY table
 
I wrote a Program to check whether the Date given is holiday or working
date using that above mention field...
 
>From the statement, i got the month for the entered date using  mont =
DATE[5,2]
 
Next, I read the holiday application using the company code using the
code
 
       CALL F.READ(F.HOLIDAY,COMPANYCODE,RECORD.HOL,F.HOLIDAY,ERR.HOL) *
CONSIDER I ASSIGNED ALL THE THINGS
 
              val = "EB.HOL.MTH.":mont:".TABLE"
           LIST = R.HOL<val>
 
           While debugging i got the error saying Non- numeric value is
assigned  ..
 
            Whether we can concate the field with the value...
 
             I got ID of Holiday using concatation of Company code and
current year . If that works and opened the holiday application, why the
concatination on the field doesn't
 
Cheers ,
Senthil
 
 
 
 
 





==== The EFG Mail Gateway made the following annotation ====

This e-mail is confidential. If you are not the intended recipient, you should 
not
copy it, re-transmit it, use it or disclose its contents, but should return it 
to
the sender immediately and delete the copy from your system. 
EFG is not responsible for, nor endorses, any opinion, recommendation, 
conclusion,
solicitation, offer or agreement or any information contained in this 
communication.
EFG cannot accept any responsibility for the accuracy or completeness of this 
message
as it has been transmitted over a public network.
If you suspect that the message may have been intercepted or amended, please 
call the
sender. Should you require any further information, please contact the 
Compliance
Manager on [email protected].
============================================================
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to