Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation |
Modifier and Type | Field and Description |
---|---|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.CLASS_IS_STANDARD_CLASS
Use with available fluent helpers to apply the ClassIsStandardClass field to query operations.
|
static FunctionalLocationClassField<Short> |
FunctionalLocationClass.CLASS_POSITION_NUMBER
Use with available fluent helpers to apply the ClassPositionNumber field to query operations.
|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.CLASS_PROPERTY
Use with available fluent helpers to apply the Class field to query operations.
|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.CLFN_OBJECT_INTERNAL_ID
Use with available fluent helpers to apply the ClfnObjectInternalID field to query operations.
|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.CLFN_STATUS
Use with available fluent helpers to apply the ClfnStatus field to query operations.
|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static FunctionalLocationClassField<String> |
FunctionalLocationClass.FUNCTIONAL_LOCATION_LABEL_NAME
Use with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.
|
static FunctionalLocationClassField<LocalDateTime> |
FunctionalLocationClass.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static FunctionalLocationClassField<LocalDateTime> |
FunctionalLocationClass.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> FunctionalLocationClassField<T> |
FunctionalLocationClass.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FunctionalLocationClass.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.