Skip to Content
0
Former Member
Dec 05, 2008 at 12:00 AM

ESS Bank Information errors if end date is less than system date

16 Views

Hi to all,

We have create an WD Java aplication to create new entries in infotype 0023. We have used a standar component DC (PersInfo).

The first problem - we couldn't create new entries if start date is less than system date and we used:

In transaction SPRO got to Personnel Management >Employee Self Service >Service Specific Setting-->Change Default Start Date

Business Add-In HRXSS_PER_BEGDA. You can set the date in the DEFAULT_DATE method.

Parameters of the method DEFAULT_DATE:

MOLGA (Importing)

PERNR (Importing)

INFTY (Importing)

SUBTY (Importing, optional)

BEGDA (Changing)

We have solved the first problem with begda.

The second problem - we couldn't create new entries if end date is less than system date.

Can anybody helps me about this second problem?

Thank a lot.