Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
CustomerNumber |
CustomerItem.getCustomer()
Field name: CUSTOMER
|
CustomerNumber |
GlAccountItem.getCustomer()
Field name: CUSTOMER
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.customer(CustomerNumber customer) |
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.customer(CustomerNumber customer) |
void |
CustomerItem.setCustomer(CustomerNumber customer)
Field name: CUSTOMER
|
void |
GlAccountItem.setCustomer(CustomerNumber customer)
Field name: CUSTOMER
|
Modifier and Type | Method and Description |
---|---|
static CustomerNumber |
CustomerNumber.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<CustomerNumber> |
CustomerNumber.getType() |
ErpTypeConverter<CustomerNumber> |
CustomerNumber.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.