Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPCreditWorthiness
Packages that use BPCreditWorthiness
Package
Description
-
Uses of BPCreditWorthiness in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type parameters of type BPCreditWorthinessModifier and TypeFieldDescriptionstatic final BusinessPartnerOneToOneLink<BPCreditWorthiness>BusinessPartner.TO_BP_CREDIT_WORTHINESSUse with available fluent helpers to apply the to_BPCreditWorthiness navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BPCreditWorthinessModifier and TypeMethodDescriptionBPCreditWorthiness.BPCreditWorthinessBuilder.build()BusinessPartner.fetchBPCreditWorthiness()Fetches the BPCreditWorthiness entity (one to one) associated with this entity.BusinessPartner.getBPCreditWorthinessOrFetch()Retrieval of associated BPCreditWorthiness entity (one to one).protected BPCreditWorthinessBPCreditWorthinessCreateFluentHelper.getEntity()protected BPCreditWorthinessBPCreditWorthinessUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type BPCreditWorthinessModifier and TypeMethodDescriptionio.vavr.control.Option<BPCreditWorthiness>BusinessPartner.getBPCreditWorthinessIfPresent()Retrieval of associated BPCreditWorthiness entity (one to one).protected Class<BPCreditWorthiness>BPCreditWorthinessByKeyFluentHelper.getEntityClass()protected Class<BPCreditWorthiness>BPCreditWorthinessFluentHelper.getEntityClass()BPCreditWorthiness.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BPCreditWorthinessModifier and TypeMethodDescriptionBusinessPartner.BusinessPartnerBuilder.bpCreditWorthiness(BPCreditWorthiness value) Navigation property to_BPCreditWorthiness for BusinessPartner to single BPCreditWorthiness.voidBusinessPartner.setBPCreditWorthiness(BPCreditWorthiness value) Overwrites the associated BPCreditWorthiness entity for the loaded navigation property to_BPCreditWorthiness.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BPCreditWorthinessModifierConstructorDescriptionBPCreditWorthinessCreateFluentHelper(String servicePath, BPCreditWorthiness entity, String entityCollection) Creates a fluent helper object that will create aBPCreditWorthinessentity on the OData endpoint.BPCreditWorthinessUpdateFluentHelper(String servicePath, BPCreditWorthiness entity, String entityCollection) Creates a fluent helper object that will update aBPCreditWorthinessentity on the OData endpoint.BusinessPartner(String businessPartner, String customer, String supplier, String academicTitle, String authorizationGroup, String businessPartnerCategory, String businessPartnerFullName, String businessPartnerGrouping, String businessPartnerName, UUID businessPartnerUUID, String correspondenceLanguage, String createdByUser, LocalDateTime creationDate, LocalTime creationTime, String firstName, String formOfAddress, String industry, String internationalLocationNumber1, String internationalLocationNumber2, Boolean isFemale, Boolean isMale, String isNaturalPerson, Boolean isSexUnknown, String genderCodeName, String language, LocalDateTime lastChangeDate, LocalTime lastChangeTime, String lastChangedByUser, String lastName, String legalForm, String organizationBPName1, String organizationBPName2, String organizationBPName3, String organizationBPName4, LocalDateTime organizationFoundationDate, LocalDateTime organizationLiquidationDate, String searchTerm1, String searchTerm2, String additionalLastName, LocalDateTime birthDate, String businessPartnerBirthDateStatus, String businessPartnerBirthplaceName, LocalDateTime businessPartnerDeathDate, Boolean businessPartnerIsBlocked, String businessPartnerType, String eTag, String groupBusinessPartnerName1, String groupBusinessPartnerName2, String independentAddressID, String internationalLocationNumber3, String middleName, String nameCountry, String nameFormat, String personFullName, String personNumber, Boolean isMarkedForArchiving, String businessPartnerIDByExtSystem, String businessPartnerPrintFormat, String businessPartnerOccupation, String busPartMaritalStatus, String busPartNationality, String businessPartnerBirthName, String businessPartnerSupplementName, String naturalPersonEmployerName, String lastNamePrefix, String lastNameSecondPrefix, String initials, String tradingPartner, BPCreditWorthiness toBPCreditWorthiness, BPFinancialServicesReporting toBPFinServicesReporting, List<BPFiscalYearInformation> toBPFiscalYearInformation, List<BPRelationship> toBPRelationship, List<BuPaIdentification> toBuPaIdentification, List<BuPaIndustry> toBuPaIndustry, BPFinancialServicesExtn toBusinessPartner, List<BusinessPartnerAddress> toBusinessPartnerAddress, List<BusinessPartnerBank> toBusinessPartnerBank, List<BusinessPartnerContact> toBusinessPartnerContact, List<BusinessPartnerRating> toBusinessPartnerRating, List<BusinessPartnerRole> toBusinessPartnerRole, List<BusinessPartnerTaxNumber> toBusinessPartnerTax, List<BusPartAddrDepdntTaxNmbr> toBusPartAddrDepdntTaxNmbr, Customer toCustomer, Supplier toSupplier) -
Uses of BPCreditWorthiness in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch with parameters of type BPCreditWorthinessModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) Create a newBPCreditWorthinessentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) BusinessPartnerServiceBatchChangeSet.updateBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) Update an existingBPCreditWorthinessentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) -
Uses of BPCreditWorthiness in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that return types with arguments of type BPCreditWorthinessModifier and TypeMethodDescriptionBPCreditWorthinessOneToOneLink.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.businesspartner.link with type arguments of type BPCreditWorthinessModifier and TypeMethodDescriptionprotected BPCreditWorthinessLink<ObjectT>BPCreditWorthinessLink.translateLinkType(EntityLink<BPCreditWorthinessLink<ObjectT>, BPCreditWorthiness, ObjectT> link) -
Uses of BPCreditWorthiness in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BPCreditWorthinessModifier and TypeMethodDescriptionBusinessPartnerService.createBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) Deprecated.Create a newBPCreditWorthinessentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) Deprecated.BusinessPartnerService.updateBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) Deprecated.Update an existingBPCreditWorthinessentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateBPCreditWorthiness(BPCreditWorthiness bPCreditWorthiness) Deprecated.