Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.field.PurchasingSourceField
Packages that use PurchasingSourceField
-
Uses of PurchasingSourceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource declared as PurchasingSourceFieldModifier and TypeFieldDescriptionstatic final PurchasingSourceField<String>PurchasingSource.CREATED_BY_USER_NAMEUse with available fluent helpers to apply the CreatedByUserName field to query operations.static final PurchasingSourceField<LocalDateTime>PurchasingSource.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final PurchasingSourceField<Boolean>PurchasingSource.ISSG_PLANT_IS_FIXEDUse with available fluent helpers to apply the IssgPlantIsFixed field to query operations.static final PurchasingSourceField<ZonedDateTime>PurchasingSource.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final PurchasingSourceField<String>PurchasingSource.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final PurchasingSourceField<String>PurchasingSource.MRP_SOURCING_CONTROLUse with available fluent helpers to apply the MRPSourcingControl field to query operations.static final PurchasingSourceField<String>PurchasingSource.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final PurchasingSourceField<String>PurchasingSource.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final PurchasingSourceField<Boolean>PurchasingSource.PUR_OUTLINE_AGREEMENT_IS_FIXEDUse with available fluent helpers to apply the PurOutlineAgreementIsFixed field to query operations.static final PurchasingSourceField<String>PurchasingSource.PURCHASE_OUTLINE_AGREEMENTUse with available fluent helpers to apply the PurchaseOutlineAgreement field to query operations.static final PurchasingSourceField<String>PurchasingSource.PURCHASE_OUTLINE_AGREEMENT_ITEMUse with available fluent helpers to apply the PurchaseOutlineAgreementItem field to query operations.static final PurchasingSourceField<String>PurchasingSource.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final PurchasingSourceField<String>PurchasingSource.SOURCE_LIST_RECORDUse with available fluent helpers to apply the SourceListRecord field to query operations.static final PurchasingSourceField<Boolean>PurchasingSource.SOURCE_OF_SUPPLY_IS_BLOCKEDUse with available fluent helpers to apply the SourceOfSupplyIsBlocked field to query operations.static final PurchasingSourceField<Boolean>PurchasingSource.SOURCE_OF_SUPPLY_IS_FIXEDUse with available fluent helpers to apply the SourceOfSupplyIsFixed field to query operations.static final PurchasingSourceField<String>PurchasingSource.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final PurchasingSourceField<Boolean>PurchasingSource.SUPPLIER_IS_FIXEDUse with available fluent helpers to apply the SupplierIsFixed field to query operations.static final PurchasingSourceField<String>PurchasingSource.SUPPLYING_PLANTUse with available fluent helpers to apply the SupplyingPlant field to query operations.static final PurchasingSourceField<LocalDateTime>PurchasingSource.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final PurchasingSourceField<LocalDateTime>PurchasingSource.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource that return PurchasingSourceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurchasingSourceField<T>PurchasingSource.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchasingSourceField<T>Use with available fluent helpers to apply an extension field to query operations.