Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.field.SpecIdentifierField
Packages that use SpecIdentifierField
-
Uses of SpecIdentifierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance declared as SpecIdentifierFieldModifier and TypeFieldDescriptionstatic final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_CATEGORYUse with available fluent helpers to apply the SpecIdfgDescCategory field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_CHANGE_STATEUse with available fluent helpers to apply the SpecIdfgDescChangeState field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_CREATED_BY_USERUse with available fluent helpers to apply the SpecIdfgDescCreatedByUser field to query operations.static final SpecIdentifierField<LocalDateTime>SpecIdentifier.SPEC_IDFG_DESC_CREATION_DATEUse with available fluent helpers to apply the SpecIdfgDescCreationDate field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_INTERNAL_IDUse with available fluent helpers to apply the SpecIdfgDescInternalID field to query operations.static final SpecIdentifierField<Boolean>SpecIdentifier.SPEC_IDFG_DESC_IS_DELETEDUse with available fluent helpers to apply the SpecIdfgDescIsDeleted field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_LANGUAGEUse with available fluent helpers to apply the SpecIdfgDescLanguage field to query operations.static final SpecIdentifierField<LocalDateTime>SpecIdentifier.SPEC_IDFG_DESC_LAST_CHANGE_DATEUse with available fluent helpers to apply the SpecIdfgDescLastChangeDate field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the SpecIdfgDescLastChangedByUser field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_SORT_SEQUENCEUse with available fluent helpers to apply the SpecIdfgDescSortSequence field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_TEXTUse with available fluent helpers to apply the SpecIdfgDescText field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPEC_IDFG_DESC_TYPEUse with available fluent helpers to apply the SpecIdfgDescType field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPECIFICATION_AUTHZN_GROUPUse with available fluent helpers to apply the SpecificationAuthznGroup field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPECIFICATION_INTERNAL_IDUse with available fluent helpers to apply the SpecificationInternalID field to query operations.static final SpecIdentifierField<String>SpecIdentifier.SPECIFICATION_TYPEUse with available fluent helpers to apply the SpecificationType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance that return SpecIdentifierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SpecIdentifierField<T>SpecIdentifier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SpecIdentifierField<T>Use with available fluent helpers to apply an extension field to query operations.