Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DaysForSecondCashDiscount |
CustomerItem.getDsctDays2()
Field name: DSCT_DAYS2
|
DaysForSecondCashDiscount |
VendorItem.getDsctDays2()
Field name: DSCT_DAYS2
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.dsctDays2(DaysForSecondCashDiscount dsctDays2) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.dsctDays2(DaysForSecondCashDiscount dsctDays2) |
void |
CustomerItem.setDsctDays2(DaysForSecondCashDiscount dsctDays2)
Field name: DSCT_DAYS2
|
void |
VendorItem.setDsctDays2(DaysForSecondCashDiscount dsctDays2)
Field name: DSCT_DAYS2
|
Modifier and Type | Method and Description |
---|---|
static DaysForSecondCashDiscount |
DaysForSecondCashDiscount.of(int value) |
static DaysForSecondCashDiscount |
DaysForSecondCashDiscount.of(long value) |
static DaysForSecondCashDiscount |
DaysForSecondCashDiscount.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<DaysForSecondCashDiscount> |
DaysForSecondCashDiscount.getType() |
Copyright © 2019 SAP SE. All rights reserved.