Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure.JointVentureEquityType
Packages that use JointVentureEquityType
Package
Description
-
Uses of JointVentureEquityType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure with type parameters of type JointVentureEquityTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<JointVentureEquityType>JointVentureEquityType.ALL_FIELDSSelector for all available fields of JointVentureEquityType.static final SimpleProperty.String<JointVentureEquityType>JointVentureEquityType.COMPANY_CODEstatic final SimpleProperty.String<JointVentureEquityType>JointVentureEquityType.JNT_VNTR_EQUITY_FUNDING_DATE_VALUEstatic final SimpleProperty.String<JointVentureEquityType>JointVentureEquityType.JOINT_VENTUREstatic final SimpleProperty.String<JointVentureEquityType>JointVentureEquityType.JOINT_VENTURE_DEF_BILL_CURRENCYstatic final SimpleProperty.String<JointVentureEquityType>JointVentureEquityType.JOINT_VENTURE_EQUITY_GROUPstatic final SimpleProperty.Boolean<JointVentureEquityType>JointVentureEquityType.JOINT_VENTURE_EQUITY_GROUP_ACTIVEstatic final SimpleProperty.String<JointVentureEquityType>JointVentureEquityType.JOINT_VENTURE_EQUITY_TYPEstatic final NavigationProperty.Single<JointVentureEquityType,JointVenture> JointVentureEquityType.TO__JOINT_VENTUREUse with available request builders to apply the _JointVenture navigation property to query operations.static final NavigationProperty.Collection<JointVenture,JointVentureEquityType> JointVenture.TO__JOINT_VENTURE_EQUITY_TYPEUse with available request builders to apply the _JointVentureEquityType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure that return JointVentureEquityTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure that return types with arguments of type JointVentureEquityTypeModifier and TypeMethodDescriptionio.vavr.control.Option<List<JointVentureEquityType>>JointVenture.getJointVentureEquityTypeIfPresent()Retrieval of associated JointVentureEquityType entities (one to many).JointVentureEquityType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure with parameters of type JointVentureEquityTypeModifier and TypeMethodDescriptionvoidJointVenture.addJointVentureEquityType(JointVentureEquityType... entity) Adds elements to the list of associated JointVentureEquityType entities.JointVenture.JointVentureBuilder.jointVentureEquityType(JointVentureEquityType... value) Navigation property _JointVentureEquityType for JointVenture to multiple JointVentureEquityType.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure with type arguments of type JointVentureEquityTypeModifier and TypeMethodDescriptionvoidJointVenture.setJointVentureEquityType(List<JointVentureEquityType> value) Overwrites the list of associated JointVentureEquityType entities for the loaded navigation property _JointVentureEquityType. -
Uses of JointVentureEquityType 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 JointVentureEquityTypeModifier and TypeMethodDescriptionDefaultJointVentureService.countJointVentureEquityType()Deprecated.JointVentureService.countJointVentureEquityType()Deprecated.Fetch the number of entries from theJointVentureEquityTypeentity collection matching the filter and search expressions.DefaultJointVentureService.getAllJointVentureEquityType()Deprecated.JointVentureService.getAllJointVentureEquityType()Deprecated.Fetch multipleJointVentureEquityTypeentities.DefaultJointVentureService.getJointVentureEquityTypeByKey(String companyCode, String jointVenture, String jointVentureEquityType, String jntVntrEquityFundingDateValue) Deprecated.JointVentureService.getJointVentureEquityTypeByKey(String companyCode, String jointVenture, String jointVentureEquityType, String jntVntrEquityFundingDateValue) Deprecated.Fetch a singleJointVentureEquityTypeentity using key fields.DefaultJointVentureService.updateJointVentureEquityType(JointVentureEquityType jointVentureEquityType) Deprecated.JointVentureService.updateJointVentureEquityType(JointVentureEquityType jointVentureEquityType) Deprecated.Update an existingJointVentureEquityTypeentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type JointVentureEquityTypeModifier and TypeMethodDescriptionDefaultJointVentureService.updateJointVentureEquityType(JointVentureEquityType jointVentureEquityType) Deprecated.JointVentureService.updateJointVentureEquityType(JointVentureEquityType jointVentureEquityType) Deprecated.Update an existingJointVentureEquityTypeentity and save it to the S/4HANA system.