public final class FinancialTransactionRangeForProductType extends Object
Structure: BAPI2042_PT_RANGE
Modifier and Type | Class and Description |
---|---|
static class |
FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder |
Modifier and Type | Method and Description |
---|---|
static FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder |
builder() |
boolean |
equals(Object o) |
FinancialAssetsManagementProductType |
getHigh()
Field name: HIGH
|
FinancialAssetsManagementProductType |
getLow()
Field name: LOW
|
SelectionOperatorOption |
getOption()
Field name: OPTION
|
SelectionOperatorSign |
getSign()
Field name: SIGN
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static FinancialTransactionRangeForProductType.FinancialTransactionRangeForProductTypeBuilder builder()
@Nullable @Generated(value="lombok") public SelectionOperatorSign getSign()
Domain name: BAPISIGN Internal type: C Max length: 2
@Nullable @Generated(value="lombok") public SelectionOperatorOption getOption()
Domain name: BAPIOPTION Internal type: C Max length: 4
@Nullable @Generated(value="lombok") public FinancialAssetsManagementProductType getLow()
Domain name: VVSART Internal type: C Max length: 6
@Nullable @Generated(value="lombok") public FinancialAssetsManagementProductType getHigh()
Domain name: VVSART Internal type: C Max length: 6
@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.