Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForExternalReference.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForCompanyCode.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForTransactionNumber.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForBusinessPartner.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForPersonEnteringData.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForTransactionType.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FixedAssetSelectionsForGetlist.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForEntryDate.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForProductType.getOption()
Field name: OPTION
|
SelectionOperatorOptionForRangeTables |
FinancialTransactionRangeForInternalReference.getOption()
Field name: OPTION
|
Modifier and Type | Field and Description |
---|---|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.BetweenLowerAndUpperValueLowXHigh
Between lower and upper value (Low <= x <= High)
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.ContainsThePattern
Contains the pattern
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.DoesNotContainThePattern
Does not contain the pattern
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.EqualToLow
Equal To (= Low)
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.GreaterThanLow
Greater Than (> Low)
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.GreaterThanOrEqualToLow
Greater Than or Equal To (>=Low)
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.LessThanLow
Less Than (< Low)
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.LessThanOrEqualToLow
Less Than or Equal To (<= Low)
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.NotEqualToLow
Not equal to (<> Low)
|
static SelectionOperatorOptionForRangeTables |
SelectionOperatorOptionForRangeTables.OutsideLowerAndUpperValueXLowAndHighX
Outside lower and upper value (x < Low and High < x )
|
Modifier and Type | Method and Description |
---|---|
Class<SelectionOperatorOptionForRangeTables> |
SelectionOperatorOptionForRangeTables.getType() |
ErpTypeConverter<SelectionOperatorOptionForRangeTables> |
SelectionOperatorOptionForRangeTables.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.