Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
DaysForFirstCashDiscount |
CustomerItem.getDsctDays1()
Field name: DSCT_DAYS1
Type element: ACPI_ZBD1T
Domain name: ZBDXT
Internal type: DEC
Description: Days for first cash discount
Max length: 2
|
DaysForFirstCashDiscount |
VendorItem.getDsctDays1()
Field name: DSCT_DAYS1
Type element: ACPI_ZBD1T
Domain name: ZBDXT
Internal type: DEC
Description: Days for first cash discount
Max length: 2
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.dsctDays1(DaysForFirstCashDiscount dsctDays1) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.dsctDays1(DaysForFirstCashDiscount dsctDays1) |
void |
CustomerItem.setDsctDays1(DaysForFirstCashDiscount dsctDays1)
Field name: DSCT_DAYS1
Type element: ACPI_ZBD1T
Domain name: ZBDXT
Internal type: DEC
Description: Days for first cash discount
Max length: 2
|
void |
VendorItem.setDsctDays1(DaysForFirstCashDiscount dsctDays1)
Field name: DSCT_DAYS1
Type element: ACPI_ZBD1T
Domain name: ZBDXT
Internal type: DEC
Description: Days for first cash discount
Max length: 2
|
Modifier and Type | Method and Description |
---|---|
static DaysForFirstCashDiscount |
DaysForFirstCashDiscount.of(int value) |
static DaysForFirstCashDiscount |
DaysForFirstCashDiscount.of(long value) |
static DaysForFirstCashDiscount |
DaysForFirstCashDiscount.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<DaysForFirstCashDiscount> |
DaysForFirstCashDiscount.getType() |
Copyright © 2018 SAP SE. All rights reserved.