Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PartnerCompanyId |
GlAccountItem.getTradeId()
Field name: TRADE_ID
Type element: RASSC
Domain name: RCOMP
Internal type: CHAR
Description: Partner Company ID
Max length: 6
|
Modifier and Type | Method and Description |
---|---|
void |
GlAccountItem.setTradeId(PartnerCompanyId tradeId)
Field name: TRADE_ID
Type element: RASSC
Domain name: RCOMP
Internal type: CHAR
Description: Partner Company ID
Max length: 6
|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.tradeId(PartnerCompanyId tradeId) |
Modifier and Type | Method and Description |
---|---|
static PartnerCompanyId |
PartnerCompanyId.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PartnerCompanyId> |
PartnerCompanyId.getType() |
ErpTypeConverter<PartnerCompanyId> |
PartnerCompanyId.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.