Modifier and Type | Field and Description |
---|---|
static FSItemTargetAttribValTextOneToOneLink<FSItemTargetAttribVal> |
FSItemTargetAttribValText.TO_CNSLDTN_FS_ITEM_TGT_ATTRIB_VAL
Use with available fluent helpers to apply the to_CnsldtnFSItemTgtAttribVal navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemTargetAttribVal |
FSItemTargetAttribVal.FSItemTargetAttribValBuilder.build() |
FSItemTargetAttribVal |
FSItemTargetAttribValText.fetchCnsldtnFSItemTgtAttribVal()
Fetches the FSItemTargetAttribVal entity (one to one) associated with this entity.
|
FSItemTargetAttribVal |
FSItemTargetAttribValText.getCnsldtnFSItemTgtAttribValOrFetch()
Retrieval of associated FSItemTargetAttribVal entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<FSItemTargetAttribVal> |
FSItemTargetAttribValText.getCnsldtnFSItemTgtAttribValIfPresent()
Retrieval of associated FSItemTargetAttribVal entity (one to one).
|
protected Class<FSItemTargetAttribVal> |
FSItemTargetAttribValFluentHelper.getEntityClass() |
protected Class<FSItemTargetAttribVal> |
FSItemTargetAttribValByKeyFluentHelper.getEntityClass() |
Class<FSItemTargetAttribVal> |
FSItemTargetAttribVal.getType() |
Modifier and Type | Method and Description |
---|---|
FSItemTargetAttribValText.FSItemTargetAttribValTextBuilder |
FSItemTargetAttribValText.FSItemTargetAttribValTextBuilder.cnsldtnFSItemTgtAttribVal(FSItemTargetAttribVal value)
Navigation property to_CnsldtnFSItemTgtAttribVal for FSItemTargetAttribValText to single
FSItemTargetAttribVal.
|
void |
FSItemTargetAttribValText.setCnsldtnFSItemTgtAttribVal(FSItemTargetAttribVal value)
Overwrites the associated FSItemTargetAttribVal entity for the loaded navigation property
to_CnsldtnFSItemTgtAttribVal.
|
Constructor and Description |
---|
FSItemTargetAttribValText(String language,
String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItem,
String financialStatementItemText,
String financialStatementItemMdmText,
String financialStatementItemLongText,
FSItemTargetAttribVal toCnsldtnFSItemTgtAttribVal) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemTargetAttribVal> |
FSItemTargetAttribValOneToOneLink.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 FSItemTargetAttribValLink<ObjectT> |
FSItemTargetAttribValLink.translateLinkType(EntityLink<FSItemTargetAttribValLink<ObjectT>,FSItemTargetAttribVal,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.