cancel
Showing results for 
Search instead for 
Did you mean: 

Major Difference between BOL and GenIL Layer in Crm web ui

Former Member
0 Kudos

Hi All,

     I want to know about Major difference between bol and genil layer in crm web ui. Please can u provide in detail description.

Thanks in advance.

Thanks,

Santhosh Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188098
Active Contributor
0 Kudos

Hi Santhosh,

Genil layer is responsible for fetching the data from database tables with its API that you can check in its implementation class .

The data that is fetched by API is display in BOL layer , It acts as a buffer to display data.

Also you can check for more clarification..

http://scn.sap.com/thread/1933262

http://wiki.scn.sap.com/wiki/display/CRM/Yes+there+is+a+difference+between+BOL+and+GENIL+Layers+in+S...

Regards,