Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPFinancialServicesReporting
Packages that use BPFinancialServicesReporting
Package
Description
-
Uses of BPFinancialServicesReporting 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 BPFinancialServicesReportingModifier and TypeFieldDescriptionstatic final BusinessPartnerOneToOneLink<BPFinancialServicesReporting>BusinessPartner.TO_BP_FIN_SERVICES_REPORTINGUse with available fluent helpers to apply the to_BPFinServicesReporting navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BPFinancialServicesReportingModifier and TypeMethodDescriptionBPFinancialServicesReporting.BPFinancialServicesReportingBuilder.build()BusinessPartner.fetchBPFinServicesReporting()Fetches the BPFinancialServicesReporting entity (one to one) associated with this entity.BusinessPartner.getBPFinServicesReportingOrFetch()Retrieval of associated BPFinancialServicesReporting entity (one to one).protected BPFinancialServicesReportingBPFinancialServicesReportingCreateFluentHelper.getEntity()protected BPFinancialServicesReportingBPFinancialServicesReportingUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type BPFinancialServicesReportingModifier and TypeMethodDescriptionio.vavr.control.Option<BPFinancialServicesReporting>BusinessPartner.getBPFinServicesReportingIfPresent()Retrieval of associated BPFinancialServicesReporting entity (one to one).protected Class<BPFinancialServicesReporting>BPFinancialServicesReportingByKeyFluentHelper.getEntityClass()protected Class<BPFinancialServicesReporting>BPFinancialServicesReportingFluentHelper.getEntityClass()BPFinancialServicesReporting.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BPFinancialServicesReportingModifier and TypeMethodDescriptionBusinessPartner.BusinessPartnerBuilder.bpFinServicesReporting(BPFinancialServicesReporting value) Navigation property to_BPFinServicesReporting for BusinessPartner to single BPFinancialServicesReporting.voidBusinessPartner.setBPFinServicesReporting(BPFinancialServicesReporting value) Overwrites the associated BPFinancialServicesReporting entity for the loaded navigation property to_BPFinServicesReporting.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BPFinancialServicesReportingModifierConstructorDescriptionBPFinancialServicesReportingCreateFluentHelper(String servicePath, BPFinancialServicesReporting entity, String entityCollection) Creates a fluent helper object that will create aBPFinancialServicesReportingentity on the OData endpoint.BPFinancialServicesReportingUpdateFluentHelper(String servicePath, BPFinancialServicesReporting entity, String entityCollection) Creates a fluent helper object that will update aBPFinancialServicesReportingentity 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 BPFinancialServicesReporting 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 BPFinancialServicesReportingModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) Create a newBPFinancialServicesReportingentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) BusinessPartnerServiceBatchChangeSet.updateBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) Update an existingBPFinancialServicesReportingentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) -
Uses of BPFinancialServicesReporting 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 BPFinancialServicesReportingModifier and TypeMethodDescriptionBPFinancialServicesReportingOneToOneLink.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 BPFinancialServicesReportingModifier and TypeMethodDescriptionprotected BPFinancialServicesReportingLink<ObjectT>BPFinancialServicesReportingLink.translateLinkType(EntityLink<BPFinancialServicesReportingLink<ObjectT>, BPFinancialServicesReporting, ObjectT> link) -
Uses of BPFinancialServicesReporting in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BPFinancialServicesReportingModifier and TypeMethodDescriptionBusinessPartnerService.createBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) Deprecated.Create a newBPFinancialServicesReportingentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) Deprecated.BusinessPartnerService.updateBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) Deprecated.Update an existingBPFinancialServicesReportingentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateBPFinancialServicesReporting(BPFinancialServicesReporting bPFinancialServicesReporting) Deprecated.