Overloads
- Last UpdatedNov 06, 2025
- 1 minute read
In the Stateful API, overloads are used in many methods. In System Platform, based on the parameter count an overload is called. If two overloads have the same parameter count, System Platform calls the first overload method that matches the parameter count.
Certain overloads are not available within System Platform. Following is the list of conflicting overloads:
-
UserGrps.GetUserGroupLinks
-
UtilRawReasons.GetAllUtilRawReasonLinks
-
ClientSession.SendXMLCmd
-
ClientSession.GetCurUserCurEntInfo
-
Ents.GetEntProperties
-
Ents.GetEntityFromComboBoxEntry
-
Ents.SelectEntityInComboBox
-
FileHelper.SaveFile
-
FileHelper.LoadFile
-
ArrayList.FixedSize
-
ArrayList.ReadOnly
-
ArrayList.Sort
-
ArrayList.Synchronized
-
Items.PopupItemPicker
-
Item.GetItemAttr
-
Lot.GetLotAttr
-
Job.GetJobAttr
-
WO.GetWOAttr
-
Storage.GetInventoryItems
-
User.AddUserToGroups