Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemType
Packages that use FSItemType
Package
Description
-
Uses of FSItemType 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 FSItemTypeModifier and TypeFieldDescriptionstatic final FSItemTypeTextOneToOneLink<FSItemType>FSItemTypeText.TO_CNSLDTN_FS_ITEM_TYPEUse with available fluent helpers to apply the to_CnsldtnFSItemType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemTypeModifier and TypeMethodDescriptionFSItemType.FSItemTypeBuilder.build()FSItemTypeText.fetchCnsldtnFSItemType()Fetches the FSItemType entity (one to one) associated with this entity.FSItemTypeText.getCnsldtnFSItemTypeOrFetch()Retrieval of associated FSItemType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemTypeModifier and TypeMethodDescriptionio.vavr.control.Option<FSItemType>FSItemTypeText.getCnsldtnFSItemTypeIfPresent()Retrieval of associated FSItemType entity (one to one).protected Class<FSItemType>FSItemTypeByKeyFluentHelper.getEntityClass()protected Class<FSItemType>FSItemTypeFluentHelper.getEntityClass()FSItemType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemTypeModifier and TypeMethodDescriptionFSItemTypeText.FSItemTypeTextBuilder.cnsldtnFSItemType(FSItemType value) Navigation property to_CnsldtnFSItemType for FSItemTypeText to single FSItemType.voidFSItemTypeText.setCnsldtnFSItemType(FSItemType value) Overwrites the associated FSItemType entity for the loaded navigation property to_CnsldtnFSItemType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemTypeModifierConstructorDescriptionFSItemTypeText(String language, String financialStatementItemType, String financialStatementItemTypeText, FSItemType toCnsldtnFSItemType) -
Uses of FSItemType 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 FSItemTypeModifier and TypeMethodDescriptionFSItemTypeOneToOneLink.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 FSItemTypeModifier and TypeMethodDescriptionprotected FSItemTypeLink<ObjectT>FSItemTypeLink.translateLinkType(EntityLink<FSItemTypeLink<ObjectT>, FSItemType, ObjectT> link)