Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype.CnsldtnFinTransactionType
Packages that use CnsldtnFinTransactionType
Package
Description
-
Uses of CnsldtnFinTransactionType 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 CnsldtnFinTransactionTypeModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnFinTransactionType,SAP__Message> CnsldtnFinTransactionType._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnFinTransactionType>CnsldtnFinTransactionType.ALL_FIELDSSelector for all available fields of CnsldtnFinTransactionType.static final SimpleProperty.Boolean<CnsldtnFinTransactionType>CnsldtnFinTransactionType.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnFinTransactionType>CnsldtnFinTransactionType.FINANCIAL_TRANSACTION_TYPECnsldtnFinTransactionTypeText.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 CnsldtnFinTransactionTypeModifier and TypeMethodDescriptionCnsldtnFinTransactionType.CnsldtnFinTransactionTypeBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype that return types with arguments of type CnsldtnFinTransactionTypeModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnFinTransactionType>CnsldtnFinTransactionTypeText.getFinancialTransactionTypeIfPresent()Retrieval of associated CnsldtnFinTransactionType entity (one to one).CnsldtnFinTransactionType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype with parameters of type CnsldtnFinTransactionTypeModifier and TypeMethodDescriptionCnsldtnFinTransactionTypeText.CnsldtnFinTransactionTypeTextBuilder.financialTransactionType(CnsldtnFinTransactionType value) Navigation property _FinancialTransactionType for CnsldtnFinTransactionTypeText to single CnsldtnFinTransactionType.voidCnsldtnFinTransactionTypeText.setFinancialTransactionType(CnsldtnFinTransactionType value) Overwrites the associated CnsldtnFinTransactionType entity for the loaded navigation property _FinancialTransactionType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationfinancialtransactiontype with parameters of type CnsldtnFinTransactionTypeModifierConstructorDescriptionCnsldtnFinTransactionTypeText(String language, String financialTransactionType, String financialTransactionTypeName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnFinTransactionType to_FinancialTransactionType) -
Uses of CnsldtnFinTransactionType 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 CnsldtnFinTransactionTypeModifier and TypeMethodDescriptionConsolidationFinancialTransactionTypeService.countCnsldtnFinTransactionType()Deprecated.Fetch the number of entries from theCnsldtnFinTransactionTypeentity collection matching the filter and search expressions.DefaultConsolidationFinancialTransactionTypeService.countCnsldtnFinTransactionType()Deprecated.ConsolidationFinancialTransactionTypeService.createCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.Create a newCnsldtnFinTransactionTypeentity and save it to the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.createCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.ConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.Deletes an existingCnsldtnFinTransactionTypeentity in the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.ConsolidationFinancialTransactionTypeService.getAllCnsldtnFinTransactionType()Deprecated.Fetch multipleCnsldtnFinTransactionTypeentities.DefaultConsolidationFinancialTransactionTypeService.getAllCnsldtnFinTransactionType()Deprecated.ConsolidationFinancialTransactionTypeService.getCnsldtnFinTransactionTypeByKey(String financialTransactionType) Deprecated.Fetch a singleCnsldtnFinTransactionTypeentity using key fields.DefaultConsolidationFinancialTransactionTypeService.getCnsldtnFinTransactionTypeByKey(String financialTransactionType) Deprecated.ConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.Update an existingCnsldtnFinTransactionTypeentity and save it to the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnFinTransactionTypeModifier and TypeMethodDescriptionConsolidationFinancialTransactionTypeService.createCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.Create a newCnsldtnFinTransactionTypeentity and save it to the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.createCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.ConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.Deletes an existingCnsldtnFinTransactionTypeentity in the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.deleteCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.ConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.Update an existingCnsldtnFinTransactionTypeentity and save it to the S/4HANA system.DefaultConsolidationFinancialTransactionTypeService.updateCnsldtnFinTransactionType(CnsldtnFinTransactionType cnsldtnFinTransactionType) Deprecated.