Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AssetTypeName |
FixedAssetGetlistOrigin.getTypeName()
Field name: TYPE_NAME
Type element: BF_TYPBZ_ANLA
Domain name: BF_TYPBZ_ANLA
Internal type: CHAR
Description: Asset type name
Max length: 15
|
AssetTypeName |
FixedAssetOrigin.getTypeName()
Field name: TYPE_NAME
Type element: BF_TYPBZ_ANLA
Domain name: BF_TYPBZ_ANLA
Internal type: CHAR
Description: Asset type name
Max length: 15
|
Modifier and Type | Method and Description |
---|---|
void |
FixedAssetGetlistOrigin.setTypeName(AssetTypeName typeName)
Field name: TYPE_NAME
Type element: BF_TYPBZ_ANLA
Domain name: BF_TYPBZ_ANLA
Internal type: CHAR
Description: Asset type name
Max length: 15
|
void |
FixedAssetOrigin.setTypeName(AssetTypeName typeName)
Field name: TYPE_NAME
Type element: BF_TYPBZ_ANLA
Domain name: BF_TYPBZ_ANLA
Internal type: CHAR
Description: Asset type name
Max length: 15
|
FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder |
FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder.typeName(AssetTypeName typeName) |
FixedAssetOrigin.FixedAssetOriginBuilder |
FixedAssetOrigin.FixedAssetOriginBuilder.typeName(AssetTypeName typeName) |
Modifier and Type | Method and Description |
---|---|
static AssetTypeName |
AssetTypeName.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AssetTypeName> |
AssetTypeName.getType() |
ErpTypeConverter<AssetTypeName> |
AssetTypeName.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.