Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AssignmentNumber |
CustomerItem.getAllocNmbr()
Field name: ALLOC_NMBR
|
AssignmentNumber |
GLAccountItem.getAllocNmbr()
Field name: ALLOC_NMBR
|
AssignmentNumber |
VendorItem.getAllocNmbr()
Field name: ALLOC_NMBR
|
AssignmentNumber |
FtrStructureForFlow.getAssignment()
Field name: ASSIGNMENT
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.allocNmbr(AssignmentNumber allocNmbr) |
GLAccountItem.GLAccountItemBuilder |
GLAccountItem.GLAccountItemBuilder.allocNmbr(AssignmentNumber allocNmbr) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.allocNmbr(AssignmentNumber allocNmbr) |
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.assignment(AssignmentNumber assignment) |
void |
CustomerItem.setAllocNmbr(AssignmentNumber allocNmbr)
Field name: ALLOC_NMBR
|
void |
GLAccountItem.setAllocNmbr(AssignmentNumber allocNmbr)
Field name: ALLOC_NMBR
|
void |
VendorItem.setAllocNmbr(AssignmentNumber allocNmbr)
Field name: ALLOC_NMBR
|
void |
FtrStructureForFlow.setAssignment(AssignmentNumber assignment)
Field name: ASSIGNMENT
|
Modifier and Type | Method and Description |
---|---|
static AssignmentNumber |
AssignmentNumber.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AssignmentNumber> |
AssignmentNumber.getType() |
ErpTypeConverter<AssignmentNumber> |
AssignmentNumber.getTypeConverter() |
Copyright © 2017 SAP SE. All rights reserved.