Interface | Description |
---|---|
ErpType<T extends ErpType<T>> | |
ErpTypeConverter<T> |
Type converter for converting types to and from their ERP counterparts.
|
StringRepresentableKey |
Represents a key that can be represented as a String.
|
Class | Description |
---|---|
AbstractErpTypeConverter<T> |
Abstract type converter base class for converting types to and from their ERP counterparts.
|
Account |
Representation of an account (KONTO / KTONR) / cost element (KSTAR).
|
AccountConverter |
Type converter for
Account . |
AccountType |
Representation of an account type (KOART).
|
AccountTypeConverter |
Type converter for
AccountType . |
ActivityConverter |
Type converter for
Activity . |
AssetClass |
Representation of an asset class (BF_ANLKL).
|
AssetClassConverter |
Type converter for
AssetClass . |
BankAccount |
Representation of a Bank account (BANKN).
|
BankAccountConverter |
Type converter for
BankAccount . |
BankInternalId |
Representation of a Bank internal id or Bank key (BANKK).
|
BankInternalIdConverter |
Type converter for
BankInternalId . |
BankStatementId |
Representation of a Bank statement number (BF_AZNUMEB).
|
BankStatementIdConverter |
Type converter for
BankStatementId . |
BigDecimalConverter |
Type converter for
BigDecimal . |
BigIntegerConverter |
Type converter for
BigInteger . |
BooleanConverter |
Type converter for
Boolean . |
ByteConverter |
Type converter for
Byte . |
CharacterConverter |
Type converter for
Character . |
ChartOfAccounts |
Representation of a chart of accounts (KTOPL).
|
ChartOfAccountsConverter |
Type converter for
ChartOfAccounts . |
Company |
Representation of a company (RCOMP).
|
CompanyCode |
Representation of a company code (BUKRS).
|
CompanyCodeConverter |
Type converter for
CompanyCode . |
CompanyConverter |
Type converter for
Company . |
ControllingActionConverter |
Type converter for
ControllingAction . |
ControllingArea |
Representation of a controlling area (KOKRS).
|
ControllingAreaConverter |
Type converter for
ControllingArea . |
CostCenter |
Representation of a cost center (KOSTL).
|
CostCenterConverter |
Type converter for
CostCenter . |
Currency | |
CurrencyConverter |
Type converter for
Currency . |
DecimalBasedErpType<T extends DecimalBasedErpType<T>> | |
DistributionChannel |
Representation of a distribution channel (VTWEG).
|
DistributionChannelConverter |
Type converter for
DistributionChannel . |
Division |
Representation of a division (SPART).
|
DivisionConverter |
Type converter for
Division . |
DocumentItemNumber |
Representation of a document item number.
|
DocumentItemNumberConverter |
Type converter for
DocumentItemNumber . |
DocumentNumber |
Representation of a document number.
|
DocumentNumberConverter |
Type converter for
DocumentNumber . |
DoubleConverter |
Type converter for
Double . |
ErpBoolean |
Representation of a boolean in an ERP.
|
ErpBooleanConverter |
Type converter for
ErpBoolean . |
ErpDecimal |
Representation of a decimal in an ERP.
|
ErpDecimalConverter |
Type converter for
ErpDecimal . |
ErpInteger | |
ExchangeRateType |
Representation of a exchange rate type (KURST).
|
ExchangeRateTypeConverter |
Type converter for
ExchangeRateType . |
FinancialTransaction |
Representation of a financial transaction (TB_RFHA).
|
FinancialTransactionConverter |
Type converter for
FinancialTransaction . |
FixedAsset |
Representation of a fixed asset (BF_ANLN2).
|
FixedAssetConverter |
Type converter for
FixedAsset . |
FloatConverter |
Type converter for
Float . |
IntegerBasedErpType<T extends IntegerBasedErpType<T>> | |
IntegerConverter |
Type converter for
Integer . |
InternalOrder |
Representation of an internal order (AUFNR).
|
InternalOrderConverter |
Type converter for
InternalOrder . |
InternalOrderType |
Representation of an internal order type (AUART).
|
InternalOrderTypeConverter |
Type converter for
InternalOrderType . |
InvertedLocalDate |
Date that is represented using the nines' complement.
|
InvertedLocalDateConverter |
Type converter for
InvertedLocalDate . |
LanguageKey |
Representation of an ERP language key.
|
LanguageKeyConverter |
Type converter for
LanguageKey . |
LocalDateConverter |
Type converter for
LocalDate . |
LocalDateErpType<T extends LocalDateErpType<T>> | |
LocaleConverter |
Type converter for
Locale . |
LocalTimeConverter |
Type converter for
LocalTime . |
LocalTimeErpType<T extends LocalTimeErpType<T>> | |
LongConverter |
Type converter for
Long . |
MasterFixedAsset |
Representation of a master fixed asset (BF_ANLN1).
|
MasterFixedAssetConverter |
Type converter for
MasterFixedAsset . |
MessageClass | |
MessageClassConverter |
Type converter for
MessageClass . |
MessageNumber | |
MessageNumberConverter |
Type converter for
MessageNumber . |
MessageTypeConverter |
Type converter for
MessageType . |
ObjectNumber |
Representation of an object number (OBJNR).
|
ObjectNumberBuilder | |
ObjectNumberConverter |
Type converter for
ObjectNumber . |
PaymentAdvice |
Representation of an payment advice number (AVSID).
|
PaymentAdviceConverter |
Type converter for
PaymentAdvice . |
PaymentAdviceItem |
Representation of an payment advice item number (AVSPO).
|
PaymentAdviceItemConverter |
Type converter for
PaymentAdviceItem . |
PaymentAdviceType |
Representation of an payment advice type (AVSRT).
|
PaymentAdviceTypeConverter |
Type converter for
PaymentAdviceType . |
Period |
Representation of a period (POPER).
|
PeriodConverter |
Type converter for
Period . |
PersonnelNumber |
Representation of a personnel number.
|
PersonnelNumberConverter |
Type converter for
PersonnelNumber . |
ProfitCenter |
Representation of a profit center (PRCTR).
|
ProfitCenterConverter |
Type converter for
ProfitCenter . |
RemoteFunctionError | |
RemoteFunctionMessage | |
RequestTypeConverter |
Type converter for
RequestType . |
SalesDocumentItemNumber |
Representation of a sales document item number (POSNR).
|
SalesDocumentItemNumberConverter |
Type converter for
SalesDocumentItemNumber . |
SalesDocumentType |
Representation of a sales document type (AUART).
|
SalesDocumentTypeConverter |
Type converter for
SalesDocumentType . |
SalesOrganization |
Representation of a sales organization (VKORG).
|
SalesOrganizationConverter |
Type converter for
SalesOrganization . |
SapClient |
Representation of a SAP client (MANDT).
|
SapClientConverter |
Type converter for
SapClient . |
ShortConverter |
Type converter for
Short . |
StringBasedErpType<T extends StringBasedErpType<T>> |
Base class for string-based ERP types.
|
StringBasedErpTypeConverter<T extends StringBasedErpType<T>> | |
YearConverter |
Type converter for
Year . |
Enum | Description |
---|---|
Activity |
Enumeration representing possible activities (ACTVT).
|
ControllingAction |
Enumeration representing possible controlling actions (CO_ACTION).
|
MessageType | |
ObjectNumber.ObjectNumberType |
An enum representing the source, from which the
ObjectNumber was created. |
RequestType |
Enumeration representing possible request types (TTYPE), i.e.
|
StringBasedErpType.CharCasing |
The casing of the contained value to be used by a
StringBasedErpType . |
StringBasedErpType.FillCharStrategy |
The strategy to be used to fill the String representation of a
StringBasedErpType to the length specified
by StringBasedErpType.getMaxLength() . |
Copyright © 2018 SAP SE. All rights reserved.