Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount.CnsldtnGLAccount
Packages that use CnsldtnGLAccount
Package
Description
-
Uses of CnsldtnGLAccount 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 CnsldtnGLAccountModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CnsldtnGLAccount,SAP__Message> CnsldtnGLAccount._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnGLAccount>CnsldtnGLAccount.ALL_FIELDSSelector for all available fields of CnsldtnGLAccount.static final SimpleProperty.String<CnsldtnGLAccount>CnsldtnGLAccount.CHART_OF_ACCOUNTSstatic final SimpleProperty.Boolean<CnsldtnGLAccount>CnsldtnGLAccount.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnGLAccount>CnsldtnGLAccount.GL_ACCOUNTstatic 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 CnsldtnGLAccountMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount that return types with arguments of type CnsldtnGLAccountModifier and TypeMethodDescriptionio.vavr.control.Option<CnsldtnGLAccount>CnsldtnGLAccountText.getGLAccountIfPresent()Retrieval of associated CnsldtnGLAccount entity (one to one).CnsldtnGLAccount.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount with parameters of type CnsldtnGLAccountModifier and TypeMethodDescriptionCnsldtnGLAccountText.CnsldtnGLAccountTextBuilder.glAccount(CnsldtnGLAccount value) Navigation property _GLAccount for CnsldtnGLAccountText to single CnsldtnGLAccount.voidCnsldtnGLAccountText.setGLAccount(CnsldtnGLAccount value) Overwrites the associated CnsldtnGLAccount entity for the loaded navigation property _GLAccount.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationgeneralledgeraccount with parameters of type CnsldtnGLAccountModifierConstructorDescriptionCnsldtnGLAccountText(String language, String chartOfAccounts, String gLAccount, String gLAccountName, Boolean cnsldtnIsAdditionalMasterData, CnsldtnGLAccount to_GLAccount) -
Uses of CnsldtnGLAccount 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 CnsldtnGLAccountModifier and TypeMethodDescriptionConsolidationGeneralLedgerAccountService.countCnsldtnGLAccount()Deprecated.Fetch the number of entries from theCnsldtnGLAccountentity collection matching the filter and search expressions.DefaultConsolidationGeneralLedgerAccountService.countCnsldtnGLAccount()Deprecated.ConsolidationGeneralLedgerAccountService.createCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.Create a newCnsldtnGLAccountentity and save it to the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.createCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.ConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.Deletes an existingCnsldtnGLAccountentity in the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.ConsolidationGeneralLedgerAccountService.getAllCnsldtnGLAccount()Deprecated.Fetch multipleCnsldtnGLAccountentities.DefaultConsolidationGeneralLedgerAccountService.getAllCnsldtnGLAccount()Deprecated.ConsolidationGeneralLedgerAccountService.getCnsldtnGLAccountByKey(String chartOfAccounts, String gLAccount) Deprecated.Fetch a singleCnsldtnGLAccountentity using key fields.DefaultConsolidationGeneralLedgerAccountService.getCnsldtnGLAccountByKey(String chartOfAccounts, String gLAccount) Deprecated.ConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.Update an existingCnsldtnGLAccountentity and save it to the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnGLAccountModifier and TypeMethodDescriptionConsolidationGeneralLedgerAccountService.createCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.Create a newCnsldtnGLAccountentity and save it to the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.createCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.ConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.Deletes an existingCnsldtnGLAccountentity in the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.deleteCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.ConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.Update an existingCnsldtnGLAccountentity and save it to the S/4HANA system.DefaultConsolidationGeneralLedgerAccountService.updateCnsldtnGLAccount(CnsldtnGLAccount cnsldtnGLAccount) Deprecated.