Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement |
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARACTERISTIC_AUTHOR
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
|
static DocumentInfoRecordCharcValueField<BigDecimal> |
DocumentInfoRecordCharcValue.CHARC_FROM_AMOUNT
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
|
static DocumentInfoRecordCharcValueField<LocalDateTime> |
DocumentInfoRecordCharcValue.CHARC_FROM_DATE
Use with available fluent helpers to apply the CharcFromDate field to query operations.
|
static DocumentInfoRecordCharcValueField<BigDecimal> |
DocumentInfoRecordCharcValue.CHARC_FROM_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
|
static DocumentInfoRecordCharcValueField<Double> |
DocumentInfoRecordCharcValue.CHARC_FROM_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARC_FROM_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
|
static DocumentInfoRecordCharcValueField<LocalTime> |
DocumentInfoRecordCharcValue.CHARC_FROM_TIME
Use with available fluent helpers to apply the CharcFromTime field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARC_MAINT_AUTH_GRP
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
|
static DocumentInfoRecordCharcValueField<BigDecimal> |
DocumentInfoRecordCharcValue.CHARC_TO_AMOUNT
Use with available fluent helpers to apply the CharcToAmount field to query operations.
|
static DocumentInfoRecordCharcValueField<LocalDateTime> |
DocumentInfoRecordCharcValue.CHARC_TO_DATE
Use with available fluent helpers to apply the CharcToDate field to query operations.
|
static DocumentInfoRecordCharcValueField<BigDecimal> |
DocumentInfoRecordCharcValue.CHARC_TO_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
|
static DocumentInfoRecordCharcValueField<Double> |
DocumentInfoRecordCharcValue.CHARC_TO_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARC_TO_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
|
static DocumentInfoRecordCharcValueField<LocalTime> |
DocumentInfoRecordCharcValue.CHARC_TO_TIME
Use with available fluent helpers to apply the CharcToTime field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARC_VALUE
Use with available fluent helpers to apply the CharcValue field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARC_VALUE_DEPENDENCY
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CHARC_VALUE_POSITION_NUMBER
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
|
static DocumentInfoRecordCharcValueField<String> |
DocumentInfoRecordCharcValue.DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
|
static DocumentInfoRecordCharcValueField<LocalDateTime> |
DocumentInfoRecordCharcValue.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DocumentInfoRecordCharcValueField<T> |
DocumentInfoRecordCharcValue.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecordCharcValue.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.