cancel
Showing results for 
Search instead for 
Did you mean: 

Callin global function in datawindow

02-04-2014 9:48 PM
306 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

I want to let you know that if you call a global function with date argument in a compute column in datawindow, the result cannot be shown. It always shows empty value. If you convert the argument type to datetime than it works.

12.5.2 Buil 5602

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Can you show an example of the compute column?  What is the data type in the database?

Former Member
0 Likes

As you can see below there are two functions, one of them has date argument and the other one datetime. Both of them just return "Hello" When we use both of them in a datawindow the function that has date argument does not return anything.

The data type of column is date and from Ms Sql Server 2008

It is freeform datawindow

PowerBuilder 12.5.2 5609



8

Former Member
0 Likes

Hi Murat:

I've verified the behavior. I'll submit to development for review and update your post with their feedback.

Cheers...Bob