Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.equipmenthierarchy.EquipmentStrucList
Packages that use EquipmentStrucList
Package
Description
-
Uses of EquipmentStrucList in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.equipmenthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.equipmenthierarchy with type parameters of type EquipmentStrucListModifier and TypeFieldDescriptionstatic final SimpleProperty<EquipmentStrucList>EquipmentStrucList.ALL_FIELDSSelector for all available fields of EquipmentStrucList.static final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.CONSTRUCTION_MATERIALstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.EQUIP_INSTALLATION_POSITION_NMBRstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIP_IS_ALLOC_TO_SUPERIOR_EQUIPstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.EQUIPMENTstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_CATEGORYstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_CATEGORY_DESCstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_IS_ASSIGNED_TO_DELIVERYstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_IS_AT_CUSTOMERstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_IS_AVAILABLEstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_IS_IN_WAREHOUSEstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_IS_INACTIVEstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_IS_INSTALLEDstatic final SimpleProperty.Boolean<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_IS_MARKED_FOR_DELETIONstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.EQUIPMENT_NAMEstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.FUNCTIONAL_LOCATIONstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.HIERARCHY_NODEstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.HIERARCHY_PARENT_NODEstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.SUPERORDINATE_EQUIPMENTstatic final SimpleProperty.NumericInteger<EquipmentStrucList>EquipmentStrucList.TECH_OBJ_HIERARCHY_LEVELstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.TECHNICAL_OBJECT_TYPEstatic final SimpleProperty.String<EquipmentStrucList>EquipmentStrucList.TECHNICAL_OBJECT_TYPE_DESCstatic final SimpleProperty.Date<EquipmentStrucList>EquipmentStrucList.VALIDITY_END_DATEstatic final SimpleProperty.Date<EquipmentStrucList>EquipmentStrucList.VALIDITY_START_DATEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.equipmenthierarchy that return EquipmentStrucListMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.equipmenthierarchy that return types with arguments of type EquipmentStrucList -
Uses of EquipmentStrucList in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type EquipmentStrucListModifier and TypeMethodDescriptionDefaultEquipmentHierarchyService.countEquipmentStructureList()EquipmentHierarchyService.countEquipmentStructureList()Fetch the number of entries from theEquipmentStrucListentity collection matching the filter and search expressions.DefaultEquipmentHierarchyService.getAllEquipmentStructureList()EquipmentHierarchyService.getAllEquipmentStructureList()Fetch multipleEquipmentStrucListentities.DefaultEquipmentHierarchyService.getEquipmentStructureListByKey(String equipment, LocalDate validityEndDate) EquipmentHierarchyService.getEquipmentStructureListByKey(String equipment, LocalDate validityEndDate) Fetch a singleEquipmentStrucListentity using key fields.