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