Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AccountingDocumentNumber |
GlAccountItem.getAcDocNo()
Field name: AC_DOC_NO
Type element: BELNR_D
Domain name: BELNR
Internal type: CHAR
Description: Accounting Document Number
Max length: 10
|
AccountingDocumentNumber |
Header.getAcDocNo()
Field name: AC_DOC_NO
Type element: BELNR_D
Domain name: BELNR
Internal type: CHAR
Description: Accounting Document Number
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.acDocNo(AccountingDocumentNumber acDocNo) |
Header.HeaderBuilder |
Header.HeaderBuilder.acDocNo(AccountingDocumentNumber acDocNo) |
void |
GlAccountItem.setAcDocNo(AccountingDocumentNumber acDocNo)
Field name: AC_DOC_NO
Type element: BELNR_D
Domain name: BELNR
Internal type: CHAR
Description: Accounting Document Number
Max length: 10
|
void |
Header.setAcDocNo(AccountingDocumentNumber acDocNo)
Field name: AC_DOC_NO
Type element: BELNR_D
Domain name: BELNR
Internal type: CHAR
Description: Accounting Document Number
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
static AccountingDocumentNumber |
AccountingDocumentNumber.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AccountingDocumentNumber> |
AccountingDocumentNumber.getType() |
ErpTypeConverter<AccountingDocumentNumber> |
AccountingDocumentNumber.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.