Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.EquipmentClass
Packages that use EquipmentClass
Package
Description
-
Uses of EquipmentClass in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment with type parameters of type EquipmentClassModifier and TypeFieldDescriptionstatic final EquipmentLink<EquipmentClass>Equipment.TO_CLASSIFICATIONUse with available fluent helpers to apply the to_Classification navigation property to query operations.static final EquipmentClassCharacteristicOneToOneLink<EquipmentClass>EquipmentClassCharacteristic.TO_EQUIPMENT_CLASSUse with available fluent helpers to apply the to_EquipmentClass navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment that return EquipmentClassModifier and TypeMethodDescriptionEquipmentClass.EquipmentClassBuilder.build()EquipmentClassCharacteristic.fetchEquipmentClass()Fetches the EquipmentClass entity (one to one) associated with this entity.protected EquipmentClassEquipmentClassCreateFluentHelper.getEntity()protected EquipmentClassEquipmentClassDeleteFluentHelper.getEntity()protected EquipmentClassEquipmentClassUpdateFluentHelper.getEntity()EquipmentClassCharacteristic.getEquipmentClassOrFetch()Retrieval of associated EquipmentClass entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment that return types with arguments of type EquipmentClassModifier and TypeMethodDescriptionEquipment.fetchClassification()Fetches the EquipmentClass entities (one to many) associated with this entity.io.vavr.control.Option<List<EquipmentClass>>Equipment.getClassificationIfPresent()Retrieval of associated EquipmentClass entities (one to many).Equipment.getClassificationOrFetch()Retrieval of associated EquipmentClass entities (one to many).protected Class<EquipmentClass>EquipmentClassByKeyFluentHelper.getEntityClass()protected Class<EquipmentClass>EquipmentClassFluentHelper.getEntityClass()io.vavr.control.Option<EquipmentClass>EquipmentClassCharacteristic.getEquipmentClassIfPresent()Retrieval of associated EquipmentClass entity (one to one).EquipmentClass.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment with parameters of type EquipmentClassModifier and TypeMethodDescriptionvoidEquipment.addClassification(EquipmentClass... entity) Adds elements to the list of associated EquipmentClass entities.Equipment.EquipmentBuilder.classification(EquipmentClass... value) Navigation property to_Classification for Equipment to multiple EquipmentClass.EquipmentClassCharacteristic.EquipmentClassCharacteristicBuilder.equipmentClass(EquipmentClass value) Navigation property to_EquipmentClass for EquipmentClassCharacteristic to single EquipmentClass.voidEquipmentClassCharacteristic.setEquipmentClass(EquipmentClass value) Overwrites the associated EquipmentClass entity for the loaded navigation property to_EquipmentClass.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment with type arguments of type EquipmentClassModifier and TypeMethodDescriptionvoidEquipment.setClassification(List<EquipmentClass> value) Overwrites the list of associated EquipmentClass entities for the loaded navigation property to_Classification.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment with parameters of type EquipmentClassModifierConstructorDescriptionEquipmentClassCharacteristic(String equipment, String classInternalID, String characteristicInternalID, String characteristic, String charcDataType, LocalDateTime keyDate, String changeNumber, String classType, String classProperty, EquipmentClass toEquipmentClass, Equipment toEquipment, List<EquipClassCharacteristicValue> toValue) EquipmentClassCreateFluentHelper(String servicePath, EquipmentClass entity, String entityCollection) Creates a fluent helper object that will create aEquipmentClassentity on the OData endpoint.EquipmentClassDeleteFluentHelper(String servicePath, EquipmentClass entity, String entityCollection) Creates a fluent helper object that will delete aEquipmentClassentity on the OData endpoint.EquipmentClassUpdateFluentHelper(String servicePath, EquipmentClass entity, String entityCollection) Creates a fluent helper object that will update aEquipmentClassentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment with type arguments of type EquipmentClassModifierConstructorDescriptionEquipment(String equipment, LocalDateTime validityEndDate, LocalTime validityEndTime, ZonedDateTime equipmentValidityEndDateTime, LocalDateTime validityStartDate, String equipmentOID, String equipmentName, String equipmentCategory, String technicalObjectType, String authorizationGroup, BigDecimal grossWeight, String grossWeightUnit, String sizeOrDimensionText, String inventoryNumber, LocalDateTime operationStartDate, BigDecimal acquisitionValue, String currency, LocalDateTime acquisitionDate, String assetManufacturerName, String manufacturerPartTypeName, String manufacturerCountry, String constructionYear, String constructionMonth, String manufacturerPartNmbr, String manufacturerSerialNumber, String maintenancePlant, String assetLocation, String assetRoom, String plantSection, String workCenter, String workCenterInternalID, String workCenterPlant, String aBCIndicator, String maintObjectFreeDefinedAttrib, String formOfAddress, String businessPartnerName1, String businessPartnerName2, String cityName, String houseNumber, String houseNumberSupplementText, String building, String floor, String roomNumber, String postalCode, String streetName, String region, String country, String phoneNumber, String faxNumber, String companyCode, String businessArea, String masterFixedAsset, String fixedAsset, String costCenter, String controllingArea, String wBSElementExternalID, String settlementOrder, String maintenancePlanningPlant, String maintenancePlannerGroup, String mainWorkCenter, String mainWorkCenterInternalID, String mainWorkCenterPlant, String catalogProfile, String functionalLocation, String functionalLocationLabelName, String functionalLocationName, String equipInstallationPositionNmbr, String superordinateEquipment, String technicalObjectSortCode, String constructionMaterial, String material, String serialNumber, String uniqueItemIdentifier, String uniqueItemIdentifierStrucType, String uniqueItemIdentifierRespPlant, String salesOrganization, String distributionChannel, String organizationDivision, String salesGroup, String salesOffice, LocalDateTime creationDate, String createdByUser, String lastChangedByUser, ZonedDateTime lastChangeDateTime, String nextEquipUsagePeriodSqncNmbr, String maintObjectLocAcctAssgmtNmbr, String maintObjectInternalID, String equipUsagePeriodSequenceNumber, Boolean equipmentIsAtCustomer, Boolean equipmentIsAvailable, Boolean equipmentIsInWarehouse, Boolean equipmentIsAssignedToDelivery, Boolean equipmentIsMarkedForDeletion, Boolean equipmentIsInstalled, Boolean equipIsAllocToSuperiorEquip, Boolean equipmentIsInactive, String equipHasSubOrdinateEquipment, List<EquipmentClass> toClassification, EquipmentLongText toLongText, List<EquipmentPartner> toPartner, List<EquipmentWarranty> toWarranty) -
Uses of EquipmentClass in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.batch with parameters of type EquipmentClassModifier and TypeMethodDescriptionDefaultEquipmentServiceBatchChangeSet.createEquipmentClass(EquipmentClass equipmentClass) EquipmentServiceBatchChangeSet.createEquipmentClass(EquipmentClass equipmentClass) Create a newEquipmentClassentity and save it to the S/4HANA system.DefaultEquipmentServiceBatchChangeSet.deleteEquipmentClass(EquipmentClass equipmentClass) EquipmentServiceBatchChangeSet.deleteEquipmentClass(EquipmentClass equipmentClass) Deletes an existingEquipmentClassentity in the S/4HANA system.DefaultEquipmentServiceBatchChangeSet.updateEquipmentClass(EquipmentClass equipmentClass) EquipmentServiceBatchChangeSet.updateEquipmentClass(EquipmentClass equipmentClass) Update an existingEquipmentClassentity and save it to the S/4HANA system. -
Uses of EquipmentClass in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.link that return types with arguments of type EquipmentClassModifier and TypeMethodDescriptionEquipmentClassOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.link with type arguments of type EquipmentClassModifier and TypeMethodDescriptionprotected EquipmentClassLink<ObjectT>EquipmentClassLink.translateLinkType(EntityLink<EquipmentClassLink<ObjectT>, EquipmentClass, ObjectT> link) -
Uses of EquipmentClass in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EquipmentClassModifier and TypeMethodDescriptionDefaultEquipmentService.createEquipmentClass(EquipmentClass equipmentClass) Deprecated.EquipmentService.createEquipmentClass(EquipmentClass equipmentClass) Deprecated.Create a newEquipmentClassentity and save it to the S/4HANA system.DefaultEquipmentService.deleteEquipmentClass(EquipmentClass equipmentClass) Deprecated.EquipmentService.deleteEquipmentClass(EquipmentClass equipmentClass) Deprecated.Deletes an existingEquipmentClassentity in the S/4HANA system.DefaultEquipmentService.updateEquipmentClass(EquipmentClass equipmentClass) Deprecated.EquipmentService.updateEquipmentClass(EquipmentClass equipmentClass) Deprecated.Update an existingEquipmentClassentity and save it to the S/4HANA system.