Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.planningcategory |
Modifier and Type | Field and Description |
---|---|
static PlanningCategoryTextLink<PlanningCategory> |
PlanningCategoryText.TO_PLANNING_CATEGORY
Use with available fluent helpers to apply the to_PlanningCategory navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PlanningCategory |
PlanningCategory.PlanningCategoryBuilder.build() |
PlanningCategory |
PlanningCategoryText.fetchPlanningCategory()
Fetches the PlanningCategory entity (one to one) associated with this entity.
|
PlanningCategory |
PlanningCategoryText.getPlanningCategoryOrFetch()
Retrieval of associated PlanningCategory entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PlanningCategory> |
PlanningCategoryFluentHelper.getEntityClass() |
protected Class<PlanningCategory> |
PlanningCategoryByKeyFluentHelper.getEntityClass() |
Optional<PlanningCategory> |
PlanningCategoryText.getPlanningCategoryIfPresent()
Retrieval of associated PlanningCategory entity (one to one).
|
Class<PlanningCategory> |
PlanningCategory.getType() |
Modifier and Type | Method and Description |
---|---|
PlanningCategoryText.PlanningCategoryTextBuilder |
PlanningCategoryText.PlanningCategoryTextBuilder.planningCategory(PlanningCategory value) |
void |
PlanningCategoryText.setPlanningCategory(PlanningCategory value)
Overwrites the associated PlanningCategory entity for the loaded navigation property
to_PlanningCategory.
|
Modifier and Type | Method and Description |
---|---|
protected PlanningCategoryLink<ObjectT> |
PlanningCategoryLink.translateLinkType(EntityLink<PlanningCategoryLink<ObjectT>,PlanningCategory,ObjectT> link) |
Constructor and Description |
---|
PlanningCategoryText(String planningCategory,
String language,
String planningCategoryName,
ErpConfigContext erpConfigContext,
PlanningCategory toPlanningCategory) |
Copyright © 2018 SAP SE. All rights reserved.