Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.CrdtMAcctCollateral
Packages that use CrdtMAcctCollateral
Package
Description
-
Uses of CrdtMAcctCollateral in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata with type parameters of type CrdtMAcctCollateralModifier and TypeFieldDescriptionstatic final CreditManagementAccountLink<CrdtMAcctCollateral>CreditManagementAccount.TO_CRDT_M_ACCT_COLLATERAL_TPUse with available fluent helpers to apply the to_CrdtMAcctCollateralTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata that return CrdtMAcctCollateralModifier and TypeMethodDescriptionCrdtMAcctCollateral.CrdtMAcctCollateralBuilder.build()protected CrdtMAcctCollateralCrdtMAcctCollateralDeleteFluentHelper.getEntity()protected CrdtMAcctCollateralCrdtMAcctCollateralUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata that return types with arguments of type CrdtMAcctCollateralModifier and TypeMethodDescriptionCreditManagementAccount.fetchCrdtMAcctCollateralTP()Fetches the CrdtMAcctCollateral entities (one to many) associated with this entity.io.vavr.control.Option<List<CrdtMAcctCollateral>>CreditManagementAccount.getCrdtMAcctCollateralTPIfPresent()Retrieval of associated CrdtMAcctCollateral entities (one to many).CreditManagementAccount.getCrdtMAcctCollateralTPOrFetch()Retrieval of associated CrdtMAcctCollateral entities (one to many).protected Class<CrdtMAcctCollateral>CrdtMAcctCollateralByKeyFluentHelper.getEntityClass()protected Class<CrdtMAcctCollateral>CrdtMAcctCollateralFluentHelper.getEntityClass()CrdtMAcctCollateral.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata with parameters of type CrdtMAcctCollateralModifier and TypeMethodDescriptionvoidCreditManagementAccount.addCrdtMAcctCollateralTP(CrdtMAcctCollateral... entity) Adds elements to the list of associated CrdtMAcctCollateral entities.CreditManagementAccount.CreditManagementAccountBuilder.crdtMAcctCollateralTP(CrdtMAcctCollateral... value) Navigation property to_CrdtMAcctCollateralTP for CreditManagementAccount to multiple CrdtMAcctCollateral.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata with type arguments of type CrdtMAcctCollateralModifier and TypeMethodDescriptionvoidCreditManagementAccount.setCrdtMAcctCollateralTP(List<CrdtMAcctCollateral> value) Overwrites the list of associated CrdtMAcctCollateral entities for the loaded navigation property to_CrdtMAcctCollateralTP.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata with parameters of type CrdtMAcctCollateralModifierConstructorDescriptionCrdtMAcctCollateralDeleteFluentHelper(String servicePath, CrdtMAcctCollateral entity, String entityCollection) Creates a fluent helper object that will delete aCrdtMAcctCollateralentity on the OData endpoint.CrdtMAcctCollateralUpdateFluentHelper(String servicePath, CrdtMAcctCollateral entity, String entityCollection) Creates a fluent helper object that will update aCrdtMAcctCollateralentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata with type arguments of type CrdtMAcctCollateralModifierConstructorDescriptionCreditManagementAccount(String businessPartner, String creditSegment, Boolean businessPartnerIsCritical, Boolean creditAccountIsBlocked, String creditAccountBlockReason, LocalDateTime creditAccountResubmissionDate, BigDecimal creditLimitAmount, LocalDateTime creditLimitValidityEndDate, LocalDateTime creditLimitLastChangeDate, BigDecimal creditLimitCalculatedAmount, Boolean creditLimitIsZero, BigDecimal creditLimitRequestedAmount, Boolean crdtLmtIsReqdFrmAutomCalc, LocalDateTime creditLimitReqdValidityEndDate, LocalDateTime creditLimitRequestDate, String creditSegmentCurrency, CreditMgmtBusinessPartner toCrdtMBusinessPartnerTP, List<CrdtMAcctCollateral> toCrdtMAcctCollateralTP, List<CrdtMAcctCrdtInsurance> toCrdtMAcctCrdtInsuranceTP) -
Uses of CrdtMAcctCollateral in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.batch with parameters of type CrdtMAcctCollateralModifier and TypeMethodDescriptionCreditManagementMasterDataServiceBatchChangeSet.deleteCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Deletes an existingCrdtMAcctCollateralentity in the S/4HANA system.DefaultCreditManagementMasterDataServiceBatchChangeSet.deleteCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) CreditManagementMasterDataServiceBatchChangeSet.updateCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Update an existingCrdtMAcctCollateralentity and save it to the S/4HANA system.DefaultCreditManagementMasterDataServiceBatchChangeSet.updateCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) -
Uses of CrdtMAcctCollateral in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.link that return types with arguments of type CrdtMAcctCollateralModifier and TypeMethodDescriptionCrdtMAcctCollateralOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.link with type arguments of type CrdtMAcctCollateralModifier and TypeMethodDescriptionprotected CrdtMAcctCollateralLink<ObjectT>CrdtMAcctCollateralLink.translateLinkType(EntityLink<CrdtMAcctCollateralLink<ObjectT>, CrdtMAcctCollateral, ObjectT> link) -
Uses of CrdtMAcctCollateral in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CrdtMAcctCollateralModifier and TypeMethodDescriptionCreditManagementMasterDataService.deleteCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Deprecated.Deletes an existingCrdtMAcctCollateralentity in the S/4HANA system.DefaultCreditManagementMasterDataService.deleteCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Deprecated.CreditManagementMasterDataService.updateCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Deprecated.Update an existingCrdtMAcctCollateralentity and save it to the S/4HANA system.DefaultCreditManagementMasterDataService.updateCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Deprecated.