Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PoBox |
CostCenterCreateInput.getAddrPoBox()
Field name: ADDR_PO_BOX
Type element: PFACH
Domain name: PFACH
Internal type: CHAR
Description: PO Box
Max length: 10
|
PoBox |
PostingInAccountingPartnerBillingDoc.getPoBox()
Field name: PO_BOX
Type element: PFACH
Domain name: PFACH
Internal type: CHAR
Description: PO Box
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateInput.CostCenterCreateInputBuilder |
CostCenterCreateInput.CostCenterCreateInputBuilder.addrPoBox(PoBox addrPoBox) |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder.poBox(PoBox poBox) |
void |
CostCenterCreateInput.setAddrPoBox(PoBox addrPoBox)
Field name: ADDR_PO_BOX
Type element: PFACH
Domain name: PFACH
Internal type: CHAR
Description: PO Box
Max length: 10
|
void |
PostingInAccountingPartnerBillingDoc.setPoBox(PoBox poBox)
Field name: PO_BOX
Type element: PFACH
Domain name: PFACH
Internal type: CHAR
Description: PO Box
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
static PoBox |
PoBox.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PoBox> |
PoBox.getType() |
ErpTypeConverter<PoBox> |
PoBox.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.