public final class FixedAssetSelectionsForGetlist extends Object
Structure: BAPI1022_SELECTIONCRITERIA
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetSelectionsForGetlist.FixedAssetSelectionsForGetlistBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetSelectionsForGetlist.FixedAssetSelectionsForGetlistBuilder |
builder() |
boolean |
equals(Object o) |
LocalFieldName |
getField()
Field name: FIELD
|
GenericSelectOptionForDynamicSelections |
getHigh()
Field name: HIGH
|
GenericSelectOptionForDynamicSelections |
getLow()
Field name: LOW
|
SelectionOperatorOption |
getOption()
Field name: OPTION
|
TableName |
getParameter()
Field name: PARAMETER
|
SelectionOperatorSign |
getSign()
Field name: SIGN
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FixedAssetSelectionsForGetlist.FixedAssetSelectionsForGetlistBuilder builder()
@Nullable @Generated(value="lombok") public TableName getParameter()
Domain name: AS4TAB Internal type: C Max length: 30
@Nullable @Generated(value="lombok") public LocalFieldName getField()
Domain name: FDNAME Internal type: C Max length: 30
@Nullable @Generated(value="lombok") public SelectionOperatorSign getSign()
Domain name: BAPISIGN Internal type: C Max length: 1
@Nullable @Generated(value="lombok") public SelectionOperatorOption getOption()
Domain name: BAPIOPTION Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public GenericSelectOptionForDynamicSelections getLow()
Domain name: RSDSSELOPT Internal type: C Max length: 45
@Nullable @Generated(value="lombok") public GenericSelectOptionForDynamicSelections getHigh()
Domain name: RSDSSELOPT Internal type: C Max length: 45
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.