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() |
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 followsLIFNR MATNRSUPPLIER_1 MATERIAL_ASUPPLIER_1 MATERIAL_BSUPPLIER_2 MATERIAL_ASUPPLIER_2 MATERIAL_B
from the business volume table.public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFldCombnExtFieldName(@Nullable String busVolFldCombnExtFieldName)
Original property name from the Odata EDM: BusVolFldCombnExtFieldName
public BusVolFldCombnTypeFldAssgmt.BusVolFldCombnTypeFldAssgmtBuilder busVolFldCombnFldInitIsAllwd(@Nullable Boolean busVolFldCombnFldInitIsAllwd)
Original property name from the Odata EDM: BusVolFldCombnFldInitIsAllwd
this flag is active.public BusVolFldCombnTypeFldAssgmt build()
Copyright © 2019 SAP SE. All rights reserved.