Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SrcgProjItemPaymentTerms
Packages that use SrcgProjItemPaymentTerms
Package
Description
-
Uses of SrcgProjItemPaymentTerms in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type parameters of type SrcgProjItemPaymentTermsModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.ALL_FIELDSSelector for all available fields of SrcgProjItemPaymentTerms.static final SimpleProperty.NumericDecimal<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.CASH_DISCOUNT1_DAYSstatic final SimpleProperty.NumericDecimal<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.CASH_DISCOUNT1_PERCENTstatic final SimpleProperty.NumericDecimal<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.CASH_DISCOUNT2_DAYSstatic final SimpleProperty.NumericDecimal<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.CASH_DISCOUNT2_PERCENTstatic final SimpleProperty.String<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.COMPANY_CODEstatic final SimpleProperty.NumericDecimal<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.NET_PAYMENT_DAYSstatic final SimpleProperty.String<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.PAYMENT_TERMSstatic final SimpleProperty.String<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.PLANTstatic final SimpleProperty.String<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.PROCUREMENT_HUB_SOURCE_SYSTEMstatic final SimpleProperty.String<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.SOURCING_ORIGINstatic final SimpleProperty.Guid<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.SOURCING_PROJECT_ITEM_UUIDstatic final SimpleProperty.Guid<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.SOURCING_PROJECT_UUIDstatic final SimpleProperty.String<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.SOURCING_SCENARIOstatic final SimpleProperty.Guid<SrcgProjItemPaymentTerms>SrcgProjItemPaymentTerms.SRCG_PROJ_ITEM_PAYMENT_TERMS_UUIDstatic final NavigationProperty.Single<SrcgProjItemPaymentTerms,SourcingProject> SrcgProjItemPaymentTerms.TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.SrcgProjItemPaymentTerms.TO__SOURCING_PROJECT_ITEMUse with available request builders to apply the _SourcingProjectItem navigation property to query operations.SourcingProjectItem.TO__SRCG_PROJ_ITEM_PAYMENT_TERMSUse with available request builders to apply the _SrcgProjItemPaymentTerms navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SrcgProjItemPaymentTermsModifier and TypeMethodDescriptionSrcgProjItemPaymentTerms.SrcgProjItemPaymentTermsBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return types with arguments of type SrcgProjItemPaymentTermsModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjItemPaymentTerms>>SourcingProjectItem.getSrcgProjItemPaymentTermsIfPresent()Retrieval of associated SrcgProjItemPaymentTerms entities (one to many).SrcgProjItemPaymentTerms.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with parameters of type SrcgProjItemPaymentTermsModifier and TypeMethodDescriptionvoidSourcingProjectItem.addSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms... entity) Adds elements to the list of associated SrcgProjItemPaymentTerms entities.SourcingProjectItem.SourcingProjectItemBuilder.srcgProjItemPaymentTerms(SrcgProjItemPaymentTerms... value) Navigation property _SrcgProjItemPaymentTerms for SourcingProjectItem to multiple SrcgProjItemPaymentTerms.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SrcgProjItemPaymentTermsModifier and TypeMethodDescriptionvoidSourcingProjectItem.setSrcgProjItemPaymentTerms(List<SrcgProjItemPaymentTerms> value) Overwrites the list of associated SrcgProjItemPaymentTerms entities for the loaded navigation property _SrcgProjItemPaymentTerms. -
Uses of SrcgProjItemPaymentTerms 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 SrcgProjItemPaymentTermsModifier and TypeMethodDescriptionDefaultSourcingProjectService.countSrcgProjItemPaymentTerms()Deprecated.SourcingProjectService.countSrcgProjItemPaymentTerms()Deprecated.Fetch the number of entries from theSrcgProjItemPaymentTermsentity collection matching the filter and search expressions.DefaultSourcingProjectService.deleteSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.SourcingProjectService.deleteSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.Deletes an existingSrcgProjItemPaymentTermsentity in the S/4HANA system.DefaultSourcingProjectService.getAllSrcgProjItemPaymentTerms()Deprecated.SourcingProjectService.getAllSrcgProjItemPaymentTerms()Deprecated.Fetch multipleSrcgProjItemPaymentTermsentities.DefaultSourcingProjectService.getSrcgProjItemPaymentTermsByKey(UUID srcgProjItemPaymentTermsUUID) Deprecated.SourcingProjectService.getSrcgProjItemPaymentTermsByKey(UUID srcgProjItemPaymentTermsUUID) Deprecated.Fetch a singleSrcgProjItemPaymentTermsentity using key fields.DefaultSourcingProjectService.updateSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.SourcingProjectService.updateSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.Update an existingSrcgProjItemPaymentTermsentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SrcgProjItemPaymentTermsModifier and TypeMethodDescriptionDefaultSourcingProjectService.deleteSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.SourcingProjectService.deleteSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.Deletes an existingSrcgProjItemPaymentTermsentity in the S/4HANA system.DefaultSourcingProjectService.updateSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.SourcingProjectService.updateSrcgProjItemPaymentTerms(SrcgProjItemPaymentTerms srcgProjItemPaymentTerms) Deprecated.Update an existingSrcgProjItemPaymentTermsentity and save it to the S/4HANA system.