Application Development 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: 

FUNCTION MODULE - 'HOLIDAY_CHECK_AND_GET_INFO' >>>> Holiday Calendar ID

Former Member
0 Kudos

Hi, I'm using FM 'HOLIDAY_CHECK_AND_GET_INFO' to check if given date is a holiday/working day.

But I need to pass 'HOLIDAY_CALENDAR_ID' as parameter.

Can anyone please help me out how to get 'HOLIDAY_CALENDAR_ID' / from which table I can get this.

Thanks in advance.

3 REPLIES 3

qamar_javed
Participant
0 Kudos

Hi,

Check the structure SCAL

Fields: hcalid

And its value table is THOCI and the id field is IDENT

Hope this works.

regards,

Qamar

GauthamV
Active Contributor
0 Kudos

Check these tables.

THOL

THOC

Former Member
0 Kudos

TABLE THOC Field IDENT

Pass 'HOLIDAY_CALENDAR_ID'  = 'IN'  " For Indian Holiday Calander