Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemTypeText
Packages that use FSItemTypeText
Package
Description
-
Uses of FSItemTypeText 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 FSItemTypeTextModifier and TypeFieldDescriptionstatic final FSItemTypeLink<FSItemTypeText>FSItemType.TO_CNSLDTN_FS_ITEM_TYPE_TUse with available fluent helpers to apply the to_CnsldtnFSItemTypeT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemTypeTextModifier and TypeMethodDescriptionFSItemType.fetchCnsldtnFSItemTypeT()Fetches the FSItemTypeText entities (one to many) associated with this entity.io.vavr.control.Option<List<FSItemTypeText>>FSItemType.getCnsldtnFSItemTypeTIfPresent()Retrieval of associated FSItemTypeText entities (one to many).FSItemType.getCnsldtnFSItemTypeTOrFetch()Retrieval of associated FSItemTypeText entities (one to many).protected Class<FSItemTypeText>FSItemTypeTextByKeyFluentHelper.getEntityClass()protected Class<FSItemTypeText>FSItemTypeTextFluentHelper.getEntityClass()FSItemTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemTypeTextModifier and TypeMethodDescriptionvoidFSItemType.addCnsldtnFSItemTypeT(FSItemTypeText... entity) Adds elements to the list of associated FSItemTypeText entities.FSItemType.FSItemTypeBuilder.cnsldtnFSItemTypeT(FSItemTypeText... value) Navigation property to_CnsldtnFSItemTypeT for FSItemType to multiple FSItemTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemTypeTextModifier and TypeMethodDescriptionvoidFSItemType.setCnsldtnFSItemTypeT(List<FSItemTypeText> value) Overwrites the list of associated FSItemTypeText entities for the loaded navigation property to_CnsldtnFSItemTypeT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemTypeTextModifierConstructorDescriptionFSItemType(String financialStatementItemType, String financialStatementItemType_Text, List<FSItemTypeText> toCnsldtnFSItemTypeT) -
Uses of FSItemTypeText 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 FSItemTypeTextModifier and TypeMethodDescriptionFSItemTypeTextOneToOneLink.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 FSItemTypeTextModifier and TypeMethodDescriptionprotected FSItemTypeTextLink<ObjectT>FSItemTypeTextLink.translateLinkType(EntityLink<FSItemTypeTextLink<ObjectT>, FSItemTypeText, ObjectT> link)