Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DocumentNumberForEarmarkedFunds |
GlAccountItem.getResDoc()
Field name: RES_DOC
Type element: KBLNR
Domain name: KBLNR
Internal type: CHAR
Description: Document Number for Earmarked Funds
Max length: 10
|
DocumentNumberForEarmarkedFunds |
CustomerItem.getResDoc()
Field name: RES_DOC
Type element: KBLNR
Domain name: KBLNR
Internal type: CHAR
Description: Document Number for Earmarked Funds
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.resDoc(DocumentNumberForEarmarkedFunds resDoc) |
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.resDoc(DocumentNumberForEarmarkedFunds resDoc) |
void |
GlAccountItem.setResDoc(DocumentNumberForEarmarkedFunds resDoc)
Field name: RES_DOC
Type element: KBLNR
Domain name: KBLNR
Internal type: CHAR
Description: Document Number for Earmarked Funds
Max length: 10
|
void |
CustomerItem.setResDoc(DocumentNumberForEarmarkedFunds resDoc)
Field name: RES_DOC
Type element: KBLNR
Domain name: KBLNR
Internal type: CHAR
Description: Document Number for Earmarked Funds
Max length: 10
|
Modifier and Type | Method and Description |
---|---|
static DocumentNumberForEarmarkedFunds |
DocumentNumberForEarmarkedFunds.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<DocumentNumberForEarmarkedFunds> |
DocumentNumberForEarmarkedFunds.getType() |
ErpTypeConverter<DocumentNumberForEarmarkedFunds> |
DocumentNumberForEarmarkedFunds.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.