Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
Instructions |
VendorItem.getInstr1()
Field name: INSTR1
|
Instructions |
VendorItem.getInstr2()
Field name: INSTR2
|
Instructions |
VendorItem.getInstr3()
Field name: INSTR3
|
Instructions |
VendorItem.getInstr4()
Field name: INSTR4
|
Modifier and Type | Method and Description |
---|---|
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.instr1(Instructions instr1) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.instr2(Instructions instr2) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.instr3(Instructions instr3) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.instr4(Instructions instr4) |
Modifier and Type | Method and Description |
---|---|
static Instructions |
Instructions.of(int value) |
static Instructions |
Instructions.of(long value) |
static Instructions |
Instructions.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<Instructions> |
Instructions.getType() |
Copyright © 2017 SAP SE. All rights reserved.