Skip to Content
0
Former Member
May 17, 2010 at 10:22 AM

Purpose of Class : cl_crm_bol_core and CL_CRM_BOL_DQUERY_SERVICE

548 Views

Hi,

Can you please let me know the purpose of classes : CL_CRM_BOL_DQUERY_SERVICE and CL_CRM_BOL_CORE.

When we do use these classes?

What the below code does:

go_cs_core = cl_crm_bol_core=>get_instance( ).

go_cs_core->start_up( 'ALL' ).

go_qs_zins = cl_crm_bol_dquery_service=>get_instance( 'BTQSlsOrd' ).

Thanks,

Sandeep