Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.jointventure | |
com.sap.cloud.sdk.s4hana.datamodel.odatav4.services |
Modifier and Type | Method and Description |
---|---|
JointVentureEquityType |
JointVentureEquityType.JointVentureEquityTypeBuilder.build() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<List<JointVentureEquityType>> |
JointVenture.getJointVentureEquityTypeIfPresent()
Retrieval of associated JointVentureEquityType entities (one to many).
|
Class<JointVentureEquityType> |
JointVentureEquityType.getType() |
Modifier and Type | Method and Description |
---|---|
void |
JointVenture.addJointVentureEquityType(JointVentureEquityType... entity)
Adds elements to the list of associated JointVentureEquityType entities.
|
JointVenture.JointVentureBuilder |
JointVenture.JointVentureBuilder.jointVentureEquityType(JointVentureEquityType... value)
Navigation property _JointVentureEquityType for JointVenture to multiple
JointVentureEquityType.
|
Modifier and Type | Method and Description |
---|---|
void |
JointVenture.setJointVentureEquityType(List<JointVentureEquityType> value)
Overwrites the list of associated JointVentureEquityType entities for the loaded navigation property
_JointVentureEquityType.
|
Constructor and Description |
---|
JointVenture(String companyCode,
String jointVenture,
String jointVentureName,
String jointVenturePaymentTerms,
String jointVentureBillingType,
String jointVentureType,
String jointVentureOperator,
String jointVentureClass,
String jntOpgAgrmt,
String jntVntrBillgCutbackIsBlk,
String jntVntrInceptionToDateData,
String jntVntrCurrentMonthBillg,
String jntVntrYearToDateBillg,
String jntVntrInceptionToDateBillg,
String jntVntrFundingGroup,
String jointVentureCreatedByUser,
LocalTime jntVntrTimeCreated,
LocalDate jntVntrDateCreated,
OffsetDateTime jntVntrCreationDateTime,
String jointVentureLastChangedByUser,
LocalTime jntVntrTimeLastChanged,
LocalDate jntVntrDateLastChanged,
OffsetDateTime jntVntrLastChangedDateTime,
Collection<SAP__Message> _Messages,
List<JointVentureDescription> to_JointVentureDescription,
List<JointVentureEquityGroup> to_JointVentureEquityGroup,
List<JointVentureEquityType> to_JointVentureEquityType) |
Modifier and Type | Method and Description |
---|---|
CreateRequestBuilder<JointVentureEquityType> |
DefaultJointVentureService.createJointVentureEquityType(JointVentureEquityType jointVentureEquityType) |
CreateRequestBuilder<JointVentureEquityType> |
JointVentureService.createJointVentureEquityType(JointVentureEquityType jointVentureEquityType)
Create a new
JointVentureEquityType entity and save it to the S/4HANA system. |
UpdateRequestBuilder<JointVentureEquityType> |
DefaultJointVentureService.updateJointVentureEquityType(JointVentureEquityType jointVentureEquityType) |
UpdateRequestBuilder<JointVentureEquityType> |
JointVentureService.updateJointVentureEquityType(JointVentureEquityType jointVentureEquityType)
Update an existing
JointVentureEquityType entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.