cancel
Showing results for 
Search instead for 
Did you mean: 

confirmation problem

Former Member
0 Kudos

Hi Experts!

i am developing confirmation program, in which the confirmation date will come if pa40 ie confirmation action be executed . what is infotype/table for this confirmation date . Plz help .

Thanks .

Ranjana .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ranjna,

If confirmation is an action that is run for an employee in PA40...then you will get this data from table PA0000 which is the database for infotype 0000. This infotype is used to maintain action details like Hire, Promotion, Termination etc.

There is a field PA0000-BEGDA which will give you the date.

Other than this plz check infotype 41 ( Date Specifications). Here you might find the date for this Confirmation action. The table is PA0041 which you can see in t-code SE11.

Eeither of the 2 will give you the date.

Plz award points if helpful answer.

Thanks,

Kajal

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You should pick the infotype 0 start date as the conformation date, from the record whose action run is conformation.

Reward points if helpful.

Regards,

Manoj.

Former Member
0 Kudos

Hi Ranjana,

May I know what confirmation program u r developing?

Confirmation is a purely employees Personnel Action. So just check out for this action which Infotypes you had maintained. Because in those infotypes only you will find all the information where in you can retrieve the data for the program. For Example: IT0000, IT0001, IT0007, IT0008, IT0041 etc

Regards

Pavani