×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
how to check Mark HoliDays
- abbasi
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 90
- Thank you received: 0
14 years 10 months ago #4208
by abbasi
how to check Mark HoliDays was created by abbasi
Dear All/Kees,
T24 Version : R5
jBASE Version : 4.1
Operating System : Win2008
Display Mode : "Classic, Desktop, Chrome"
Browser Version : Chrome
I want to check Mark holidays, Previous/Last Working Date, Next Working Date. through Main Line Routine
Best regards,
Abbasi
T24 Version : R5
jBASE Version : 4.1
Operating System : Win2008
Display Mode : "Classic, Desktop, Chrome"
Browser Version : Chrome
I want to check Mark holidays, Previous/Last Working Date, Next Working Date. through Main Line Routine
Best regards,
Abbasi
Please Log in or Create an account to join the conversation.
- kees
- Offline
- Premium Member
Less
More
- Posts: 149
- Thank you received: 0
14 years 10 months ago #4210
by kees
Replied by kees on topic Re:how to check Mark HoliDays
CURRENT = R.DATES(EB.DAT.TODAY)
NEXT = R.DATES(EB.DAT.NEXT.WORKING.DAY)
LAST = R.DATES(EB.DAT.LAST.WORKING.DAY)
NEXT = R.DATES(EB.DAT.NEXT.WORKING.DAY)
LAST = R.DATES(EB.DAT.LAST.WORKING.DAY)
Please Log in or Create an account to join the conversation.
- abbasi
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 90
- Thank you received: 0
14 years 10 months ago #4213
by abbasi
Replied by abbasi on topic Re:how to check Mark HoliDays
Thx alot, is there any way to check complete year mark holiday
Please Log in or Create an account to join the conversation.
- kees
- Offline
- Premium Member
Less
More
- Posts: 149
- Thank you received: 0
14 years 10 months ago #4216
by kees
Replied by kees on topic Re:how to check Mark HoliDays
You may try using the HOLIDAY table.
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds