Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource |
Modifier and Type | Field and Description |
---|---|
static PurchasingSourceField<String> |
PurchasingSource.CREATED_BY_USER_NAME
Use with available fluent helpers to apply the CreatedByUserName field to query operations.
|
static PurchasingSourceField<LocalDateTime> |
PurchasingSource.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static PurchasingSourceField<Boolean> |
PurchasingSource.ISSG_PLANT_IS_FIXED
Use with available fluent helpers to apply the IssgPlantIsFixed field to query operations.
|
static PurchasingSourceField<ZonedDateTime> |
PurchasingSource.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.MRP_SOURCING_CONTROL
Use with available fluent helpers to apply the MRPSourcingControl field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.ORDER_QUANTITY_UNIT
Use with available fluent helpers to apply the OrderQuantityUnit field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static PurchasingSourceField<Boolean> |
PurchasingSource.PUR_OUTLINE_AGREEMENT_IS_FIXED
Use with available fluent helpers to apply the PurOutlineAgreementIsFixed field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.PURCHASE_OUTLINE_AGREEMENT
Use with available fluent helpers to apply the PurchaseOutlineAgreement field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.PURCHASE_OUTLINE_AGREEMENT_ITEM
Use with available fluent helpers to apply the PurchaseOutlineAgreementItem field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.SOURCE_LIST_RECORD
Use with available fluent helpers to apply the SourceListRecord field to query operations.
|
static PurchasingSourceField<Boolean> |
PurchasingSource.SOURCE_OF_SUPPLY_IS_BLOCKED
Use with available fluent helpers to apply the SourceOfSupplyIsBlocked field to query operations.
|
static PurchasingSourceField<Boolean> |
PurchasingSource.SOURCE_OF_SUPPLY_IS_FIXED
Use with available fluent helpers to apply the SourceOfSupplyIsFixed field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static PurchasingSourceField<Boolean> |
PurchasingSource.SUPPLIER_IS_FIXED
Use with available fluent helpers to apply the SupplierIsFixed field to query operations.
|
static PurchasingSourceField<String> |
PurchasingSource.SUPPLYING_PLANT
Use with available fluent helpers to apply the SupplyingPlant field to query operations.
|
static PurchasingSourceField<LocalDateTime> |
PurchasingSource.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static PurchasingSourceField<LocalDateTime> |
PurchasingSource.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurchasingSourceField<T> |
PurchasingSource.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurchasingSource.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.