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 |
GlAccountItem.getCustomer()
Field name: CUSTOMER
Type element: KUNNR
Domain name: KUNNR
Internal type: CHAR
Description: Customer Number
Max length: 10
|
CustomerNumber |
CustomerItem.getCustomer()
Field name: CUSTOMER
Type element: KUNNR
Domain name: KUNNR
Internal type: CHAR
Description: Customer Number
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.customer(CustomerNumber customer) |
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.customer(CustomerNumber customer) |
void |
GlAccountItem.setCustomer(CustomerNumber customer)
Field name: CUSTOMER
Type element: KUNNR
Domain name: KUNNR
Internal type: CHAR
Description: Customer Number
Max length: 10
|
void |
CustomerItem.setCustomer(CustomerNumber customer)
Field name: CUSTOMER
Type element: KUNNR
Domain name: KUNNR
Internal type: CHAR
Description: Customer Number
Max length: 10
|
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 © 2018 SAP SE. All rights reserved.