Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition |
Modifier and Type | Field and Description |
---|---|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.ARCH_OBJECT_NUMBER
Use with available fluent helpers to apply the ArchObjectNumber field to query operations.
|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.DOCUMENT_TEXT
Use with available fluent helpers to apply the DocumentText field to query operations.
|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.FIXED_INDICATOR
Use with available fluent helpers to apply the FixedIndicator field to query operations.
|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.NOTE_DESCRIPTION
Use with available fluent helpers to apply the NoteDescription field to query operations.
|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.PURCHASE_REQUISITION
Use with available fluent helpers to apply the PurchaseRequisition field to query operations.
|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.PURCHASE_REQUISITION_ITEM
Use with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.
|
static PurchaseReqnItemTextField<String> |
PurchaseReqnItemText.TECHNICAL_OBJECT_TYPE
Use with available fluent helpers to apply the TechnicalObjectType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurchaseReqnItemTextField<T> |
PurchaseReqnItemText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurchaseReqnItemText.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.