Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Logic

Former Member
0 Likes
751

Hi

Iam using macro Rp_provide_from_last using pn_begda and pn_endda.

pn_begda and pn_endda values are getting from t549q(payroll period)...but i want to take it payment date which is t549s..

But my doubt is how i can i pass endda to rp_provide_ as i dont have enda coming from t549s...

Can anyone suggest the logic for this ...

Even select also will do instead of rp_.

Thanks in advance

Edited by: Rob Burbank on Mar 6, 2009 5:51 PM

Please try to come up with a more infromative subject in the future. there are lots of logic problems here.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
729

Hi,

The date You are getting from the t549s is enddate you need to build the Begin date .

If t549s provides the data 01-31-2008 then this becomes your endda and You begda will be 01-01-2008 which is start of the month.

5 REPLIES 5
Read only

Former Member
0 Likes
730

Hi,

The date You are getting from the t549s is enddate you need to build the Begin date .

If t549s provides the data 01-31-2008 then this becomes your endda and You begda will be 01-01-2008 which is start of the month.

Read only

0 Likes
729

Hi Avinash,

Ya you are right,date iam getting is endda..but

In my case .. if payroll period is from 02/17 to 02/27 and payment date is 03/06,so begda is not starting date from the month...it is 02/17..how can i get that date..

Edited by: krk on Mar 18, 2009 10:52 AM

Read only

0 Likes
729

solved myself

Read only

0 Likes
729

The comment box while closing your threads is not mandatory. So if you are not providing an answer as to how you solved the issue, you can skip that comment box and close the thread, thereby not bumping your old threads to the top of the queue.

pk

Read only

Former Member
0 Likes
729

Hi,

Can you explain the issue in detail?

BR/Manas