Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount.CnsldtnGLAccountText
Packages that use CnsldtnGLAccountText
Package
Description
-
Uses of CnsldtnGLAccountText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount with type parameters of type CnsldtnGLAccountTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnGLAccountText>CnsldtnGLAccountText.ALL_FIELDSSelector for all available fields of CnsldtnGLAccountText.static final SimpleProperty.String<CnsldtnGLAccountText>CnsldtnGLAccountText.CHART_OF_ACCOUNTSstatic final SimpleProperty.Boolean<CnsldtnGLAccountText>CnsldtnGLAccountText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnGLAccountText>CnsldtnGLAccountText.GL_ACCOUNTstatic final SimpleProperty.String<CnsldtnGLAccountText>CnsldtnGLAccountText.GL_ACCOUNT_NAMEstatic final SimpleProperty.String<CnsldtnGLAccountText>CnsldtnGLAccountText.LANGUAGEstatic final NavigationProperty.Single<CnsldtnGLAccountText,CnsldtnGLAccount> CnsldtnGLAccountText.TO__G_L_ACCOUNTUse with available request builders to apply the _GLAccount navigation property to query operations.CnsldtnGLAccount.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.consolidationgeneralledgeraccount that return CnsldtnGLAccountTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount that return types with arguments of type CnsldtnGLAccountTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnGLAccountText>>CnsldtnGLAccount.getTextIfPresent()Retrieval of associated CnsldtnGLAccountText entities (one to many).CnsldtnGLAccountText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount with parameters of type CnsldtnGLAccountTextModifier and TypeMethodDescriptionvoidCnsldtnGLAccount.addText(CnsldtnGLAccountText... entity) Adds elements to the list of associated CnsldtnGLAccountText entities.CnsldtnGLAccount.CnsldtnGLAccountBuilder.text(CnsldtnGLAccountText... value) Navigation property _Text for CnsldtnGLAccount to multiple CnsldtnGLAccountText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount with type arguments of type CnsldtnGLAccountTextModifier and TypeMethodDescriptionvoidCnsldtnGLAccount.setText(List<CnsldtnGLAccountText> value) Overwrites the list of associated CnsldtnGLAccountText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount with type arguments of type CnsldtnGLAccountTextModifierConstructorDescriptionCnsldtnGLAccount(String chartOfAccounts, String gLAccount, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnGLAccountText> to_Text) -
Uses of CnsldtnGLAccountText 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 CnsldtnGLAccountTextModifier and TypeMethodDescriptionConsolidationGeneralLedgerAccountService.countCnsldtnGLAccountText()Deprecated.Fetch the number of entries from theCnsldtnGLAccountTextentity collection matching the filter and search expressions.DefaultConsolidationGeneralLedgerAccountService.countCnsldtnGLAccountText()Deprecated.ConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.Deletes an existingCnsldtnGLAccountTextentity in the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.ConsolidationGeneralLedgerAccountService.getAllCnsldtnGLAccountText()Deprecated.Fetch multipleCnsldtnGLAccountTextentities.DefaultConsolidationGeneralLedgerAccountService.getAllCnsldtnGLAccountText()Deprecated.ConsolidationGeneralLedgerAccountService.getCnsldtnGLAccountTextByKey(String language, String chartOfAccounts, String gLAccount) Deprecated.Fetch a singleCnsldtnGLAccountTextentity using key fields.DefaultConsolidationGeneralLedgerAccountService.getCnsldtnGLAccountTextByKey(String language, String chartOfAccounts, String gLAccount) Deprecated.ConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.Update an existingCnsldtnGLAccountTextentity and save it to the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnGLAccountTextModifier and TypeMethodDescriptionConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.Deletes an existingCnsldtnGLAccountTextentity in the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.ConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.Update an existingCnsldtnGLAccountTextentity and save it to the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccountText(CnsldtnGLAccountText cnsldtnGLAccountText) Deprecated.