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: 

HRXSS_PER_BEGDA - Not showing all Active Records on Portal

Former Member
0 Kudos
60

Hello,

We are using the personal profile application in ESS and we would like to set a default date for the Bank Information (infotype 0009)

For example when you add a new Primary Deposit Account we would like to default the date into the future based on pay period logic.

However, when this BADi is active when you add a new account it only show the most active record? even though you actually have TWO records (current active record and future dated record)

When the BADi is turned off the application shows both records and in the correct sequence.

Has anyone else faced this similar issue?

1 REPLY 1

Former Member
0 Kudos
27

Hello All,

I understand what is going on with the display, the application is not showing records in which the end date (ENDDA) of the record is LESS THAN the value passed out of the DEFAULT_DATE method.

This is not correct as the active record for today is not showing up in the application.