Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AssetSubnumber |
GlAccountItem.getSubNumber()
Field name: SUB_NUMBER
Type element: ANLN2
Domain name: ANLN2
Internal type: CHAR
Description: Asset Subnumber
Max length: 4
|
Modifier and Type | Method and Description |
---|---|
void |
GlAccountItem.setSubNumber(AssetSubnumber subNumber)
Field name: SUB_NUMBER
Type element: ANLN2
Domain name: ANLN2
Internal type: CHAR
Description: Asset Subnumber
Max length: 4
|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.subNumber(AssetSubnumber subNumber) |
Modifier and Type | Method and Description |
---|---|
static AssetSubnumber |
AssetSubnumber.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AssetSubnumber> |
AssetSubnumber.getType() |
ErpTypeConverter<AssetSubnumber> |
AssetSubnumber.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.