Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.field.PurContrHdrCndnValdtyField
Packages that use PurContrHdrCndnValdtyField
-
Uses of PurContrHdrCndnValdtyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 declared as PurContrHdrCndnValdtyFieldModifier and TypeFieldDescriptionstatic final PurContrHdrCndnValdtyField<String>PurContrHdrCndnValdty.CONDITION_APPLICATIONUse with available fluent helpers to apply the ConditionApplication field to query operations.static final PurContrHdrCndnValdtyField<Boolean>PurContrHdrCndnValdty.CONDITION_IS_DELETEDUse with available fluent helpers to apply the ConditionIsDeleted field to query operations.static final PurContrHdrCndnValdtyField<String>PurContrHdrCndnValdty.CONDITION_RECORDUse with available fluent helpers to apply the ConditionRecord field to query operations.static final PurContrHdrCndnValdtyField<String>PurContrHdrCndnValdty.CONDITION_TYPEUse with available fluent helpers to apply the ConditionType field to query operations.static final PurContrHdrCndnValdtyField<LocalDateTime>PurContrHdrCndnValdty.CONDITION_VALIDITY_END_DATEUse with available fluent helpers to apply the ConditionValidityEndDate field to query operations.static final PurContrHdrCndnValdtyField<LocalDateTime>PurContrHdrCndnValdty.CONDITION_VALIDITY_START_DATEUse with available fluent helpers to apply the ConditionValidityStartDate field to query operations.static final PurContrHdrCndnValdtyField<String>PurContrHdrCndnValdty.PURCHASE_CONTRACTUse with available fluent helpers to apply the PurchaseContract field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return PurContrHdrCndnValdtyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurContrHdrCndnValdtyField<T>PurContrHdrCndnValdty.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurContrHdrCndnValdtyField<T>Use with available fluent helpers to apply an extension field to query operations.