Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation |
Modifier and Type | Field and Description |
---|---|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static FunctionalLocationPartnerField<LocalDateTime> |
FunctionalLocationPartner.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static FunctionalLocationPartnerField<LocalTime> |
FunctionalLocationPartner.CREATION_TIME
Use with available fluent helpers to apply the CreationTime field to query operations.
|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.FUNCNL_LOC_PARTNER_OBJECT_NMBR
Use with available fluent helpers to apply the FuncnlLocPartnerObjectNmbr field to query operations.
|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.FUNCTIONAL_LOCATION_LABEL_NAME
Use with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.
|
static FunctionalLocationPartnerField<LocalDateTime> |
FunctionalLocationPartner.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static FunctionalLocationPartnerField<LocalTime> |
FunctionalLocationPartner.LAST_CHANGE_TIME
Use with available fluent helpers to apply the LastChangeTime field to query operations.
|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.MAINT_OBJECT_INTERNAL_ID
Use with available fluent helpers to apply the MaintObjectInternalID field to query operations.
|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.PARTNER
Use with available fluent helpers to apply the Partner field to query operations.
|
static FunctionalLocationPartnerField<String> |
FunctionalLocationPartner.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> FunctionalLocationPartnerField<T> |
FunctionalLocationPartner.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
FunctionalLocationPartner.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.