Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AccountNumberOfTheBranch |
CustomerItem.getBranch()
Field name: BRANCH
|
AccountNumberOfTheBranch |
VendorItem.getBranch()
Field name: BRANCH
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.branch(AccountNumberOfTheBranch branch) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.branch(AccountNumberOfTheBranch branch) |
void |
CustomerItem.setBranch(AccountNumberOfTheBranch branch)
Field name: BRANCH
|
void |
VendorItem.setBranch(AccountNumberOfTheBranch branch)
Field name: BRANCH
|
Modifier and Type | Method and Description |
---|---|
static AccountNumberOfTheBranch |
AccountNumberOfTheBranch.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AccountNumberOfTheBranch> |
AccountNumberOfTheBranch.getType() |
ErpTypeConverter<AccountNumberOfTheBranch> |
AccountNumberOfTheBranch.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.