Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype.CnsldtnFinTransactionTypeText
Packages that use CnsldtnFinTransactionTypeText
Package
Description
-
Uses of CnsldtnFinTransactionTypeText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype with type parameters of type CnsldtnFinTransactionTypeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnFinTransactionTypeText>CnsldtnFinTransactionTypeText.ALL_FIELDSSelector for all available fields of CnsldtnFinTransactionTypeText.static final SimpleProperty.Boolean<CnsldtnFinTransactionTypeText>CnsldtnFinTransactionTypeText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnFinTransactionTypeText>CnsldtnFinTransactionTypeText.FINANCIAL_TRANSACTION_TYPEstatic final SimpleProperty.String<CnsldtnFinTransactionTypeText>CnsldtnFinTransactionTypeText.FINANCIAL_TRANSACTION_TYPE_NAMEstatic final SimpleProperty.String<CnsldtnFinTransactionTypeText>CnsldtnFinTransactionTypeText.LANGUAGECnsldtnFinTransactionTypeText.TO__FINANCIAL_TRANSACTION_TYPEUse with available request builders to apply the _FinancialTransactionType navigation property to query operations.CnsldtnFinTransactionType.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.consolidationfinancialtransactiontype that return CnsldtnFinTransactionTypeTextModifier and TypeMethodDescriptionCnsldtnFinTransactionTypeText.CnsldtnFinTransactionTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype that return types with arguments of type CnsldtnFinTransactionTypeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnFinTransactionTypeText>>CnsldtnFinTransactionType.getTextIfPresent()Retrieval of associated CnsldtnFinTransactionTypeText entities (one to many).CnsldtnFinTransactionTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype with parameters of type CnsldtnFinTransactionTypeTextModifier and TypeMethodDescriptionvoidCnsldtnFinTransactionType.addText(CnsldtnFinTransactionTypeText... entity) Adds elements to the list of associated CnsldtnFinTransactionTypeText entities.CnsldtnFinTransactionType.CnsldtnFinTransactionTypeBuilder.text(CnsldtnFinTransactionTypeText... value) Navigation property _Text for CnsldtnFinTransactionType to multiple CnsldtnFinTransactionTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype with type arguments of type CnsldtnFinTransactionTypeTextModifier and TypeMethodDescriptionvoidCnsldtnFinTransactionType.setText(List<CnsldtnFinTransactionTypeText> value) Overwrites the list of associated CnsldtnFinTransactionTypeText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype with type arguments of type CnsldtnFinTransactionTypeTextModifierConstructorDescriptionCnsldtnFinTransactionType(String financialTransactionType, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnFinTransactionTypeText> to_Text) -
Uses of CnsldtnFinTransactionTypeText 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 CnsldtnFinTransactionTypeTextModifier and TypeMethodDescriptionConsolidationFinancialTransactionTypeService.countCnsldtnFinTransactionTypeText()Deprecated.Fetch the number of entries from theCnsldtnFinTransactionTypeTextentity collection matching the filter and search expressions.DefaultConsolidationFinancialTransactionTypeService.countCnsldtnFinTransactionTypeText()Deprecated.ConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.Deletes an existingCnsldtnFinTransactionTypeTextentity in the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.ConsolidationFinancialTransactionTypeService.getAllCnsldtnFinTransactionTypeText()Deprecated.Fetch multipleCnsldtnFinTransactionTypeTextentities.DefaultConsolidationFinancialTransactionTypeService.getAllCnsldtnFinTransactionTypeText()Deprecated.ConsolidationFinancialTransactionTypeService.getCnsldtnFinTransactionTypeTextByKey(String language, String financialTransactionType) Deprecated.Fetch a singleCnsldtnFinTransactionTypeTextentity using key fields.DefaultConsolidationFinancialTransactionTypeService.getCnsldtnFinTransactionTypeTextByKey(String language, String financialTransactionType) Deprecated.ConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.Update an existingCnsldtnFinTransactionTypeTextentity and save it to the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnFinTransactionTypeTextModifier and TypeMethodDescriptionConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.Deletes an existingCnsldtnFinTransactionTypeTextentity in the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.ConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.Update an existingCnsldtnFinTransactionTypeTextentity and save it to the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionTypeText(CnsldtnFinTransactionTypeText cnsldtnFinTransactionTypeText) Deprecated.