Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.activitytype |
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() |
Optional<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) |
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.
|
protected CostCenterActivityTypeTextLink<ObjectT> |
CostCenterActivityTypeTextLink.translateLinkType(EntityLink<CostCenterActivityTypeTextLink<ObjectT>,CostCenterActivityTypeText,ObjectT> link) |
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,
ErpConfigContext erpConfigContext,
List<CostCenterActivityTypeText> toText) |
Copyright © 2018 SAP SE. All rights reserved.