Class ControllingArea
Original entity name from the Odata EDM: A_ControllingAreaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ControllingAreaSelectableSelector for all available fields of ControllingArea.static final ControllingAreaField<String>Use with available fluent helpers to apply the ChartOfAccounts field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the ControllingArea field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the ControllingAreaCurrency field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the ControllingAreaCurrencyRole field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the ControllingAreaName field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the CostCenterStandardHierarchy field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the FinancialManagementArea field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the FiscalYearVariant field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the ProfitCenterAccountingCurrency field to query operations.static final ControllingAreaField<String>Use with available fluent helpers to apply the ProfitCenterStandardHierarchy field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionControllingArea(String controllingArea, String fiscalYearVariant, String controllingAreaName, String controllingAreaCurrency, String chartOfAccounts, String costCenterStandardHierarchy, String profitCenterStandardHierarchy, String financialManagementArea, String controllingAreaCurrencyRole, String profitCenterAccountingCurrency) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ControllingAreaField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ControllingAreaField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 12protected Stringprotected StringConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 2getKey()Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 12getType()inthashCode()voidsetChartOfAccounts(String chartOfAccounts) Constraints: Not nullable, Maximum length: 4voidsetControllingArea(String controllingArea) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetControllingAreaCurrency(String controllingAreaCurrency) Constraints: Not nullable, Maximum length: 5voidsetControllingAreaCurrencyRole(String controllingAreaCurrencyRole) Constraints: Not nullable, Maximum length: 2voidsetControllingAreaName(String controllingAreaName) Constraints: Not nullable, Maximum length: 25voidsetCostCenterStandardHierarchy(String costCenterStandardHierarchy) Constraints: Not nullable, Maximum length: 12voidsetFinancialManagementArea(String financialManagementArea) Constraints: Not nullable, Maximum length: 4voidsetFiscalYearVariant(String fiscalYearVariant) Constraints: Not nullable, Maximum length: 2voidsetProfitCenterAccountingCurrency(String profitCenterAccountingCurrency) Constraints: Not nullable, Maximum length: 5voidsetProfitCenterStandardHierarchy(String profitCenterStandardHierarchy) Constraints: Not nullable, Maximum length: 12protected voidsetServicePathForFetch(String servicePathForFetch) toString()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 ControllingArea. -
CONTROLLING_AREA
Use with available fluent helpers to apply the ControllingArea field to query operations. -
FISCAL_YEAR_VARIANT
Use with available fluent helpers to apply the FiscalYearVariant field to query operations. -
CONTROLLING_AREA_NAME
Use with available fluent helpers to apply the ControllingAreaName field to query operations. -
CONTROLLING_AREA_CURRENCY
Use with available fluent helpers to apply the ControllingAreaCurrency field to query operations. -
CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ChartOfAccounts field to query operations. -
COST_CENTER_STANDARD_HIERARCHY
Use with available fluent helpers to apply the CostCenterStandardHierarchy field to query operations. -
PROFIT_CENTER_STANDARD_HIERARCHY
Use with available fluent helpers to apply the ProfitCenterStandardHierarchy field to query operations. -
FINANCIAL_MANAGEMENT_AREA
Use with available fluent helpers to apply the FinancialManagementArea field to query operations. -
CONTROLLING_AREA_CURRENCY_ROLE
Use with available fluent helpers to apply the ControllingAreaCurrencyRole field to query operations. -
PROFIT_CENTER_ACCOUNTING_CURRENCY
Use with available fluent helpers to apply the ProfitCenterAccountingCurrency field to query operations.
-
-
Constructor Details
-
ControllingArea
public ControllingArea() -
ControllingArea
public ControllingArea(@Nullable String controllingArea, @Nullable String fiscalYearVariant, @Nullable String controllingAreaName, @Nullable String controllingAreaCurrency, @Nullable String chartOfAccounts, @Nullable String costCenterStandardHierarchy, @Nullable String profitCenterStandardHierarchy, @Nullable String financialManagementArea, @Nullable String controllingAreaCurrencyRole, @Nullable String profitCenterAccountingCurrency)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ControllingArea>
-
setControllingArea
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Parameters:
controllingArea- Controlling Area
-
setFiscalYearVariant
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FiscalYearVariant
- Parameters:
fiscalYearVariant- Fiscal Year Variant
-
setControllingAreaName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: ControllingAreaName
- Parameters:
controllingAreaName- Controlling Area Name
-
setControllingAreaCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ControllingAreaCurrency
- Parameters:
controllingAreaCurrency- Controlling Area Currency
-
setChartOfAccounts
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ChartOfAccounts
- Parameters:
chartOfAccounts- Chart of Accounts
-
setCostCenterStandardHierarchy
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CostCenterStandardHierarchy
- Parameters:
costCenterStandardHierarchy- Cost Center Standard Hierarchy
-
setProfitCenterStandardHierarchy
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ProfitCenterStandardHierarchy
- Parameters:
profitCenterStandardHierarchy- Profit Center Standard Hierarchy
-
setFinancialManagementArea
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FinancialManagementArea
- Parameters:
financialManagementArea- Financial Management Area
-
setControllingAreaCurrencyRole
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ControllingAreaCurrencyRole
- Parameters:
controllingAreaCurrencyRole- Currency Type for Controlling Area
-
setProfitCenterAccountingCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ProfitCenterAccountingCurrency
- Parameters:
profitCenterAccountingCurrency- Local Currency for Profit Center Accounting
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ControllingArea>
-
getKey
- Overrides:
getKeyin classVdmObject<ControllingArea>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ControllingArea>
-
fromMap
- Overrides:
fromMapin classVdmObject<ControllingArea>
-
field
@Nonnull public static <T> ControllingAreaField<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> ControllingAreaField<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<ControllingArea>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ControllingArea>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ControllingArea>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ControllingArea>
-
builder
-
getControllingArea
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Returns:
- Controlling Area
-
getFiscalYearVariant
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FiscalYearVariant
- Returns:
- Fiscal Year Variant
-
getControllingAreaName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: ControllingAreaName
- Returns:
- Controlling Area Name
-
getControllingAreaCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ControllingAreaCurrency
- Returns:
- Controlling Area Currency
-
getChartOfAccounts
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ChartOfAccounts
- Returns:
- Chart of Accounts
-
getCostCenterStandardHierarchy
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CostCenterStandardHierarchy
- Returns:
- Cost Center Standard Hierarchy
-
getProfitCenterStandardHierarchy
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ProfitCenterStandardHierarchy
- Returns:
- Profit Center Standard Hierarchy
-
getFinancialManagementArea
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FinancialManagementArea
- Returns:
- Financial Management Area
-
getControllingAreaCurrencyRole
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ControllingAreaCurrencyRole
- Returns:
- Currency Type for Controlling Area
-
getProfitCenterAccountingCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ProfitCenterAccountingCurrency
- Returns:
- Local Currency for Profit Center Accounting
-
toString
- Overrides:
toStringin classVdmObject<ControllingArea>
-
equals
- Overrides:
equalsin classVdmEntity<ControllingArea>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ControllingArea>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ControllingArea>
-