Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>EmployeeGenBenInfo



Index

EmployeeGenBenInfo

EmployeeGenBenInfo


The object Employee - general benefits information contains
general employee information and organizational specifications that are relevant to benefits administration.


11-Dec-2005


Methods

Available Methods


  • GetOpenEnrollmentPeriod : Check if open enrollment period exists and period is indicated [ BAPI_BEN_GENBENINFO_GET_OPENP ]

11-Dec-2005


GetOpenEnrollmentPeriod

GetOpenEnrollmentPeriod


This function module is used as the basis for the BAPI method EmployeeGenBenInfo.GetOpenEnrollmentPeriod.

This method delivers the dates of the open enrollment period, for anemployee on a specified date. The method also delivers IF the specifieddate falls within the open enrollment period. In this period, the employee can make changes to future benefit enrollments.


Example

On July 1st 1997, the open enrollment period for Julie Watanabe isSeptember 1st to October 15th. However on August 1st, company policychanged and shortened the open enrollment period to September 1st toSeptember 30th. Thus on August 2nd, the open enrollment period for Julie Watanabe is September 1st to 30th.


Notes

Messages are returned in the RETURN parameter. You will find the returncodes and their definitions in the documentation for this parameter.

Further Information


11-Dec-2005