Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.SrcgProjQtnAllowedPaytTrm
Packages that use SrcgProjQtnAllowedPaytTrm
Package
Description
-
Uses of SrcgProjQtnAllowedPaytTrm in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type parameters of type SrcgProjQtnAllowedPaytTrmModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.ALL_FIELDSSelector for all available fields of SrcgProjQtnAllowedPaytTrm.static final SimpleProperty.NumericDecimal<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.CASH_DISCOUNT1_DAYSstatic final SimpleProperty.NumericDecimal<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.CASH_DISCOUNT1_PERCENTstatic final SimpleProperty.NumericDecimal<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.CASH_DISCOUNT2_DAYSstatic final SimpleProperty.NumericDecimal<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.CASH_DISCOUNT2_PERCENTstatic final SimpleProperty.String<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.COMPANY_CODEstatic final SimpleProperty.NumericDecimal<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.NET_PAYMENT_DAYSstatic final SimpleProperty.String<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.PAYMENT_TERMSstatic final SimpleProperty.String<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.PLANTstatic final SimpleProperty.String<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.PROCUREMENT_HUB_SOURCE_SYSTEMstatic final SimpleProperty.Guid<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.SOURCING_PROJECT_QUOTATION_UUIDstatic final SimpleProperty.Guid<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.SRCG_PROJ_QTN_ALLOWED_PAYT_TRM_UUIDstatic final SimpleProperty.Guid<SrcgProjQtnAllowedPaytTrm>SrcgProjQtnAllowedPaytTrm.SRCG_PROJ_QTN_ITM_PAYMENT_TERMS_UUIDSrcgProjQtnAllowedPaytTrm.TO__SOURCING_PROJECT_QUOTATIONUse with available request builders to apply the _SourcingProjectQuotation navigation property to query operations.SrcgProjQtnItemPaymentTerms.TO__SRCG_PROJ_QTN_ALLOWED_PAYT_TRMUse with available request builders to apply the _SrcgProjQtnAllowedPaytTrm navigation property to query operations.SrcgProjQtnAllowedPaytTrm.TO__SRCG_PROJ_QTN_ITM_PAYMENT_TERMSUse with available request builders to apply the _SrcgProjQtnItmPaymentTerms navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return SrcgProjQtnAllowedPaytTrmModifier and TypeMethodDescriptionSrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return types with arguments of type SrcgProjQtnAllowedPaytTrmModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjQtnAllowedPaytTrm>>SrcgProjQtnItemPaymentTerms.getSrcgProjQtnAllowedPaytTrmIfPresent()Retrieval of associated SrcgProjQtnAllowedPaytTrm entities (one to many).SrcgProjQtnAllowedPaytTrm.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with parameters of type SrcgProjQtnAllowedPaytTrmModifier and TypeMethodDescriptionvoidSrcgProjQtnItemPaymentTerms.addSrcgProjQtnAllowedPaytTrm(SrcgProjQtnAllowedPaytTrm... entity) Adds elements to the list of associated SrcgProjQtnAllowedPaytTrm entities.SrcgProjQtnItemPaymentTerms.SrcgProjQtnItemPaymentTermsBuilder.srcgProjQtnAllowedPaytTrm(SrcgProjQtnAllowedPaytTrm... value) Navigation property _SrcgProjQtnAllowedPaytTrm for SrcgProjQtnItemPaymentTerms to multiple SrcgProjQtnAllowedPaytTrm.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SrcgProjQtnAllowedPaytTrmModifier and TypeMethodDescriptionvoidSrcgProjQtnItemPaymentTerms.setSrcgProjQtnAllowedPaytTrm(List<SrcgProjQtnAllowedPaytTrm> value) Overwrites the list of associated SrcgProjQtnAllowedPaytTrm entities for the loaded navigation property _SrcgProjQtnAllowedPaytTrm.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SrcgProjQtnAllowedPaytTrmModifierConstructorDescriptionSrcgProjQtnItemPaymentTerms(UUID srcgProjQtnItmPaymentTermsUUID, UUID sourcingProjectQuotationUUID, UUID srcgProjQtnItemUUID, String plant, String paymentTerms, BigDecimal cashDiscount1Days, BigDecimal cashDiscount2Days, BigDecimal cashDiscount1Percent, BigDecimal cashDiscount2Percent, BigDecimal netPaymentDays, String companyCode, String procurementHubSourceSystem, SourcingProjectQuotation to_SourcingProjectQuotation, List<SrcgProjQtnAllowedPaytTrm> to_SrcgProjQtnAllowedPaytTrm, SrcgProjQtnItem to_SrcgProjQuotationItem) -
Uses of SrcgProjQtnAllowedPaytTrm in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type SrcgProjQtnAllowedPaytTrmModifier and TypeMethodDescriptionDefaultSupplierQuotationForSourcingProjectService.countSrcgProjQtnAllowedPaytTrm()Deprecated.SupplierQuotationForSourcingProjectService.countSrcgProjQtnAllowedPaytTrm()Deprecated.Fetch the number of entries from theSrcgProjQtnAllowedPaytTrmentity collection matching the filter and search expressions.DefaultSupplierQuotationForSourcingProjectService.getAllSrcgProjQtnAllowedPaytTrm()Deprecated.SupplierQuotationForSourcingProjectService.getAllSrcgProjQtnAllowedPaytTrm()Deprecated.Fetch multipleSrcgProjQtnAllowedPaytTrmentities.DefaultSupplierQuotationForSourcingProjectService.getSrcgProjQtnAllowedPaytTrmByKey(UUID srcgProjQtnAllowedPaytTrmUUID) Deprecated.SupplierQuotationForSourcingProjectService.getSrcgProjQtnAllowedPaytTrmByKey(UUID srcgProjQtnAllowedPaytTrmUUID) Deprecated.Fetch a singleSrcgProjQtnAllowedPaytTrmentity using key fields.