Hello, I am trying to write a script that uses one of the UDT's we have created for SY. I am using the following code. oCountryGroup = oSession.GetObject("SY_UDTMaint_bus", "SY_UDT_COUNTRY_GROUP_COUNTRY") This is failing to return the UDT table (which exists and has data). I have been able to retrieve UDT's from CM using CM_UDTMaint_bus in the past. Any advice? Thanks in advance,
↧