Show TOC

Object documentationGeneric Interaction Layer (GenIL)

 

The Generic Interaction Layer (GenIL) is a layer connecting the Business Object Layer (BOL) model HRPAD to the HCM database table.

 

The GenIL class used in the Personal Profile application is CL_HRPAD_IL. This class implements the BOL component model HRPAD. It uses the Application Programming Interfaces (APIs) of the ESS adapter CL_HRPA_PERNR_INFTY_XSS to perform all Create/Read/Update/Delete (CRUD) operations on the Human Capital Management (HCM) data objects in the database.

For more information, see Adapter.

Note Note

Do not make modifications to the GenIL class provided in the standard delivery

End of the note.