Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest.Mkex
Packages that use Mkex
Package
Description
-
Uses of Mkex 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 MkexModifier and TypeFieldDescriptionstatic final SimpleProperty<Mkex>Mkex.ALL_FIELDSSelector for all available fields of Mkex.static final SimpleProperty.String<Mkex>Mkex.COMPANY_CODEstatic final SimpleProperty.String<Mkex>Mkex.DIVISION_OF_INTERESTstatic final SimpleProperty.Date<Mkex>static final SimpleProperty.Boolean<Mkex>static final SimpleProperty.Boolean<Mkex>static final SimpleProperty.Boolean<Mkex>static final SimpleProperty.String<Mkex>Mkex.MAJOR_PRODUCTstatic final SimpleProperty.String<Mkex>Mkex.MARKETING_TYPEstatic final SimpleProperty.String<Mkex>static final SimpleProperty.String<Mkex>Mkex.OWNER_INTEREST_TYPEstatic final SimpleProperty.String<Mkex>static final SimpleProperty.String<Mkex>static final SimpleProperty.String<Mkex>Mkex.PRA_JOINT_VENTUREstatic final SimpleProperty.String<Mkex>Mkex.PRA_MATERIALstatic final SimpleProperty.String<Mkex>Mkex.PRA_OWNERstatic final NavigationProperty.Single<Mkex,DOI> Use with available request builders to apply the _PRAMaintDOIHierNode navigation property to query operations.static final NavigationProperty.Single<Mkex,DOIOwner> Use with available request builders to apply the _PRAMaintDOIOwnerHierNode navigation property to query operations.static final NavigationProperty.Collection<DOIOwner,Mkex> Use with available request builders to apply the _PRAMaintMktgExemptHierNode navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest that return MkexMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest that return types with arguments of type MkexModifier and TypeMethodDescriptionDOIOwner.getPRAMaintMktgExemptHierNodeIfPresent()Retrieval of associated Mkex entities (one to many).Mkex.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with parameters of type MkexModifier and TypeMethodDescriptionvoidDOIOwner.addPRAMaintMktgExemptHierNode(Mkex... entity) Adds elements to the list of associated Mkex entities.DOIOwner.DOIOwnerBuilder.praMaintMktgExemptHierNode(Mkex... value) Navigation property _PRAMaintMktgExemptHierNode for DOIOwner to multiple Mkex.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with type arguments of type MkexModifier and TypeMethodDescriptionvoidDOIOwner.setPRAMaintMktgExemptHierNode(List<Mkex> value) Overwrites the list of associated Mkex entities for the loaded navigation property _PRAMaintMktgExemptHierNode. -
Uses of Mkex 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 MkexModifier and TypeMethodDescriptionDefaultPraDivisionOfInterestService.countMkex()Deprecated.PraDivisionOfInterestService.countMkex()Deprecated.Fetch the number of entries from theMkexentity collection matching the filter and search expressions.DefaultPraDivisionOfInterestService.getAllMkex()Deprecated.PraDivisionOfInterestService.getAllMkex()Deprecated.Fetch multipleMkexentities.DefaultPraDivisionOfInterestService.getMkexByKey(String companyCode, String pRAJointVenture, String divisionOfInterest, String pRACustomerSupplierCode, String pRAOwner, String ownerInterestType, String ownerInterestSequence, LocalDate dOIOwnerEffectiveFromDate, String pRADivisionOfInterestNmbr, String majorProduct, String marketingType, String pRAMaterial) Deprecated.PraDivisionOfInterestService.getMkexByKey(String companyCode, String pRAJointVenture, String divisionOfInterest, String pRACustomerSupplierCode, String pRAOwner, String ownerInterestType, String ownerInterestSequence, LocalDate dOIOwnerEffectiveFromDate, String pRADivisionOfInterestNmbr, String majorProduct, String marketingType, String pRAMaterial) Deprecated.Fetch a singleMkexentity using key fields.DefaultPraDivisionOfInterestService.updateMkex(Mkex mkex) Deprecated.PraDivisionOfInterestService.updateMkex(Mkex mkex) Deprecated.Update an existingMkexentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type MkexModifier and TypeMethodDescriptionDefaultPraDivisionOfInterestService.updateMkex(Mkex mkex) Deprecated.PraDivisionOfInterestService.updateMkex(Mkex mkex) Deprecated.Update an existingMkexentity and save it to the S/4HANA system.