Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPFiscalYearInformation
Packages that use BPFiscalYearInformation
Package
Description
-
Uses of BPFiscalYearInformation 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 BPFiscalYearInformationModifier and TypeFieldDescriptionstatic final BusinessPartnerLink<BPFiscalYearInformation>BusinessPartner.TO_BP_FISCAL_YEAR_INFORMATIONUse with available fluent helpers to apply the to_BPFiscalYearInformation navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BPFiscalYearInformationModifier and TypeMethodDescriptionBPFiscalYearInformation.BPFiscalYearInformationBuilder.build()protected BPFiscalYearInformationBPFiscalYearInformationCreateFluentHelper.getEntity()protected BPFiscalYearInformationBPFiscalYearInformationDeleteFluentHelper.getEntity()protected BPFiscalYearInformationBPFiscalYearInformationUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type BPFiscalYearInformationModifier and TypeMethodDescriptionBusinessPartner.fetchBPFiscalYearInformation()Fetches the BPFiscalYearInformation entities (one to many) associated with this entity.io.vavr.control.Option<List<BPFiscalYearInformation>>BusinessPartner.getBPFiscalYearInformationIfPresent()Retrieval of associated BPFiscalYearInformation entities (one to many).BusinessPartner.getBPFiscalYearInformationOrFetch()Retrieval of associated BPFiscalYearInformation entities (one to many).protected Class<BPFiscalYearInformation>BPFiscalYearInformationByKeyFluentHelper.getEntityClass()protected Class<BPFiscalYearInformation>BPFiscalYearInformationFluentHelper.getEntityClass()BPFiscalYearInformation.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BPFiscalYearInformationModifier and TypeMethodDescriptionvoidBusinessPartner.addBPFiscalYearInformation(BPFiscalYearInformation... entity) Adds elements to the list of associated BPFiscalYearInformation entities.BusinessPartner.BusinessPartnerBuilder.bpFiscalYearInformation(BPFiscalYearInformation... value) Navigation property to_BPFiscalYearInformation for BusinessPartner to multiple BPFiscalYearInformation.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type BPFiscalYearInformationModifier and TypeMethodDescriptionvoidBusinessPartner.setBPFiscalYearInformation(List<BPFiscalYearInformation> value) Overwrites the list of associated BPFiscalYearInformation entities for the loaded navigation property to_BPFiscalYearInformation.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type BPFiscalYearInformationModifierConstructorDescriptionBPFiscalYearInformationCreateFluentHelper(String servicePath, BPFiscalYearInformation entity, String entityCollection) Creates a fluent helper object that will create aBPFiscalYearInformationentity on the OData endpoint.BPFiscalYearInformationDeleteFluentHelper(String servicePath, BPFiscalYearInformation entity, String entityCollection) Creates a fluent helper object that will delete aBPFiscalYearInformationentity on the OData endpoint.BPFiscalYearInformationUpdateFluentHelper(String servicePath, BPFiscalYearInformation entity, String entityCollection) Creates a fluent helper object that will update aBPFiscalYearInformationentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type arguments of type BPFiscalYearInformationModifierConstructorDescriptionBusinessPartner(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 BPFiscalYearInformation 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 BPFiscalYearInformationModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Create a newBPFiscalYearInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) BusinessPartnerServiceBatchChangeSet.deleteBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Deletes an existingBPFiscalYearInformationentity in the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.deleteBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) BusinessPartnerServiceBatchChangeSet.updateBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Update an existingBPFiscalYearInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) -
Uses of BPFiscalYearInformation 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 BPFiscalYearInformationModifier and TypeMethodDescriptionBPFiscalYearInformationOneToOneLink.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 BPFiscalYearInformationModifier and TypeMethodDescriptionprotected BPFiscalYearInformationLink<ObjectT>BPFiscalYearInformationLink.translateLinkType(EntityLink<BPFiscalYearInformationLink<ObjectT>, BPFiscalYearInformation, ObjectT> link) -
Uses of BPFiscalYearInformation in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BPFiscalYearInformationModifier and TypeMethodDescriptionBusinessPartnerService.createBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Deprecated.Create a newBPFiscalYearInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Deprecated.BusinessPartnerService.deleteBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Deprecated.Deletes an existingBPFiscalYearInformationentity in the S/4HANA system.DefaultBusinessPartnerService.deleteBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Deprecated.BusinessPartnerService.updateBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Deprecated.Update an existingBPFiscalYearInformationentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateBPFiscalYearInformation(BPFiscalYearInformation bPFiscalYearInformation) Deprecated.