Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest.Doex
Packages that use Doex
Package
Description
-
Uses of Doex in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with type parameters of type DoexModifier and TypeFieldDescriptionstatic final SimpleProperty<Doex>Doex.ALL_FIELDSSelector for all available fields of Doex.static final SimpleProperty.String<Doex>Doex.COMPANY_CODEstatic final SimpleProperty.String<Doex>Doex.DIVISION_OF_INTERESTstatic final SimpleProperty.Date<Doex>static final SimpleProperty.Boolean<Doex>Doex.DOI_OWNER_IS_EXEMPTstatic final SimpleProperty.String<Doex>Doex.MAJOR_PRODUCTstatic final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>Doex.OWNER_INTEREST_TYPEstatic final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>static final SimpleProperty.String<Doex>Doex.PRA_JOINT_VENTUREstatic final SimpleProperty.String<Doex>Doex.PRA_OWNERstatic final NavigationProperty.Single<Doex,DOI> Use with available request builders to apply the _PRAMaintDOIHierNode navigation property to query operations.static final NavigationProperty.Single<Doex,DOIOwner> Use with available request builders to apply the _PRAMaintDOIOwnerHierNode navigation property to query operations.static final NavigationProperty.Collection<DOIOwner,Doex> Use with available request builders to apply the _PRAMaintStateTxExmptHierNode navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest that return DoexMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest that return types with arguments of type DoexModifier and TypeMethodDescriptionDOIOwner.getPRAMaintStateTxExmptHierNodeIfPresent()Retrieval of associated Doex entities (one to many).Doex.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with parameters of type DoexModifier and TypeMethodDescriptionvoidDOIOwner.addPRAMaintStateTxExmptHierNode(Doex... entity) Adds elements to the list of associated Doex entities.DOIOwner.DOIOwnerBuilder.praMaintStateTxExmptHierNode(Doex... value) Navigation property _PRAMaintStateTxExmptHierNode for DOIOwner to multiple Doex.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with type arguments of type DoexModifier and TypeMethodDescriptionvoidDOIOwner.setPRAMaintStateTxExmptHierNode(List<Doex> value) Overwrites the list of associated Doex entities for the loaded navigation property _PRAMaintStateTxExmptHierNode. -
Uses of Doex 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 DoexModifier and TypeMethodDescriptionDefaultPraDivisionOfInterestService.countDoex()Deprecated.PraDivisionOfInterestService.countDoex()Deprecated.Fetch the number of entries from theDoexentity collection matching the filter and search expressions.DefaultPraDivisionOfInterestService.getAllDoex()Deprecated.PraDivisionOfInterestService.getAllDoex()Deprecated.Fetch multipleDoexentities.DefaultPraDivisionOfInterestService.getDoexByKey(String companyCode, String pRAJointVenture, String divisionOfInterest, String pRACustomerSupplierCode, String pRAOwner, String ownerInterestType, String ownerInterestSequence, LocalDate dOIOwnerEffectiveFromDate, String pRADivisionOfInterestNmbr, String majorProduct) Deprecated.PraDivisionOfInterestService.getDoexByKey(String companyCode, String pRAJointVenture, String divisionOfInterest, String pRACustomerSupplierCode, String pRAOwner, String ownerInterestType, String ownerInterestSequence, LocalDate dOIOwnerEffectiveFromDate, String pRADivisionOfInterestNmbr, String majorProduct) Deprecated.Fetch a singleDoexentity using key fields.DefaultPraDivisionOfInterestService.updateDoex(Doex doex) Deprecated.PraDivisionOfInterestService.updateDoex(Doex doex) Deprecated.Update an existingDoexentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type DoexModifier and TypeMethodDescriptionDefaultPraDivisionOfInterestService.updateDoex(Doex doex) Deprecated.PraDivisionOfInterestService.updateDoex(Doex doex) Deprecated.Update an existingDoexentity and save it to the S/4HANA system.