Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype.SettlmtDocProcTypeAssgmt
Packages that use SettlmtDocProcTypeAssgmt
Package
Description
-
Uses of SettlmtDocProcTypeAssgmt in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype with type parameters of type SettlmtDocProcTypeAssgmtModifier and TypeFieldDescriptionstatic final SimpleProperty<SettlmtDocProcTypeAssgmt>SettlmtDocProcTypeAssgmt.ALL_FIELDSSelector for all available fields of SettlmtDocProcTypeAssgmt.static final SimpleProperty.String<SettlmtDocProcTypeAssgmt>SettlmtDocProcTypeAssgmt.SETTLMT_DOC_TYPEstatic final SimpleProperty.String<SettlmtDocProcTypeAssgmt>SettlmtDocProcTypeAssgmt.SETTLMT_PROCESS_TYPESettlmtProcessType.TO__SETTLMT_DOC_PROC_TYPE_ASSGMTUse with available request builders to apply the _SettlmtDocProcTypeAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype that return SettlmtDocProcTypeAssgmtModifier and TypeMethodDescriptionSettlmtDocProcTypeAssgmt.SettlmtDocProcTypeAssgmtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype that return types with arguments of type SettlmtDocProcTypeAssgmtModifier and TypeMethodDescriptionio.vavr.control.Option<List<SettlmtDocProcTypeAssgmt>>SettlmtProcessType.getSettlmtDocProcTypeAssgmtIfPresent()Retrieval of associated SettlmtDocProcTypeAssgmt entities (one to many).SettlmtDocProcTypeAssgmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype with parameters of type SettlmtDocProcTypeAssgmtModifier and TypeMethodDescriptionvoidSettlmtProcessType.addSettlmtDocProcTypeAssgmt(SettlmtDocProcTypeAssgmt... entity) Adds elements to the list of associated SettlmtDocProcTypeAssgmt entities.SettlmtProcessType.SettlmtProcessTypeBuilder.settlmtDocProcTypeAssgmt(SettlmtDocProcTypeAssgmt... value) Navigation property _SettlmtDocProcTypeAssgmt for SettlmtProcessType to multiple SettlmtDocProcTypeAssgmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.settlementprocesstype with type arguments of type SettlmtDocProcTypeAssgmtModifier and TypeMethodDescriptionvoidSettlmtProcessType.setSettlmtDocProcTypeAssgmt(List<SettlmtDocProcTypeAssgmt> value) Overwrites the list of associated SettlmtDocProcTypeAssgmt entities for the loaded navigation property _SettlmtDocProcTypeAssgmt. -
Uses of SettlmtDocProcTypeAssgmt 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 SettlmtDocProcTypeAssgmtModifier and TypeMethodDescriptionDefaultSettlementProcessTypeService.countSettlmtDocProcTypeAssgmt()Deprecated.SettlementProcessTypeService.countSettlmtDocProcTypeAssgmt()Deprecated.Fetch the number of entries from theSettlmtDocProcTypeAssgmtentity collection matching the filter and search expressions.DefaultSettlementProcessTypeService.getAllSettlmtDocProcTypeAssgmt()Deprecated.SettlementProcessTypeService.getAllSettlmtDocProcTypeAssgmt()Deprecated.Fetch multipleSettlmtDocProcTypeAssgmtentities.DefaultSettlementProcessTypeService.getSettlmtDocProcTypeAssgmtByKey(String settlmtProcessType, String settlmtDocType) Deprecated.SettlementProcessTypeService.getSettlmtDocProcTypeAssgmtByKey(String settlmtProcessType, String settlmtDocType) Deprecated.Fetch a singleSettlmtDocProcTypeAssgmtentity using key fields.