Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype.link |
Modifier and Type | Field and Description |
---|---|
static CostCenterActivityTypeLink<CostCenterActivityTypeText> |
CostCenterActivityType.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CostCenterActivityTypeText |
CostCenterActivityTypeText.CostCenterActivityTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CostCenterActivityTypeText> |
CostCenterActivityType.fetchText()
Fetches the CostCenterActivityTypeText entities (one to many) associated with this entity.
|
protected Class<CostCenterActivityTypeText> |
CostCenterActivityTypeTextFluentHelper.getEntityClass() |
protected Class<CostCenterActivityTypeText> |
CostCenterActivityTypeTextByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<CostCenterActivityTypeText>> |
CostCenterActivityType.getTextIfPresent()
Retrieval of associated CostCenterActivityTypeText entities (one to many).
|
List<CostCenterActivityTypeText> |
CostCenterActivityType.getTextOrFetch()
Retrieval of associated CostCenterActivityTypeText entities (one to many).
|
Class<CostCenterActivityTypeText> |
CostCenterActivityTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CostCenterActivityType.addText(CostCenterActivityTypeText... entity)
Adds elements to the list of associated CostCenterActivityTypeText entities.
|
CostCenterActivityType.CostCenterActivityTypeBuilder |
CostCenterActivityType.CostCenterActivityTypeBuilder.text(CostCenterActivityTypeText... value)
Navigation property to_Text for CostCenterActivityType to multiple
CostCenterActivityTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
CostCenterActivityType.setText(List<CostCenterActivityTypeText> value)
Overwrites the list of associated CostCenterActivityTypeText entities for the loaded navigation property
to_Text.
|
Constructor and Description |
---|
CostCenterActivityType(String controllingArea,
String costCtrActivityType,
LocalDateTime validityEndDate,
LocalDateTime validityStartDate,
String costCtrActivityTypeQtyUnit,
String costCtrActivityTypeCategory,
String allocationCostElement,
String costCtrActivityTypeOutpQtyUnit,
LocalDateTime creationDate,
String enteredByUser,
String costOriginGroup,
String actlPostgCostCenterActyTypeCat,
BigDecimal outputQuantityFactor,
String activityTypeIsBlocked,
Boolean fixedCostIsPredistributed,
String priceAllocationMethod,
Boolean periodPriceIsAverage,
String actualPriceAllocationMethod,
Boolean actualQuantityIsSetManually,
Boolean planQuantityIsSetManually,
String costCtrActivityTypeValidCat,
List<CostCenterActivityTypeText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CostCenterActivityTypeText> |
CostCenterActivityTypeTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected CostCenterActivityTypeTextLink<ObjectT> |
CostCenterActivityTypeTextLink.translateLinkType(EntityLink<CostCenterActivityTypeTextLink<ObjectT>,CostCenterActivityTypeText,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.