Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PoBoxPostalCode |
CostCenterCreateInput.getAddrPobxPcd()
Field name: ADDR_POBX_PCD
|
PoBoxPostalCode |
PostingInAccountingPartnerBillingDoc.getPobxPcd()
Field name: POBX_PCD
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateInput.CostCenterCreateInputBuilder |
CostCenterCreateInput.CostCenterCreateInputBuilder.addrPobxPcd(PoBoxPostalCode addrPobxPcd) |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder.pobxPcd(PoBoxPostalCode pobxPcd) |
void |
CostCenterCreateInput.setAddrPobxPcd(PoBoxPostalCode addrPobxPcd)
Field name: ADDR_POBX_PCD
|
void |
PostingInAccountingPartnerBillingDoc.setPobxPcd(PoBoxPostalCode pobxPcd)
Field name: POBX_PCD
|
Modifier and Type | Method and Description |
---|---|
static PoBoxPostalCode |
PoBoxPostalCode.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PoBoxPostalCode> |
PoBoxPostalCode.getType() |
ErpTypeConverter<PoBoxPostalCode> |
PoBoxPostalCode.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.