Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 143529

Submit Pay statement periodic

$
0
0

public void run()
{

queryRunPayStatement = new QueryRun(queryRun.query());

ttsbegin;
while(queryRunPayStatement.next())
{
payStatement = queryRunPayStatement.get(tableNum(PayrollPayStatement));

}

}

i have this piece of code and have a problem,

when i run query from menuitem based on some filters , query works but payStatement buffer from PayrollPayStatement table doesn't return any data although the RecId for this query is exactly Existing in PayrollPayStatement  table 

my question is : why table buffer don't return any value which is already returned from query


Viewing all articles
Browse latest Browse all 143529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>