cancel
Showing results for 
Search instead for 
Did you mean: 

look up for variables

Former Member
0 Kudos

Hi,

I just want to know whether can we use look ups for date variables

Thanks in advance

krish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes, you can assign values to date variables manually and look up is just method of reading value from some other destination and populate in required field.

Regards,

Durgesh.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Krish ,

Yes you can do lookup as it is not dependent on variable type .

as per my understanding , Lookup is just reading values from some other table via a select based on key fields present in your source and table you are reading and then populating those values to your target .

If you have some specific scenario you can post some more details so that best option can be suggested accordingly .

Regards,

Jaya Tiwari

Former Member
0 Kudos

Hi,

Thanks guys for your reply. I just wanted to know whether look up is one of the solutions for date variables apart from using date functions like system date.

Thanks

krish

Former Member
0 Kudos

Hi,

Can you please elaborate what kind of lookup would you wish to do on date variables?

You can create exit variables on date variables and write code in customer exit if you wish to lookup some values from a table.

Regards

Murthy