Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemTargetAttribVal
Packages that use FSItemTargetAttribVal
Package
Description
-
Uses of FSItemTargetAttribVal in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type FSItemTargetAttribValModifier and TypeFieldDescriptionstatic final FSItemTargetAttribValTextOneToOneLink<FSItemTargetAttribVal>FSItemTargetAttribValText.TO_CNSLDTN_FS_ITEM_TGT_ATTRIB_VALUse with available fluent helpers to apply the to_CnsldtnFSItemTgtAttribVal navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemTargetAttribValModifier and TypeMethodDescriptionFSItemTargetAttribVal.FSItemTargetAttribValBuilder.build()FSItemTargetAttribValText.fetchCnsldtnFSItemTgtAttribVal()Fetches the FSItemTargetAttribVal entity (one to one) associated with this entity.FSItemTargetAttribValText.getCnsldtnFSItemTgtAttribValOrFetch()Retrieval of associated FSItemTargetAttribVal entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemTargetAttribValModifier and TypeMethodDescriptionio.vavr.control.Option<FSItemTargetAttribVal>FSItemTargetAttribValText.getCnsldtnFSItemTgtAttribValIfPresent()Retrieval of associated FSItemTargetAttribVal entity (one to one).protected Class<FSItemTargetAttribVal>FSItemTargetAttribValByKeyFluentHelper.getEntityClass()protected Class<FSItemTargetAttribVal>FSItemTargetAttribValFluentHelper.getEntityClass()FSItemTargetAttribVal.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemTargetAttribValModifier and TypeMethodDescriptionFSItemTargetAttribValText.FSItemTargetAttribValTextBuilder.cnsldtnFSItemTgtAttribVal(FSItemTargetAttribVal value) Navigation property to_CnsldtnFSItemTgtAttribVal for FSItemTargetAttribValText to single FSItemTargetAttribVal.voidFSItemTargetAttribValText.setCnsldtnFSItemTgtAttribVal(FSItemTargetAttribVal value) Overwrites the associated FSItemTargetAttribVal entity for the loaded navigation property to_CnsldtnFSItemTgtAttribVal.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemTargetAttribValModifierConstructorDescriptionFSItemTargetAttribValText(String language, String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String financialStatementItem, String financialStatementItemText, String financialStatementItemMdmText, String financialStatementItemLongText, FSItemTargetAttribVal toCnsldtnFSItemTgtAttribVal) -
Uses of FSItemTargetAttribVal in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type FSItemTargetAttribValModifier and TypeMethodDescriptionFSItemTargetAttribValOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type FSItemTargetAttribValModifier and TypeMethodDescriptionprotected FSItemTargetAttribValLink<ObjectT>FSItemTargetAttribValLink.translateLinkType(EntityLink<FSItemTargetAttribValLink<ObjectT>, FSItemTargetAttribVal, ObjectT> link)