public class BusVolFldCombnSetTypeAssgmt extends VdmEntity<BusVolFldCombnSetTypeAssgmt>
Original entity name from the Odata EDM: A_BusVolFldCombnSetTypeAssgmtType
Modifier and Type | Class and Description |
---|---|
static class |
BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder
Helper class to allow for fluent creation of BusVolFldCombnSetTypeAssgmt instances.
|
Modifier and Type | Field and Description |
---|---|
static BusVolFldCombnSetTypeAssgmtSelectable |
ALL_FIELDS
Selector for all available fields of BusVolFldCombnSetTypeAssgmt.
|
static BusVolFldCombnSetTypeAssgmtField<String> |
BUS_VOL_FIELD_COMBN_TYPE
Use with available fluent helpers to apply the BusVolFieldCombnType field to query operations.
|
static BusVolFldCombnSetTypeAssgmtField<String> |
BUS_VOL_FLD_COMBN_ALLWD_SIGN
Use with available fluent helpers to apply the BusVolFldCombnAllwdSign field to query operations.
|
static BusVolFldCombnSetTypeAssgmtField<String> |
BUS_VOL_FLD_COMBN_GROUP
Use with available fluent helpers to apply the BusVolFldCombnGroup field to query operations.
|
static BusVolFldCombnSetTypeAssgmtField<BigDecimal> |
BUS_VOL_FLD_COMBN_MAX_NR_OF_ENTRIES
Use with available fluent helpers to apply the BusVolFldCombnMaxNrOfEntries field to query operations.
|
static BusVolFldCombnSetTypeAssgmtField<BigDecimal> |
BUS_VOL_FLD_COMBN_MIN_NR_OF_ENTRIES
Use with available fluent helpers to apply the BusVolFldCombnMinNrOfEntries field to query operations.
|
static BusVolFldCombnSetTypeAssgmtField<String> |
BUS_VOL_FLD_COMBN_SET
Use with available fluent helpers to apply the BusVolFldCombnSet field to query operations.
|
static BusVolFldCombnSetTypeAssgmtField<Boolean> |
BUS_VOL_FLD_COMBN_VALDTY_IS_ALLWD
Use with available fluent helpers to apply the BusVolFldCombnValdtyIsAllwd field to query operations.
|
static BusVolFldCombnSetTypeAssgmtField<String> |
CNDN_CONTR_TYPE
Use with available fluent helpers to apply the CndnContrType field to query operations.
|
static BusVolFldCombnSetTypeAssgmtLink<BusVolFldCombnTypeFldAssgmt> |
TO_BUS_VOL_FLD_COMBN_TYPE_FLD_ASSGMT
Use with available fluent helpers to apply the to_BusVolFldCombnTypeFldAssgmt navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
BusVolFldCombnSetTypeAssgmt() |
BusVolFldCombnSetTypeAssgmt(String cndnContrType,
String busVolFldCombnSet,
String busVolFieldCombnType,
BigDecimal busVolFldCombnMinNrOfEntries,
BigDecimal busVolFldCombnMaxNrOfEntries,
String busVolFldCombnGroup,
String busVolFldCombnAllwdSign,
Boolean busVolFldCombnValdtyIsAllwd,
List<BusVolFldCombnTypeFldAssgmt> toBusVolFldCombnTypeFldAssgmt) |
Modifier and Type | Method and Description |
---|---|
void |
addBusVolFldCombnTypeFldAssgmt(BusVolFldCombnTypeFldAssgmt... entity)
Adds elements to the list of associated BusVolFldCombnTypeFldAssgmt entities.
|
void |
attachToService(String servicePath,
ErpConfigContext configContext)
Sets the service path and ERP configuration context for the fetch commands of this entity.
|
static BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<BusVolFldCombnTypeFldAssgmt> |
fetchBusVolFldCombnTypeFldAssgmt()
Fetches the BusVolFldCombnTypeFldAssgmt entities (one to many) associated with this entity.
|
static <T> BusVolFldCombnSetTypeAssgmtField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBusVolFieldCombnType()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getBusVolFldCombnAllwdSign()
Constraints: Not nullable, Maximum length: 1
|
String |
getBusVolFldCombnGroup()
Constraints: Not nullable, Maximum length: 2
|
BigDecimal |
getBusVolFldCombnMaxNrOfEntries()
Constraints: Not nullable, Precision: 3, Scale: 0
|
BigDecimal |
getBusVolFldCombnMinNrOfEntries()
Constraints: Not nullable, Precision: 3, Scale: 0
|
String |
getBusVolFldCombnSet()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
Optional<List<BusVolFldCombnTypeFldAssgmt>> |
getBusVolFldCombnTypeFldAssgmtIfPresent()
Retrieval of associated BusVolFldCombnTypeFldAssgmt entities (one to many).
|
List<BusVolFldCombnTypeFldAssgmt> |
getBusVolFldCombnTypeFldAssgmtOrFetch()
Retrieval of associated BusVolFldCombnTypeFldAssgmt entities (one to many).
|
Boolean |
getBusVolFldCombnValdtyIsAllwd()
Constraints: none
|
String |
getCndnContrType()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
protected String |
getDefaultServicePath() |
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
protected Map<String,Object> |
getKey() |
Class<BusVolFldCombnSetTypeAssgmt> |
getType() |
int |
hashCode() |
void |
setBusVolFieldCombnType(String busVolFieldCombnType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setBusVolFldCombnAllwdSign(String busVolFldCombnAllwdSign)
Constraints: Not nullable, Maximum length: 1
|
void |
setBusVolFldCombnGroup(String busVolFldCombnGroup)
Constraints: Not nullable, Maximum length: 2
|
void |
setBusVolFldCombnMaxNrOfEntries(BigDecimal busVolFldCombnMaxNrOfEntries)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setBusVolFldCombnMinNrOfEntries(BigDecimal busVolFldCombnMinNrOfEntries)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setBusVolFldCombnSet(String busVolFldCombnSet)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setBusVolFldCombnTypeFldAssgmt(List<BusVolFldCombnTypeFldAssgmt> value)
Overwrites the list of associated BusVolFldCombnTypeFldAssgmt entities for the loaded navigation property
to_BusVolFldCombnTypeFldAssgmt.
|
void |
setBusVolFldCombnValdtyIsAllwd(Boolean busVolFldCombnValdtyIsAllwd)
Constraints: none
|
void |
setCndnContrType(String cndnContrType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Deprecated.
Use
attachToService(String, ErpConfigContext) instead. |
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final BusVolFldCombnSetTypeAssgmtSelectable ALL_FIELDS
public static final BusVolFldCombnSetTypeAssgmtField<String> CNDN_CONTR_TYPE
public static final BusVolFldCombnSetTypeAssgmtField<String> BUS_VOL_FLD_COMBN_SET
public static final BusVolFldCombnSetTypeAssgmtField<String> BUS_VOL_FIELD_COMBN_TYPE
public static final BusVolFldCombnSetTypeAssgmtField<BigDecimal> BUS_VOL_FLD_COMBN_MIN_NR_OF_ENTRIES
public static final BusVolFldCombnSetTypeAssgmtField<BigDecimal> BUS_VOL_FLD_COMBN_MAX_NR_OF_ENTRIES
public static final BusVolFldCombnSetTypeAssgmtField<String> BUS_VOL_FLD_COMBN_GROUP
public static final BusVolFldCombnSetTypeAssgmtField<String> BUS_VOL_FLD_COMBN_ALLWD_SIGN
public static final BusVolFldCombnSetTypeAssgmtField<Boolean> BUS_VOL_FLD_COMBN_VALDTY_IS_ALLWD
public static final BusVolFldCombnSetTypeAssgmtLink<BusVolFldCombnTypeFldAssgmt> TO_BUS_VOL_FLD_COMBN_TYPE_FLD_ASSGMT
public BusVolFldCombnSetTypeAssgmt()
public BusVolFldCombnSetTypeAssgmt(@Nullable String cndnContrType, @Nullable String busVolFldCombnSet, @Nullable String busVolFieldCombnType, @Nullable BigDecimal busVolFldCombnMinNrOfEntries, @Nullable BigDecimal busVolFldCombnMaxNrOfEntries, @Nullable String busVolFldCombnGroup, @Nullable String busVolFldCombnAllwdSign, @Nullable Boolean busVolFldCombnValdtyIsAllwd, List<BusVolFldCombnTypeFldAssgmt> toBusVolFldCombnTypeFldAssgmt)
@Nonnull public Class<BusVolFldCombnSetTypeAssgmt> getType()
getType
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
public void setCndnContrType(@Nullable String cndnContrType)
Original property name from the Odata EDM: CndnContrType
The condition contract type selected determines the behavior and layout of a condition contract.In a list category condition contract you cannot enter any conditions.
cndnContrType
- Classification used to differentiate between different types of condition contracts.public void setBusVolFldCombnSet(@Nullable String busVolFldCombnSet)
Original property name from the Odata EDM: BusVolFldCombnSet
You assign the set of field combinations to a condition contract type in order to specify which selection criteria you can use for the settlement of a certain condition contract. You enter values for the selection criteria on the Business Volume Selection Criteria tab page in the condition contract's header area.In the business volume selection, the selection criteria of different field combinations within a set of field combinations are connected with an AND logic.When you create a condition contract for a supplier rebate scenario and you want to select business volume data for one supplier but different materials you can define a set of field combinations with a field combination containing just field LIFNR for the supplier and a second field combination with just field MATNR for the material. In the condition contract header you just specify the supplier for the first field combination and all the relevant materials for the second field combination.In contrast, when you use a field combination with fields LIFNR and MATNR, you can specify combinations of different suppliers and materials in the condition contract header.
busVolFldCombnSet
- The set of field combinations groups single field combinations to allow a flexible configuration of
selection criteria for the business volume selection in the condition contract settlement process.public void setBusVolFieldCombnType(@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
busVolFieldCombnType
- Contains one or multiple fields that serve as selection criteria for the business volume data
selection from the business volume table.public void setBusVolFldCombnMinNrOfEntries(@Nullable BigDecimal busVolFldCombnMinNrOfEntries)
Original property name from the Odata EDM: BusVolFldCombnMinNrOfEntries
If the parameter is maintained for a field combination that has a field combination group assigned, the check is done on field combination group level. This means that the minimum number of entries for all field combinations of the group is added up and checked against the total of business volume base lines for the field combinations of the group.Field Combination FC_1 has Group A and Minimum 1Field Combination FC_2 has Group A and no Minimum.This means that at least one entry for FC_1 or FC_2 has to be maintained.
busVolFldCombnMinNrOfEntries
- With this parameter you can specify a minimum number of entries for a field combination in a contract.
Maintaining this parameter makes the field combination mandatory in the contract.public void setBusVolFldCombnMaxNrOfEntries(@Nullable BigDecimal busVolFldCombnMaxNrOfEntries)
Original property name from the Odata EDM: BusVolFldCombnMaxNrOfEntries
If the parameter is maintained for a field combination that has a field combination group assigned, the check is done on field combination group level. This means that the maximum number of entries for all field combinations of the group is added up and checked against the total of business volume base lines for the field combinations of the group.Field Combination FC_1 has Group A and Maximum 5Field Combination FC_2 has Group A and no Maximum.This means that you can maintain no more than 5 entries in total for FC_1 and FC_2..
busVolFldCombnMaxNrOfEntries
- With this parameter you can specify a maximum number of entries for a field combination in a contract.public void setBusVolFldCombnGroup(@Nullable String busVolFldCombnGroup)
Original property name from the Odata EDM: BusVolFldCombnGroup
You use field combination groups to facilitate the entry of business volume selection criteria in the condition contract.The set of field combinations you use for a condition contract contains three field combinations: S001 with a field for suppliers, M001 with a field for materials, and M002 with a field for material groups. You have specified a field combination group FCG1 for field combinations M001 and M002.In the condition contract, you specify one supplier SUPP1 for field combination S001, one material MAT001 for field combination M001, and one material group MG10 for field combination M002. Accordingly, the business volume is determined for supplier SUPP1 and material MAT001 and for supplier SUPP1 and material group MG10 and both business volume values are added.The WHERE clause for this configuration can be sketched as follows: … WHERE ( supplier equals SUPP1 ) and ( material equals MAT001 OR material group equals MG10 ).Without using a field combination group, you would have to list all relevant materials of material group MG10 for field combination M001.
busVolFldCombnGroup
- A field combination group within a set of field combinations effects that the business volumes for the
field combinations included in the group are summarized. Accordingly, field combinations within a
field combination group are connected with an OR logic instead of AND logic in the WHERE clause of the
select statement for the business volume determination.public void setBusVolFldCombnAllwdSign(@Nullable String busVolFldCombnAllwdSign)
Original property name from the Odata EDM: BusVolFldCombnAllwdSign
busVolFldCombnAllwdSign
- With the parameter you can restrict the business volume base entries for the field combination in the
contract to "only including" or "only excluding".public void setBusVolFldCombnValdtyIsAllwd(@Nullable Boolean busVolFldCombnValdtyIsAllwd)
Original property name from the Odata EDM: BusVolFldCombnValdtyIsAllwd
busVolFldCombnValdtyIsAllwd
- With the parameter you can activate the entry of a valid from and valid to date in the business volume
base for the field combination.protected String getEntityCollection()
getEntityCollection
in class VdmEntity<BusVolFldCombnSetTypeAssgmt>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
@Nonnull public static <T> BusVolFldCombnSetTypeAssgmtField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> BusVolFldCombnSetTypeAssgmtField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public ErpConfigContext getErpConfigContext()
VdmEntity
getErpConfigContext
in class VdmEntity<BusVolFldCombnSetTypeAssgmt>
@Deprecated public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
attachToService(String, ErpConfigContext)
instead.VdmEntity
setErpConfigContext
in class VdmEntity<BusVolFldCombnSetTypeAssgmt>
erpConfigContext
- New ERP configuration context to apply to this entityprotected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<BusVolFldCombnSetTypeAssgmt>
public void attachToService(@Nullable String servicePath, @Nullable ErpConfigContext configContext)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<BusVolFldCombnSetTypeAssgmt>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.configContext
- Optional parameter. New ERP configuration context to apply to this entity and any associated entities
that were previously fetched. If a null value is provided and the ERP configuration context has never
been set, then the ERP configuration context will be set to a new instance of
ErpConfigContext
.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<BusVolFldCombnSetTypeAssgmt>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
@Nonnull public List<BusVolFldCombnTypeFldAssgmt> fetchBusVolFldCombnTypeFldAssgmt() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusVolFldCombnTypeFldAssgmt> getBusVolFldCombnTypeFldAssgmtOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_BusVolFldCombnTypeFldAssgmt of a queried BusVolFldCombnSetTypeAssgmt is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public Optional<List<BusVolFldCombnTypeFldAssgmt>> getBusVolFldCombnTypeFldAssgmtIfPresent()
If the navigation property for an entity BusVolFldCombnSetTypeAssgmt has not been resolved yet, this
method will not query further information. Instead its Optional
result state will be
empty
.
Optional
with result state empty
is returned.public void setBusVolFldCombnTypeFldAssgmt(@Nonnull List<BusVolFldCombnTypeFldAssgmt> value)
If the navigation property to_BusVolFldCombnTypeFldAssgmt of a queried BusVolFldCombnSetTypeAssgmt is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusVolFldCombnTypeFldAssgmt entities.public void addBusVolFldCombnTypeFldAssgmt(BusVolFldCombnTypeFldAssgmt... entity)
If the navigation property to_BusVolFldCombnTypeFldAssgmt of a queried BusVolFldCombnSetTypeAssgmt is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusVolFldCombnTypeFldAssgmt entities.public static BusVolFldCombnSetTypeAssgmt.BusVolFldCombnSetTypeAssgmtBuilder builder()
@Nullable public String getCndnContrType()
Original property name from the Odata EDM: CndnContrType
The condition contract type selected determines the behavior and layout of a condition contract.In a list category condition contract you cannot enter any conditions.
@Nullable public String getBusVolFldCombnSet()
Original property name from the Odata EDM: BusVolFldCombnSet
You assign the set of field combinations to a condition contract type in order to specify which selection criteria you can use for the settlement of a certain condition contract. You enter values for the selection criteria on the Business Volume Selection Criteria tab page in the condition contract's header area.In the business volume selection, the selection criteria of different field combinations within a set of field combinations are connected with an AND logic.When you create a condition contract for a supplier rebate scenario and you want to select business volume data for one supplier but different materials you can define a set of field combinations with a field combination containing just field LIFNR for the supplier and a second field combination with just field MATNR for the material. In the condition contract header you just specify the supplier for the first field combination and all the relevant materials for the second field combination.In contrast, when you use a field combination with fields LIFNR and MATNR, you can specify combinations of different suppliers and materials in the condition contract header.
@Nullable public String getBusVolFieldCombnType()
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
@Nullable public BigDecimal getBusVolFldCombnMinNrOfEntries()
Original property name from the Odata EDM: BusVolFldCombnMinNrOfEntries
If the parameter is maintained for a field combination that has a field combination group assigned, the check is done on field combination group level. This means that the minimum number of entries for all field combinations of the group is added up and checked against the total of business volume base lines for the field combinations of the group.Field Combination FC_1 has Group A and Minimum 1Field Combination FC_2 has Group A and no Minimum.This means that at least one entry for FC_1 or FC_2 has to be maintained.
@Nullable public BigDecimal getBusVolFldCombnMaxNrOfEntries()
Original property name from the Odata EDM: BusVolFldCombnMaxNrOfEntries
If the parameter is maintained for a field combination that has a field combination group assigned, the check is done on field combination group level. This means that the maximum number of entries for all field combinations of the group is added up and checked against the total of business volume base lines for the field combinations of the group.Field Combination FC_1 has Group A and Maximum 5Field Combination FC_2 has Group A and no Maximum.This means that you can maintain no more than 5 entries in total for FC_1 and FC_2..
@Nullable public String getBusVolFldCombnGroup()
Original property name from the Odata EDM: BusVolFldCombnGroup
You use field combination groups to facilitate the entry of business volume selection criteria in the condition contract.The set of field combinations you use for a condition contract contains three field combinations: S001 with a field for suppliers, M001 with a field for materials, and M002 with a field for material groups. You have specified a field combination group FCG1 for field combinations M001 and M002.In the condition contract, you specify one supplier SUPP1 for field combination S001, one material MAT001 for field combination M001, and one material group MG10 for field combination M002. Accordingly, the business volume is determined for supplier SUPP1 and material MAT001 and for supplier SUPP1 and material group MG10 and both business volume values are added.The WHERE clause for this configuration can be sketched as follows: … WHERE ( supplier equals SUPP1 ) and ( material equals MAT001 OR material group equals MG10 ).Without using a field combination group, you would have to list all relevant materials of material group MG10 for field combination M001.
@Nullable public String getBusVolFldCombnAllwdSign()
Original property name from the Odata EDM: BusVolFldCombnAllwdSign
@Nullable public Boolean getBusVolFldCombnValdtyIsAllwd()
Original property name from the Odata EDM: BusVolFldCombnValdtyIsAllwd
public String toString()
toString
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
public boolean equals(Object o)
equals
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
public int hashCode()
hashCode
in class VdmObject<BusVolFldCombnSetTypeAssgmt>
Copyright © 2019 SAP SE. All rights reserved.