Modifier and Type | Field and Description |
---|---|
static FSItemTargetAttribValLink<FSItemTargetAttribValText> |
FSItemTargetAttribVal.TO_CNSLDTN_FS_ITEM_TGT_ATTRIB_VAL_T
Use with available fluent helpers to apply the to_CnsldtnFSItemTgtAttribValT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FSItemTargetAttribValText |
FSItemTargetAttribValText.FSItemTargetAttribValTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FSItemTargetAttribValText> |
FSItemTargetAttribVal.fetchCnsldtnFSItemTgtAttribValT()
Fetches the FSItemTargetAttribValText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FSItemTargetAttribValText>> |
FSItemTargetAttribVal.getCnsldtnFSItemTgtAttribValTIfPresent()
Retrieval of associated FSItemTargetAttribValText entities (one to many).
|
List<FSItemTargetAttribValText> |
FSItemTargetAttribVal.getCnsldtnFSItemTgtAttribValTOrFetch()
Retrieval of associated FSItemTargetAttribValText entities (one to many).
|
protected Class<FSItemTargetAttribValText> |
FSItemTargetAttribValTextByKeyFluentHelper.getEntityClass() |
protected Class<FSItemTargetAttribValText> |
FSItemTargetAttribValTextFluentHelper.getEntityClass() |
Class<FSItemTargetAttribValText> |
FSItemTargetAttribValText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FSItemTargetAttribVal.addCnsldtnFSItemTgtAttribValT(FSItemTargetAttribValText... entity)
Adds elements to the list of associated FSItemTargetAttribValText entities.
|
FSItemTargetAttribVal.FSItemTargetAttribValBuilder |
FSItemTargetAttribVal.FSItemTargetAttribValBuilder.cnsldtnFSItemTgtAttribValT(FSItemTargetAttribValText... value)
Navigation property to_CnsldtnFSItemTgtAttribValT for FSItemTargetAttribVal to multiple
FSItemTargetAttribValText.
|
Modifier and Type | Method and Description |
---|---|
void |
FSItemTargetAttribVal.setCnsldtnFSItemTgtAttribValT(List<FSItemTargetAttribValText> value)
Overwrites the list of associated FSItemTargetAttribValText entities for the loaded navigation property
to_CnsldtnFSItemTgtAttribValT.
|
Constructor and Description |
---|
FSItemTargetAttribVal(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItem,
String financialStatementItem_Text,
String financialStatementItemType,
String financialStatementItemType_Text,
List<FSItemTargetAttribValText> toCnsldtnFSItemTgtAttribValT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FSItemTargetAttribValText> |
FSItemTargetAttribValTextOneToOneLink.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 FSItemTargetAttribValTextLink<ObjectT> |
FSItemTargetAttribValTextLink.translateLinkType(EntityLink<FSItemTargetAttribValTextLink<ObjectT>,FSItemTargetAttribValText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.