Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialstatementitem.CnsldtnFSItemText
Packages that use CnsldtnFSItemText
Package
Description
-
Uses of CnsldtnFSItemText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialstatementitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialstatementitem with type parameters of type CnsldtnFSItemTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnFSItemText>CnsldtnFSItemText.ALL_FIELDSSelector for all available fields of CnsldtnFSItemText.static final SimpleProperty.String<CnsldtnFSItemText>CnsldtnFSItemText.CNSLDTN_FINANCIAL_STATEMENT_ITEMstatic final SimpleProperty.String<CnsldtnFSItemText>CnsldtnFSItemText.CNSLDTN_FS_ITEM_LONG_TEXTstatic final SimpleProperty.String<CnsldtnFSItemText>CnsldtnFSItemText.CNSLDTN_FS_ITEM_MEDIUM_TEXTstatic final SimpleProperty.String<CnsldtnFSItemText>CnsldtnFSItemText.CNSLDTN_FS_ITEM_TEXTstatic final SimpleProperty.String<CnsldtnFSItemText>CnsldtnFSItemText.CONSOLIDATION_CHART_OF_ACCOUNTSstatic final SimpleProperty.String<CnsldtnFSItemText>CnsldtnFSItemText.LANGUAGECnsldtnFSItemText.TO__CNSLDTN_FS_ITEMUse with available request builders to apply the _CnsldtnFSItem navigation property to query operations.CnsldtnFinancialStatementItem.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialstatementitem that return CnsldtnFSItemTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialstatementitem that return types with arguments of type CnsldtnFSItemTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnFSItemText>>CnsldtnFinancialStatementItem.getTextIfPresent()Retrieval of associated CnsldtnFSItemText entities (one to many).CnsldtnFSItemText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialstatementitem with parameters of type CnsldtnFSItemTextModifier and TypeMethodDescriptionvoidCnsldtnFinancialStatementItem.addText(CnsldtnFSItemText... entity) Adds elements to the list of associated CnsldtnFSItemText entities.CnsldtnFinancialStatementItem.CnsldtnFinancialStatementItemBuilder.text(CnsldtnFSItemText... value) Navigation property _Text for CnsldtnFinancialStatementItem to multiple CnsldtnFSItemText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialstatementitem with type arguments of type CnsldtnFSItemTextModifier and TypeMethodDescriptionvoidCnsldtnFinancialStatementItem.setText(List<CnsldtnFSItemText> value) Overwrites the list of associated CnsldtnFSItemText entities for the loaded navigation property _Text. -
Uses of CnsldtnFSItemText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type CnsldtnFSItemTextModifier and TypeMethodDescriptionConsolidationFinancialStatementItemService.countCnsldtnFSItemText()Deprecated.Fetch the number of entries from theCnsldtnFSItemTextentity collection matching the filter and search expressions.DefaultConsolidationFinancialStatementItemService.countCnsldtnFSItemText()Deprecated.ConsolidationFinancialStatementItemService.deleteCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.Deletes an existingCnsldtnFSItemTextentity in the S/4HANA system.DefaultConsolidationFinancialStatementItemService.deleteCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.ConsolidationFinancialStatementItemService.getAllCnsldtnFSItemText()Deprecated.Fetch multipleCnsldtnFSItemTextentities.DefaultConsolidationFinancialStatementItemService.getAllCnsldtnFSItemText()Deprecated.ConsolidationFinancialStatementItemService.getCnsldtnFSItemTextByKey(String language, String consolidationChartOfAccounts, String cnsldtnFinancialStatementItem) Deprecated.Fetch a singleCnsldtnFSItemTextentity using key fields.DefaultConsolidationFinancialStatementItemService.getCnsldtnFSItemTextByKey(String language, String consolidationChartOfAccounts, String cnsldtnFinancialStatementItem) Deprecated.ConsolidationFinancialStatementItemService.updateCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.Update an existingCnsldtnFSItemTextentity and save it to the S/4HANA system.DefaultConsolidationFinancialStatementItemService.updateCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnFSItemTextModifier and TypeMethodDescriptionConsolidationFinancialStatementItemService.deleteCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.Deletes an existingCnsldtnFSItemTextentity in the S/4HANA system.DefaultConsolidationFinancialStatementItemService.deleteCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.ConsolidationFinancialStatementItemService.updateCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.Update an existingCnsldtnFSItemTextentity and save it to the S/4HANA system.DefaultConsolidationFinancialStatementItemService.updateCnsldtnFSItemText(CnsldtnFSItemText cnsldtnFSItemText) Deprecated.