Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.Characteristic
Packages that use Characteristic
Package
Description
-
Uses of Characteristic in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation with type parameters of type CharacteristicModifier and TypeFieldDescriptionstatic final FunctionalLocationClassLink<Characteristic>FunctionalLocationClass.TO_CHARACTERISTICUse with available fluent helpers to apply the to_Characteristic navigation property to query operations.static final ValueOneToOneLink<Characteristic>Value.TO_CHARACTERISTICUse with available fluent helpers to apply the to_Characteristic navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return CharacteristicModifier and TypeMethodDescriptionCharacteristic.CharacteristicBuilder.build()Value.fetchCharacteristic()Fetches the Characteristic entity (one to one) associated with this entity.Value.getCharacteristicOrFetch()Retrieval of associated Characteristic entity (one to one).protected CharacteristicCharacteristicCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return types with arguments of type CharacteristicModifier and TypeMethodDescriptionFunctionalLocationClass.fetchCharacteristic()Fetches the Characteristic entities (one to many) associated with this entity.io.vavr.control.Option<List<Characteristic>>FunctionalLocationClass.getCharacteristicIfPresent()Retrieval of associated Characteristic entities (one to many).io.vavr.control.Option<Characteristic>Value.getCharacteristicIfPresent()Retrieval of associated Characteristic entity (one to one).FunctionalLocationClass.getCharacteristicOrFetch()Retrieval of associated Characteristic entities (one to many).protected Class<Characteristic>CharacteristicByKeyFluentHelper.getEntityClass()protected Class<Characteristic>CharacteristicFluentHelper.getEntityClass()Characteristic.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation with parameters of type CharacteristicModifier and TypeMethodDescriptionvoidFunctionalLocationClass.addCharacteristic(Characteristic... entity) Adds elements to the list of associated Characteristic entities.FunctionalLocationClass.FunctionalLocationClassBuilder.characteristic(Characteristic... value) Navigation property to_Characteristic for FunctionalLocationClass to multiple Characteristic.Value.ValueBuilder.characteristic(Characteristic value) Navigation property to_Characteristic for Value to single Characteristic.voidValue.setCharacteristic(Characteristic value) Overwrites the associated Characteristic entity for the loaded navigation property to_Characteristic.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation with type arguments of type CharacteristicModifier and TypeMethodDescriptionvoidFunctionalLocationClass.setCharacteristic(List<Characteristic> value) Overwrites the list of associated Characteristic entities for the loaded navigation property to_Characteristic.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation with parameters of type CharacteristicModifierConstructorDescriptionCharacteristicCreateFluentHelper(String servicePath, Characteristic entity, String entityCollection) Creates a fluent helper object that will create aCharacteristicentity on the OData endpoint.Value(String functionalLocation, String classType, String charcValuePositionNumber, String charcInternalID, String functionalLocationLabelName, String characteristic, String charcDataType, String classInternalID, LocalDateTime keyDate, String changeNumber, String charcValueDependency, String charcValue, Double charcFromNumericValue, String charcFromNumericValueUnit, Double charcToNumericValue, String charcToNumericValueUnit, BigDecimal charcFromDecimalValue, BigDecimal charcToDecimalValue, BigDecimal charcFromAmount, BigDecimal charcToAmount, String currency, LocalDateTime charcFromDate, LocalDateTime charcToDate, LocalTime charcFromTime, LocalTime charcToTime, FunctionalLocation toFunctionalLocation, Characteristic toCharacteristic) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation with type arguments of type CharacteristicModifierConstructorDescriptionFunctionalLocationClass(String functionalLocation, String classInternalID, String classType, String functionalLocationLabelName, LocalDateTime keyDate, String classProperty, String clfnStatus, Short classPositionNumber, String classIsStandardClass, String clfnObjectInternalID, LocalDateTime validityEndDate, List<Characteristic> toCharacteristic, FunctionalLocation toFunctionalLocation) -
Uses of Characteristic in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.batch with parameters of type CharacteristicModifier and TypeMethodDescriptionDefaultFunctionalLocationServiceBatchChangeSet.createCharacteristic(Characteristic characteristic) FunctionalLocationServiceBatchChangeSet.createCharacteristic(Characteristic characteristic) Create a newCharacteristicentity and save it to the S/4HANA system. -
Uses of Characteristic in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link that return types with arguments of type CharacteristicModifier and TypeMethodDescriptionCharacteristicOneToOneLink.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.functionallocation.link with type arguments of type CharacteristicModifier and TypeMethodDescriptionprotected CharacteristicLink<ObjectT>CharacteristicLink.translateLinkType(EntityLink<CharacteristicLink<ObjectT>, Characteristic, ObjectT> link) -
Uses of Characteristic in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CharacteristicModifier and TypeMethodDescriptionDefaultFunctionalLocationService.createCharacteristic(Characteristic characteristic) Deprecated.FunctionalLocationService.createCharacteristic(Characteristic characteristic) Deprecated.Create a newCharacteristicentity and save it to the S/4HANA system.