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