Class ImportDataSet
Original entity name from the Odata EDM: ImportDataSet
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ImportDataSetField<BigDecimal>Use with available fluent helpers to apply the Accrual_Amount field to query operations.static final ImportDataSetSelectableSelector for all available fields of ImportDataSet.static final ImportDataSetField<String>Use with available fluent helpers to apply the Balance_Sheet_Account field to query operations.static final ImportDataSetField<String>Use with available fluent helpers to apply the Company_Code_Currency field to query operations.static final ImportDataSetField<String>Use with available fluent helpers to apply the Fiscal_Period field to query operations.static final ImportDataSetField<String>Use with available fluent helpers to apply the Fiscal_Year field to query operations.static final ImportDataSetField<String>Use with available fluent helpers to apply the Income_Statement_Account field to query operations.static final ImportDataSetField<String>Use with available fluent helpers to apply the Journal_Text field to query operations.static final ImportDataSetField<String>Use with available fluent helpers to apply the Ledger field to query operations.static final ImportDataSetField<String>Use with available fluent helpers to apply the Wbselement_ID field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionImportDataSet(String wbselement_ID, String fiscal_Period, String fiscal_Year, String ledger, String balance_Sheet_Account, String income_Statement_Account, BigDecimal accrual_Amount, String journal_Text, String company_Code_Currency) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ImportDataSetField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ImportDataSetField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Precision: 24, Scale: 3(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 5protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 50getKey()(Key Field) Constraints: Not nullable, Maximum length: 2getType()(Key Field) Constraints: Not nullable, Maximum length: 24inthashCode()voidsetAccrual_Amount(BigDecimal accrual_Amount) Constraints: Not nullable, Precision: 24, Scale: 3voidsetBalance_Sheet_Account(String balance_Sheet_Account) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCompany_Code_Currency(String company_Code_Currency) Constraints: Not nullable, Maximum length: 5voidsetFiscal_Period(String fiscal_Period) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetFiscal_Year(String fiscal_Year) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetIncome_Statement_Account(String income_Statement_Account) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetJournal_Text(String journal_Text) Constraints: Not nullable, Maximum length: 50void(Key Field) Constraints: Not nullable, Maximum length: 2protected voidsetServicePathForFetch(String servicePathForFetch) voidsetWbselement_ID(String wbselement_ID) (Key Field) Constraints: Not nullable, Maximum length: 24toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of ImportDataSet. -
WBSELEMENT_ID
Use with available fluent helpers to apply the Wbselement_ID field to query operations. -
FISCAL_PERIOD
Use with available fluent helpers to apply the Fiscal_Period field to query operations. -
FISCAL_YEAR
Use with available fluent helpers to apply the Fiscal_Year field to query operations. -
LEDGER
Use with available fluent helpers to apply the Ledger field to query operations. -
BALANCE_SHEET_ACCOUNT
Use with available fluent helpers to apply the Balance_Sheet_Account field to query operations. -
INCOME_STATEMENT_ACCOUNT
Use with available fluent helpers to apply the Income_Statement_Account field to query operations. -
ACCRUAL_AMOUNT
Use with available fluent helpers to apply the Accrual_Amount field to query operations. -
JOURNAL_TEXT
Use with available fluent helpers to apply the Journal_Text field to query operations. -
COMPANY_CODE_CURRENCY
Use with available fluent helpers to apply the Company_Code_Currency field to query operations.
-
-
Constructor Details
-
ImportDataSet
public ImportDataSet() -
ImportDataSet
public ImportDataSet(@Nullable String wbselement_ID, @Nullable String fiscal_Period, @Nullable String fiscal_Year, @Nullable String ledger, @Nullable String balance_Sheet_Account, @Nullable String income_Statement_Account, @Nullable BigDecimal accrual_Amount, @Nullable String journal_Text, @Nullable String company_Code_Currency)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ImportDataSet>
-
setWbselement_ID
(Key Field) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: Wbselement_ID
- Parameters:
wbselement_ID- WBS Element
-
setFiscal_Period
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Fiscal_Period
- Parameters:
fiscal_Period- Period
-
setFiscal_Year
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Fiscal_Year
- Parameters:
fiscal_Year- Fiscal Year
-
setLedger
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Ledger
- Parameters:
ledger- Ledger
-
setBalance_Sheet_Account
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Balance_Sheet_Account
- Parameters:
balance_Sheet_Account- Balance Sheet Account
-
setIncome_Statement_Account
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Income_Statement_Account
- Parameters:
income_Statement_Account- Income Statement Account
-
setAccrual_Amount
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: Accrual_Amount
- Parameters:
accrual_Amount- Accrual Amount
-
setJournal_Text
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: Journal_Text
- Parameters:
journal_Text- Journal Text
-
setCompany_Code_Currency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Company_Code_Currency
- Parameters:
company_Code_Currency- Company Code Currency
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ImportDataSet>
-
getKey
- Overrides:
getKeyin classVdmObject<ImportDataSet>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ImportDataSet>
-
fromMap
- Overrides:
fromMapin classVdmObject<ImportDataSet>
-
field
@Nonnull public static <T> ImportDataSetField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> ImportDataSetField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<ImportDataSet>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ImportDataSet>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ImportDataSet>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ImportDataSet>
-
builder
-
getWbselement_ID
(Key Field) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: Wbselement_ID
- Returns:
- WBS Element
-
getFiscal_Period
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Fiscal_Period
- Returns:
- Period
-
getFiscal_Year
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Fiscal_Year
- Returns:
- Fiscal Year
-
getLedger
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Ledger
- Returns:
- Ledger
-
getBalance_Sheet_Account
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Balance_Sheet_Account
- Returns:
- Balance Sheet Account
-
getIncome_Statement_Account
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Income_Statement_Account
- Returns:
- Income Statement Account
-
getAccrual_Amount
Constraints: Not nullable, Precision: 24, Scale: 3Original property name from the Odata EDM: Accrual_Amount
- Returns:
- Accrual Amount
-
getJournal_Text
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: Journal_Text
- Returns:
- Journal Text
-
getCompany_Code_Currency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Company_Code_Currency
- Returns:
- Company Code Currency
-
toString
- Overrides:
toStringin classVdmObject<ImportDataSet>
-
equals
- Overrides:
equalsin classVdmEntity<ImportDataSet>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ImportDataSet>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ImportDataSet>
-