Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AccountType |
GlAccountItem.getAcctType()
Field name: ACCT_TYPE
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.acctType(AccountType acctType) |
void |
GlAccountItem.setAcctType(AccountType acctType)
Field name: ACCT_TYPE
|
Modifier and Type | Field and Description |
---|---|
static AccountType |
AccountType.Assets
Assets
|
static AccountType |
AccountType.Customers
Customers
|
static AccountType |
AccountType.GLAccounts
G/L accounts
|
static AccountType |
AccountType.Material
Material
|
static AccountType |
AccountType.Vendors
Vendors
|
Modifier and Type | Method and Description |
---|---|
Class<AccountType> |
AccountType.getType() |
ErpTypeConverter<AccountType> |
AccountType.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.