Fonction SAP BAPI_BEN_BUS3029_GET_PARTICIP - Benefit participation of an employee

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATEOFVALIDITY BAPIBEN_OA-VALID_DATE D 8 Validity Date
EMPLOYEENUMBER BAPIBEN_OA-PERSON_NO N 8 Employee's personnel number

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN1 u 470 Return

Paramètre Reférence Long. Facultatif Description
EXIST_CREDIT_PLANS BAPIBEN_D1 850 X Existing credit plan enrollments
EXIST_HEALTH_PLANS BAPIBEN_DA 1024 X Existing health plan enrollments
EXIST_INSURANCE_PLANS BAPIBEN_DB 981 X Existing insurance plan enrollments
EXIST_MISCEL_PLANS BAPIBEN_DE 1097 X Existing miscellaneous plan enrollments
EXIST_SAVINGS_PLANS BAPIBEN_DC 925 X Existing savings plan enrollments
EXIST_SPENDING_PLANS BAPIBEN_DD 830 X Existing flexible spending account enrollments
EXIST_STOCKP_PLANS BAPIBEN_DF 959 X Existing stock purchase plan enrollments

Functionality
This function module is used as the basis for the BAPI methodEmployeeBenefit.GetParticipation.
This method returns the details of the enrollments an employee has forthe specified date. It reads the enrollments from all plan categories,and returns information such as cost and validity dates of theenrollments.

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

Description
Message type

Value range
You can find information about the message type in the correspondingdata element: message type.

Description
Validity date

Value range
You can find information about the validity date in the correspondingdata element: validity date.

Description
Employee personnel number

Value range
You can find information about the employee personnel number in thecorresponding data element: personnel number.

Description
Existing credit plans

Value range
Existing credit plans is the list of the employee's current credit planenrollments. The method includes all the details of the enrollment,such as amounts, validity dates and so on.

Description
Existing health plans

Value range
Existing health plans is the list of the employee's current health planenrollments. The method also list all the details of the enrollment,such as amounts, validity dates and so on.

Description
Existing insurance plans

Value range
Existing insurance plans is the list of the employee's currentinsurance plan enrollments. The method includes all the details of theenrollment such as amounts, validity dates and so on.

Description
Existing miscellaneous plans

Value range
Existing miscellaneous plans is the list of the employee's currentmiscellaneous plan enrollments. The method includes all the details ofthe enrollment such as amounts, validity dates and so on.

Description
Existing savings plans

Value range
Existing savings plans is the list of the employee's current savingsplan enrollments. The method includes all the details of the enrollmentsuch as amounts, validity dates and so on.

Description
Existing flexible spending accounts (FSAs)

Value range
Existing FSAs is the list of the employee's current FSA enrollments.The method includes all the details of the enrollment such as amounts,validity dates and so on.

Description
Existing stock purchase plans

Value range
Existing stock purchase plans is the list of current stock purchaseplan enrollments that the employee has. The method includes all thedetails of the enrollment such as amounts, validity dates and so on.