SCRS_GetSMSSiteCode Stored Procedure

System Center

In SCRM 2006, SCRS_GetSMSSiteCode gets the SMS site code.


SCRS_GetSMSSiteCode @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

SiteCode

String

Output value from SCRM 2006 SCRS_SMSSite_Dimension_View.SiteCode.

SiteCodeLabel

String

Output value from SCRM 2006 SCRS_SMSSite_Dimension_View.SiteCode.

Show: