Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure.PRAUnitVenture
Packages that use PRAUnitVenture
Package
Description
-
Uses of PRAUnitVenture in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure with type parameters of type PRAUnitVentureModifier and TypeFieldDescriptionstatic final SimpleProperty<PRAUnitVenture>PRAUnitVenture.ALL_FIELDSSelector for all available fields of PRAUnitVenture.static final SimpleProperty.String<PRAUnitVenture>PRAUnitVenture.COMPANY_CODEstatic final SimpleProperty.String<PRAUnitVenture>PRAUnitVenture.PRA_COMBINED_PRODUCT_CODEstatic final SimpleProperty.String<PRAUnitVenture>PRAUnitVenture.PRA_UNIT_VENTUREstatic final SimpleProperty.String<PRAUnitVenture>PRAUnitVenture.PRA_UNIT_VENTURE_IS_UPDATEDstatic final NavigationProperty.Single<PRAUnitVenture,PRAVenture> PRAUnitVenture.TO__JOINT_VENTUREUse with available request builders to apply the _JointVenture navigation property to query operations.static final NavigationProperty.Collection<PRAVenture,PRAUnitVenture> PRAVenture.TO__UNIT_VENTUREUse with available request builders to apply the _UnitVenture navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure that return PRAUnitVentureMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure that return types with arguments of type PRAUnitVentureModifier and TypeMethodDescriptionPRAUnitVenture.getType()io.vavr.control.Option<List<PRAUnitVenture>>PRAVenture.getUnitVentureIfPresent()Retrieval of associated PRAUnitVenture entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure with parameters of type PRAUnitVentureModifier and TypeMethodDescriptionvoidPRAVenture.addUnitVenture(PRAUnitVenture... entity) Adds elements to the list of associated PRAUnitVenture entities.PRAVenture.PRAVentureBuilder.unitVenture(PRAUnitVenture... value) Navigation property _UnitVenture for PRAVenture to multiple PRAUnitVenture.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure with type arguments of type PRAUnitVentureModifier and TypeMethodDescriptionvoidPRAVenture.setUnitVenture(List<PRAUnitVenture> value) Overwrites the list of associated PRAUnitVenture entities for the loaded navigation property _UnitVenture.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.prajointventure with type arguments of type PRAUnitVentureModifierConstructorDescriptionPRAVenture(String companyCode, String pRAJointVenture, String pRAJointVentureInterestCode, String pRAJointVentureName, String pRAJointVentureDesc, String pRAJointVentureStatus, LocalDate pRAJointVentureStsEffctvDte, String country, String primaryGeogrlLocation, String secondaryGeogrlLocation, LocalDate pRAJointVentureAcquiredDate, String pRAJointVentureUsageType, String pRAJointVentureOldLeaseID, Boolean jointVentureIsUnit, Boolean pRAJointVentureHasDOIByTract, Boolean pRAJntVntrIsSubjToDrillFund, String pRAJntVntrOnshoreOffshoreCode, String pRAJointVentureAcquiredFrom, String pRAJointVentureSoldTo, Boolean pRAJointVentureHasLegalDesc, String pRAFieldID, String pRAJntVntrSpacingOrdNmbr, String pRAJntVntrLandPrptyNmbr, Boolean pRAJntVntrDOINameIsPrinted, String companyCodeName, String countryName, String primaryGeogrlLocationName, String secondaryGeogrlLocationName, String geologicFieldName, Collection<SAP__Message> _Messages, List<PRAUnitVenture> to_UnitVenture) -
Uses of PRAUnitVenture 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 PRAUnitVentureModifier and TypeMethodDescriptionDefaultPraJointVentureService.countUnitVenture()Deprecated.PraJointVentureService.countUnitVenture()Deprecated.Fetch the number of entries from thePRAUnitVentureentity collection matching the filter and search expressions.DefaultPraJointVentureService.getAllUnitVenture()Deprecated.PraJointVentureService.getAllUnitVenture()Deprecated.Fetch multiplePRAUnitVentureentities.DefaultPraJointVentureService.getUnitVentureByKey(String companyCode, String pRAUnitVenture, String pRACombinedProductCode) Deprecated.PraJointVentureService.getUnitVentureByKey(String companyCode, String pRAUnitVenture, String pRACombinedProductCode) Deprecated.Fetch a singlePRAUnitVentureentity using key fields.DefaultPraJointVentureService.updateUnitVenture(PRAUnitVenture pRAUnitVenture) Deprecated.PraJointVentureService.updateUnitVenture(PRAUnitVenture pRAUnitVenture) Deprecated.Update an existingPRAUnitVentureentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PRAUnitVentureModifier and TypeMethodDescriptionDefaultPraJointVentureService.updateUnitVenture(PRAUnitVenture pRAUnitVenture) Deprecated.PraJointVentureService.updateUnitVenture(PRAUnitVenture pRAUnitVenture) Deprecated.Update an existingPRAUnitVentureentity and save it to the S/4HANA system.