cancel
Showing results for 
Search instead for 
Did you mean: 

Factory Classes

nishantbansal91
Active Contributor
0 Kudos

Hi,

what is the use of this class /SAPSRM/CL_REPO_FACTORY in SAP SRM.

Regards,

Nishant

Accepted Solutions (1)

Accepted Solutions (1)

jason_boggans
Active Contributor
0 Kudos

Hi Nishant,

The  /SAPSRM/CL_REPO_FACTORY refers to the customizing switch for local analytics.

SRM_700_ANALYTICS_LOCAL -> BW-Independent Analytics

The METHOD GET_INSTANCE of the mentioned class checks if this flag is active in customizing:

ASSERT /sapsrm/cl_sw_700_wo_bf=>analytics_local_is_active( ) = abap_true.

Regards,

Jason

nishantbansal91
Active Contributor
0 Kudos

Hi jason,

What is T-Code for activate or Deactivate the Switch & what is the usage of switch in SRM.

Regards.

Nishant

Answers (0)