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