public class FixedAssetSelectionsForGetlist extends Object
Structure: BAPI1022_SELECTIONCRITERIA
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetSelectionsForGetlist.FixedAssetSelectionsForGetlistBuilder |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetSelectionsForGetlist.FixedAssetSelectionsForGetlistBuilder builder()
@Nullable public FieldToWhichTheSelectionConditionShouldApply getField()
Type element: BAPI1022_FIELD Domain name: FDNAME Internal type: CHAR Description: Field to which the selection condition should apply Max length: 30
@Nullable public SelectionsForGetlistUpperlimitOfValueArea getHigh()
Type element: BAPI1022_HIGH Domain name: RSDSSELOPT Internal type: CHAR Description: Selections for GETLIST: Upperlimit of value area Max length: 45
@Nullable public SelectionsForGetlistLowerLimitOfValueArea getLow()
Type element: BAPI1022_LOW Domain name: RSDSSELOPT Internal type: CHAR Description: Selections for GETLIST: Lower limit of value area Max length: 45
@Nullable public SelectionOperatorOptionForRangeTables getOption()
Type element: BAPIOPTION Domain name: BAPIOPTION Internal type: CHAR Description: Selection operator OPTION for range tables Max length: 2
@Nullable public ParameterToWhichTheSelectionConditionShouldApply getParameter()
Type element: BAPI1022_PARAM Domain name: AS4TAB Internal type: CHAR Description: Parameter to which the selection condition should apply Max length: 30
@Nullable public InclusionExclusionCriterionSignForRangeTables getSign()
Type element: BAPISIGN Domain name: BAPISIGN Internal type: CHAR Description: Inclusion/exclusion criterion SIGN for range tables Max length: 1
public void setField(@Nullable FieldToWhichTheSelectionConditionShouldApply field)
Type element: BAPI1022_FIELD Domain name: FDNAME Internal type: CHAR Description: Field to which the selection condition should apply Max length: 30
public void setHigh(@Nullable SelectionsForGetlistUpperlimitOfValueArea high)
Type element: BAPI1022_HIGH Domain name: RSDSSELOPT Internal type: CHAR Description: Selections for GETLIST: Upperlimit of value area Max length: 45
public void setLow(@Nullable SelectionsForGetlistLowerLimitOfValueArea low)
Type element: BAPI1022_LOW Domain name: RSDSSELOPT Internal type: CHAR Description: Selections for GETLIST: Lower limit of value area Max length: 45
public void setOption(@Nullable SelectionOperatorOptionForRangeTables option)
Type element: BAPIOPTION Domain name: BAPIOPTION Internal type: CHAR Description: Selection operator OPTION for range tables Max length: 2
public void setParameter(@Nullable ParameterToWhichTheSelectionConditionShouldApply parameter)
Type element: BAPI1022_PARAM Domain name: AS4TAB Internal type: CHAR Description: Parameter to which the selection condition should apply Max length: 30
public void setSign(@Nullable InclusionExclusionCriterionSignForRangeTables sign)
Type element: BAPISIGN Domain name: BAPISIGN Internal type: CHAR Description: Inclusion/exclusion criterion SIGN for range tables Max length: 1
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.