public static class BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BusVolFldCombnTypeFldAssgmt |
build() |
BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder |
busVolFieldCombnType(String busVolFieldCombnType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder |
busVolFldCombnExtFieldName(String busVolFldCombnExtFieldName)
(Key Field) Constraints: Not nullable, Maximum length: 30
|
BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder |
busVolFldCombnFldInitIsAllwd(Boolean busVolFldCombnFldInitIsAllwd)
Constraints: none
|
String |
toString() |
@Nonnull public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFieldCombnType(@Nullable String busVolFieldCombnType)
Original property name from the Odata EDM: BusVolFieldCombnType
Field combinations are grouped to a set of field combinations which you then assign to a condition contract type.For the settlement of a condition contract, you enter concrete values for the selection criteria according to field combinations on the Business Volume Selection Criteria tab page in the condition contract's header area.Different lines for a field combination that you have entered in the condition contract are considered with an OR logic in the selection condition for the business volume data selection (WHERE clause).When entering a new line with selection criteria, you also specify with the Status Including / Excluding indicator whether this field combination will be treated as Include or Exclude statement for the WHERE clause in business volume data selection.You have defined a field combination including the fields for a supplier (LIFNR) and a material (MATNR). If you use this field combination in a condition contract, you can enter lines as follows:First line: Field LIFNR, you enter SUPPLIER_1. Field MATNR, you enter MATERIAL_A.Second line: Field LIFNR, you enter again SUPPLIER_1. Field MATNR, you enter MATERIAL_B.Third line: Field LIFNR, you enter SUPPLIER_2. Field MATNR, you enter MATERIAL_A.Fourth line: Field LIFNR, you enter again SUPPLIER_2. Field MATNR, you enter MATERIAL_B.
from the business volume table.this
.@Nonnull public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFldCombnExtFieldName(@Nullable String busVolFldCombnExtFieldName)
Original property name from the Odata EDM: BusVolFldCombnExtFieldName
this
.@Nonnull public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFldCombnFldInitIsAllwd(@Nullable Boolean busVolFldCombnFldInitIsAllwd)
Original property name from the Odata EDM: BusVolFldCombnFldInitIsAllwd
this flag is active.this
.@Nonnull public BusVolFldCombnTypeFldAssgmt build()
Copyright © 2021 SAP SE. All rights reserved.