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

Find woking day

Former Member
0 Likes
843

Hi,

I do not have the factory id, I am trying to find whether that particular day is working or not, the module would be triggered through a dynamic action so I only have the pernr may be I can get his personnel area but with this information how can I find whethter the employee is working on that day or not, is there a function module, I did search in the forums I might have missed some but over all I could not find any. Any suggestions would be appreciated and suitably awarded.

Thanks

Vick

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
776

DATE_CHECK_WORKINGDAY may be useful to you bu trequires the fact calendor id.

you can get that from t001 table using the company code of the company.

Regards,

Ravi

5 REPLIES 5
Read only

Former Member
0 Likes
777

DATE_CHECK_WORKINGDAY may be useful to you bu trequires the fact calendor id.

you can get that from t001 table using the company code of the company.

Regards,

Ravi

Read only

LucianoBentiveg
Active Contributor
0 Likes
776

Try with FM HOLIDAY_GET.

Regards.

Read only

Former Member
0 Likes
776

Ravi,

I was using this function module DATE_CONVERT_TO_FACTORYDATE but I was unable to get the relationship between the plant and the employee master data .

Thanks

Vick

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
776

You are referring to Work Schedule of an employee? Table PA0007 ---> Transaction PT03? It looks like this information may be built on the fly.

Regards,

Rich heilman

Read only

0 Likes
776

Rich,

I am not intrested with the each individuals schedule, I just need to know whether the day is a working day or not for the employees for general in their respective countries.I am interested only from the users perspective.

Thanks

Vick