Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field.FunctionalLocationClassField
Packages that use FunctionalLocationClassField
-
Uses of FunctionalLocationClassField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as FunctionalLocationClassFieldModifier and TypeFieldDescriptionstatic final FunctionalLocationClassField<String>FunctionalLocationClass.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final FunctionalLocationClassField<String>FunctionalLocationClass.CLASS_IS_STANDARD_CLASSUse with available fluent helpers to apply the ClassIsStandardClass field to query operations.static final FunctionalLocationClassField<Short>FunctionalLocationClass.CLASS_POSITION_NUMBERUse with available fluent helpers to apply the ClassPositionNumber field to query operations.static final FunctionalLocationClassField<String>FunctionalLocationClass.CLASS_PROPERTYUse with available fluent helpers to apply the Class field to query operations.static final FunctionalLocationClassField<String>FunctionalLocationClass.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final FunctionalLocationClassField<String>FunctionalLocationClass.CLFN_OBJECT_INTERNAL_IDUse with available fluent helpers to apply the ClfnObjectInternalID field to query operations.static final FunctionalLocationClassField<String>FunctionalLocationClass.CLFN_STATUSUse with available fluent helpers to apply the ClfnStatus field to query operations.static final FunctionalLocationClassField<String>FunctionalLocationClass.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final FunctionalLocationClassField<String>FunctionalLocationClass.FUNCTIONAL_LOCATION_LABEL_NAMEUse with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.static final FunctionalLocationClassField<LocalDateTime>FunctionalLocationClass.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.static final FunctionalLocationClassField<LocalDateTime>FunctionalLocationClass.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation that return FunctionalLocationClassFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FunctionalLocationClassField<T>FunctionalLocationClass.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FunctionalLocationClassField<T>Use with available fluent helpers to apply an extension field to query operations.