cancel
Showing results for 
Search instead for 
Did you mean: 

How to get ABSENCEHOURS with module ?

Former Member
0 Kudos

Hi everyone,

Mu question is pretty much simple but im struggling with it some time now.

I'm using BAPI_ABSENCE_SIMULATECREATION for it.

When i enter correct import values its returns pretty much nothing in export values.

I tought i can get atleast ABSENCEHOURS that can be compute when i use this module.

Should i use something else ?

I want to get absencehours value with using JCO 3 but i dont know what im doing wrong ?

When i adding absence it can compute days between validity values but how to simulate without adding it ?

Is there any simple solution ?

Best regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Another way of explanation:

In transaction pa30 i can add absence for infotype 2001 and subtype. In proper fields you can see computed absence days or hours that specific employee can have.

Is it possible for me to use jco to get that computed absence days or hours by providing specific pernr, datefrom, dateto, subtype for some module ?.