Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PartnerAccountNumber |
GlAccountItem.getPartAcct()
Field name: PART_ACCT
Type element: JV_PART
Domain name: KUNNR
Internal type: CHAR
Description: Partner account number
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.partAcct(PartnerAccountNumber partAcct) |
void |
GlAccountItem.setPartAcct(PartnerAccountNumber partAcct)
Field name: PART_ACCT
Type element: JV_PART
Domain name: KUNNR
Internal type: CHAR
Description: Partner account number
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
static PartnerAccountNumber |
PartnerAccountNumber.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PartnerAccountNumber> |
PartnerAccountNumber.getType() |
ErpTypeConverter<PartnerAccountNumber> |
PartnerAccountNumber.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.