GetOEEExecData Method (Ents)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The GetOEEExecData() method retrieves OEE Exec data (that is, the extra configuration data required for an entity that is capable of tracking OEE data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetOEEExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetOEEExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which OEE Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the OEE_Exec table.See AlsoReferenceEnts ClassEnts Members In This Topic
The GetOEEExecData() method retrieves OEE Exec data (that is, the extra configuration data required for an entity that is capable of tracking OEE data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetOEEExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetOEEExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which OEE Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the OEE_Exec table.See AlsoReferenceEnts ClassEnts Members
The GetOEEExecData() method retrieves OEE Exec data (that is, the extra configuration data required for an entity that is capable of tracking OEE data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetOEEExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetOEEExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which OEE Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the OEE_Exec table.See AlsoReferenceEnts ClassEnts Members
The GetOEEExecData() method retrieves OEE Exec data (that is, the extra configuration data required for an entity that is capable of tracking OEE data) for the entity.Syntax Visual BasicC# 'Declaration Public Shared Function GetOEEExecData( _ ByVal entId As Integer _ ) As DataSet public static DataSet GetOEEExecData( int entId ) ParametersentId Required. Holds the ID of the entity for which OEE Exec data is being retrieved. Return ValueReturns a DataSet containing data for the entity from the OEE_Exec table.See AlsoReferenceEnts ClassEnts Members