public class FinancialStatementItem_2 extends VdmEntity<FinancialStatementItem_2>
Original entity name from the Odata EDM: FinancialStatementItem_2Type
Modifier and Type | Class and Description |
---|---|
static class |
FinancialStatementItem_2.FinancialStatementItem_2Builder
Helper class to allow for fluent creation of FinancialStatementItem_2 instances.
|
Modifier and Type | Field and Description |
---|---|
static FinancialStatementItem_2Selectable |
ALL_FIELDS
Selector for all available fields of FinancialStatementItem_2.
|
static FinancialStatementItem_2Field<String> |
BREAKDOWN_CATEGORY
Use with available fluent helpers to apply the BreakdownCategory field to query operations.
|
static FinancialStatementItem_2Field<String> |
BREAKDOWN_CATEGORY_TEXT
Use with available fluent helpers to apply the BreakdownCategory_Text field to query operations.
|
static FinancialStatementItem_2Field<String> |
CONSOLIDATION_CHART_OF_ACCOUNTS
Use with available fluent helpers to apply the ConsolidationChartOfAccounts field to query operations.
|
static FinancialStatementItem_2Field<String> |
CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT
Use with available fluent helpers to apply the ConsolidationChartOfAccounts_Text field to query
operations.
|
static FinancialStatementItem_2Field<String> |
FINANCIAL_STATEMENT_ITEM
Use with available fluent helpers to apply the FinancialStatementItem field to query operations.
|
static FinancialStatementItem_2Field<Boolean> |
FINANCIAL_STATEMENT_ITEM_IS_BLKD
Use with available fluent helpers to apply the FinancialStatementItemIsBlkd field to query operations.
|
static FinancialStatementItem_2Field<String> |
FINANCIAL_STATEMENT_ITEM_TEXT
Use with available fluent helpers to apply the FinancialStatementItem_Text field to query operations.
|
static FinancialStatementItem_2Field<String> |
FINANCIAL_STATEMENT_ITEM_TYPE
Use with available fluent helpers to apply the FinancialStatementItemType field to query operations.
|
static FinancialStatementItem_2Field<String> |
FINANCIAL_STATEMENT_ITEM_TYPE_TEXT
Use with available fluent helpers to apply the FinancialStatementItemType_Text field to query operations.
|
static FinancialStatementItem_2Field<Boolean> |
IS_CONSOLIDATION_ITEM
Use with available fluent helpers to apply the IsConsolidationItem field to query operations.
|
static FinancialStatementItem_2Link<FSItemAttribByTimeVersion> |
TO_CNSLDTN_FS_ITEM_ATTRIB_ASSGMT
Use with available fluent helpers to apply the to_CnsldtnFSItemAttribAssgmt navigation property to query
operations.
|
static FinancialStatementItem_2Link<FinancialStatementItemHier_2> |
TO_CNSLDTN_FS_ITEM_HIER
Use with available fluent helpers to apply the to_CnsldtnFSItemHier navigation property to query
operations.
|
static FinancialStatementItem_2Link<FinancialStatementItemText_2> |
TO_CNSLDTN_FS_ITEM_T
Use with available fluent helpers to apply the to_CnsldtnFSItemT navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
FinancialStatementItem_2() |
FinancialStatementItem_2(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String financialStatementItem,
String financialStatementItem_Text,
String financialStatementItemType,
String financialStatementItemType_Text,
String breakdownCategory,
String breakdownCategory_Text,
Boolean isConsolidationItem,
Boolean financialStatementItemIsBlkd,
List<FSItemAttribByTimeVersion> toCnsldtnFSItemAttribAssgmt,
List<FinancialStatementItemHier_2> toCnsldtnFSItemHier,
List<FinancialStatementItemText_2> toCnsldtnFSItemT) |
Modifier and Type | Method and Description |
---|---|
void |
addCnsldtnFSItemAttribAssgmt(FSItemAttribByTimeVersion... entity)
Adds elements to the list of associated FSItemAttribByTimeVersion entities.
|
void |
addCnsldtnFSItemHier(FinancialStatementItemHier_2... entity)
Adds elements to the list of associated FinancialStatementItemHier_2 entities.
|
void |
addCnsldtnFSItemT(FinancialStatementItemText_2... entity)
Adds elements to the list of associated FinancialStatementItemText_2 entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static FinancialStatementItem_2.FinancialStatementItem_2Builder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<FSItemAttribByTimeVersion> |
fetchCnsldtnFSItemAttribAssgmt()
Fetches the FSItemAttribByTimeVersion entities (one to many) associated with this entity.
|
List<FinancialStatementItemHier_2> |
fetchCnsldtnFSItemHier()
Fetches the FinancialStatementItemHier_2 entities (one to many) associated with this entity.
|
List<FinancialStatementItemText_2> |
fetchCnsldtnFSItemT()
Fetches the FinancialStatementItemText_2 entities (one to many) associated with this entity.
|
static <T> FinancialStatementItem_2Field<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBreakdownCategory_Text()
Constraints: Not nullable, Maximum length: 30
|
String |
getBreakdownCategory()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<List<FSItemAttribByTimeVersion>> |
getCnsldtnFSItemAttribAssgmtIfPresent()
Retrieval of associated FSItemAttribByTimeVersion entities (one to many).
|
List<FSItemAttribByTimeVersion> |
getCnsldtnFSItemAttribAssgmtOrFetch()
Retrieval of associated FSItemAttribByTimeVersion entities (one to many).
|
io.vavr.control.Option<List<FinancialStatementItemHier_2>> |
getCnsldtnFSItemHierIfPresent()
Retrieval of associated FinancialStatementItemHier_2 entities (one to many).
|
List<FinancialStatementItemHier_2> |
getCnsldtnFSItemHierOrFetch()
Retrieval of associated FinancialStatementItemHier_2 entities (one to many).
|
io.vavr.control.Option<List<FinancialStatementItemText_2>> |
getCnsldtnFSItemTIfPresent()
Retrieval of associated FinancialStatementItemText_2 entities (one to many).
|
List<FinancialStatementItemText_2> |
getCnsldtnFSItemTOrFetch()
Retrieval of associated FinancialStatementItemText_2 entities (one to many).
|
String |
getConsolidationChartOfAccounts_Text()
Constraints: Not nullable, Maximum length: 30
|
String |
getConsolidationChartOfAccounts()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getFinancialStatementItem_Text()
Constraints: Not nullable, Maximum length: 50
|
String |
getFinancialStatementItem()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
Boolean |
getFinancialStatementItemIsBlkd()
Constraints: none
|
String |
getFinancialStatementItemType_Text()
Constraints: Not nullable, Maximum length: 60
|
String |
getFinancialStatementItemType()
Constraints: Not nullable, Maximum length: 10
|
Boolean |
getIsConsolidationItem()
Constraints: none
|
protected Map<String,Object> |
getKey() |
Class<FinancialStatementItem_2> |
getType() |
int |
hashCode() |
void |
setBreakdownCategory_Text(String breakdownCategory_Text)
Constraints: Not nullable, Maximum length: 30
|
void |
setBreakdownCategory(String breakdownCategory)
Constraints: Not nullable, Maximum length: 4
|
void |
setCnsldtnFSItemAttribAssgmt(List<FSItemAttribByTimeVersion> value)
Overwrites the list of associated FSItemAttribByTimeVersion entities for the loaded navigation property
to_CnsldtnFSItemAttribAssgmt.
|
void |
setCnsldtnFSItemHier(List<FinancialStatementItemHier_2> value)
Overwrites the list of associated FinancialStatementItemHier_2 entities for the loaded navigation property
to_CnsldtnFSItemHier.
|
void |
setCnsldtnFSItemT(List<FinancialStatementItemText_2> value)
Overwrites the list of associated FinancialStatementItemText_2 entities for the loaded navigation property
to_CnsldtnFSItemT.
|
void |
setConsolidationChartOfAccounts_Text(String consolidationChartOfAccounts_Text)
Constraints: Not nullable, Maximum length: 30
|
void |
setConsolidationChartOfAccounts(String consolidationChartOfAccounts)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setFinancialStatementItem_Text(String financialStatementItem_Text)
Constraints: Not nullable, Maximum length: 50
|
void |
setFinancialStatementItem(String financialStatementItem)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setFinancialStatementItemIsBlkd(Boolean financialStatementItemIsBlkd)
Constraints: none
|
void |
setFinancialStatementItemType_Text(String financialStatementItemType_Text)
Constraints: Not nullable, Maximum length: 60
|
void |
setFinancialStatementItemType(String financialStatementItemType)
Constraints: Not nullable, Maximum length: 10
|
void |
setIsConsolidationItem(Boolean isConsolidationItem)
Constraints: none
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final FinancialStatementItem_2Selectable ALL_FIELDS
public static final FinancialStatementItem_2Field<String> CONSOLIDATION_CHART_OF_ACCOUNTS
public static final FinancialStatementItem_2Field<String> CONSOLIDATION_CHART_OF_ACCOUNTS_TEXT
public static final FinancialStatementItem_2Field<String> FINANCIAL_STATEMENT_ITEM
public static final FinancialStatementItem_2Field<String> FINANCIAL_STATEMENT_ITEM_TEXT
public static final FinancialStatementItem_2Field<String> FINANCIAL_STATEMENT_ITEM_TYPE
public static final FinancialStatementItem_2Field<String> FINANCIAL_STATEMENT_ITEM_TYPE_TEXT
public static final FinancialStatementItem_2Field<String> BREAKDOWN_CATEGORY
public static final FinancialStatementItem_2Field<String> BREAKDOWN_CATEGORY_TEXT
public static final FinancialStatementItem_2Field<Boolean> IS_CONSOLIDATION_ITEM
public static final FinancialStatementItem_2Field<Boolean> FINANCIAL_STATEMENT_ITEM_IS_BLKD
public static final FinancialStatementItem_2Link<FSItemAttribByTimeVersion> TO_CNSLDTN_FS_ITEM_ATTRIB_ASSGMT
public static final FinancialStatementItem_2Link<FinancialStatementItemHier_2> TO_CNSLDTN_FS_ITEM_HIER
public static final FinancialStatementItem_2Link<FinancialStatementItemText_2> TO_CNSLDTN_FS_ITEM_T
public FinancialStatementItem_2()
public FinancialStatementItem_2(@Nullable String consolidationChartOfAccounts, @Nullable String consolidationChartOfAccounts_Text, @Nullable String financialStatementItem, @Nullable String financialStatementItem_Text, @Nullable String financialStatementItemType, @Nullable String financialStatementItemType_Text, @Nullable String breakdownCategory, @Nullable String breakdownCategory_Text, @Nullable Boolean isConsolidationItem, @Nullable Boolean financialStatementItemIsBlkd, List<FSItemAttribByTimeVersion> toCnsldtnFSItemAttribAssgmt, List<FinancialStatementItemHier_2> toCnsldtnFSItemHier, List<FinancialStatementItemText_2> toCnsldtnFSItemT)
@Nonnull public Class<FinancialStatementItem_2> getType()
getType
in class VdmObject<FinancialStatementItem_2>
public void setConsolidationChartOfAccounts(@Nullable String consolidationChartOfAccounts)
Original property name from the Odata EDM: ConsolidationChartOfAccounts
consolidationChartOfAccounts
- Enter a Consolidation Chart of Accountspublic void setConsolidationChartOfAccounts_Text(@Nullable String consolidationChartOfAccounts_Text)
Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
consolidationChartOfAccounts_Text
- Consolidation Chart of Accounts Descriptionpublic void setFinancialStatementItem(@Nullable String financialStatementItem)
Original property name from the Odata EDM: FinancialStatementItem
financialStatementItem
- Financial Statement Itempublic void setFinancialStatementItem_Text(@Nullable String financialStatementItem_Text)
Original property name from the Odata EDM: FinancialStatementItem_Text
financialStatementItem_Text
- Financial Statement Item Medium Descriptionpublic void setFinancialStatementItemType(@Nullable String financialStatementItemType)
Original property name from the Odata EDM: FinancialStatementItemType
financialStatementItemType
- Financial Statement Item Typepublic void setFinancialStatementItemType_Text(@Nullable String financialStatementItemType_Text)
Original property name from the Odata EDM: FinancialStatementItemType_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
financialStatementItemType_Text
- This text appears when fixed values are displayed in the F4 help. It explains the possible input
values.public void setBreakdownCategory(@Nullable String breakdownCategory)
Original property name from the Odata EDM: BreakdownCategory
breakdownCategory
- Breakdown Categorypublic void setBreakdownCategory_Text(@Nullable String breakdownCategory_Text)
Original property name from the Odata EDM: BreakdownCategory_Text
breakdownCategory_Text
- Enter a description of up to 30 characters in length.public void setIsConsolidationItem(@Nullable Boolean isConsolidationItem)
Original property name from the Odata EDM: IsConsolidationItem
isConsolidationItem
- Is Consolidation Itempublic void setFinancialStatementItemIsBlkd(@Nullable Boolean financialStatementItemIsBlkd)
Original property name from the Odata EDM: FinancialStatementItemIsBlkd
financialStatementItemIsBlkd
- Blocked for Postingprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<FinancialStatementItem_2>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<FinancialStatementItem_2>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<FinancialStatementItem_2>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<FinancialStatementItem_2>
@Nonnull public static <T> FinancialStatementItem_2Field<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> FinancialStatementItem_2Field<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<FinancialStatementItem_2>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<FinancialStatementItem_2>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<FinancialStatementItem_2>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<FinancialStatementItem_2>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<FinancialStatementItem_2>
@Nonnull public List<FSItemAttribByTimeVersion> fetchCnsldtnFSItemAttribAssgmt() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<FSItemAttribByTimeVersion> getCnsldtnFSItemAttribAssgmtOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CnsldtnFSItemAttribAssgmt of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<FSItemAttribByTimeVersion>> getCnsldtnFSItemAttribAssgmtIfPresent()
If the navigation property for an entity FinancialStatementItem_2 has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with
result state empty
is returned.public void setCnsldtnFSItemAttribAssgmt(@Nonnull List<FSItemAttribByTimeVersion> value)
If the navigation property to_CnsldtnFSItemAttribAssgmt of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of FSItemAttribByTimeVersion entities.public void addCnsldtnFSItemAttribAssgmt(FSItemAttribByTimeVersion... entity)
If the navigation property to_CnsldtnFSItemAttribAssgmt of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of FSItemAttribByTimeVersion entities.@Nonnull public List<FinancialStatementItemHier_2> fetchCnsldtnFSItemHier() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<FinancialStatementItemHier_2> getCnsldtnFSItemHierOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CnsldtnFSItemHier of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<FinancialStatementItemHier_2>> getCnsldtnFSItemHierIfPresent()
If the navigation property for an entity FinancialStatementItem_2 has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result
state empty
is returned.public void setCnsldtnFSItemHier(@Nonnull List<FinancialStatementItemHier_2> value)
If the navigation property to_CnsldtnFSItemHier of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of FinancialStatementItemHier_2 entities.public void addCnsldtnFSItemHier(FinancialStatementItemHier_2... entity)
If the navigation property to_CnsldtnFSItemHier of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of FinancialStatementItemHier_2 entities.@Nonnull public List<FinancialStatementItemText_2> fetchCnsldtnFSItemT() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<FinancialStatementItemText_2> getCnsldtnFSItemTOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CnsldtnFSItemT of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<FinancialStatementItemText_2>> getCnsldtnFSItemTIfPresent()
If the navigation property for an entity FinancialStatementItem_2 has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result
state empty
is returned.public void setCnsldtnFSItemT(@Nonnull List<FinancialStatementItemText_2> value)
If the navigation property to_CnsldtnFSItemT of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of FinancialStatementItemText_2 entities.public void addCnsldtnFSItemT(FinancialStatementItemText_2... entity)
If the navigation property to_CnsldtnFSItemT of a queried FinancialStatementItem_2 is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of FinancialStatementItemText_2 entities.@Nonnull public static FinancialStatementItem_2.FinancialStatementItem_2Builder builder()
@Nullable public String getConsolidationChartOfAccounts()
Original property name from the Odata EDM: ConsolidationChartOfAccounts
@Nullable public String getConsolidationChartOfAccounts_Text()
Original property name from the Odata EDM: ConsolidationChartOfAccounts_Text
@Nullable public String getFinancialStatementItem()
Original property name from the Odata EDM: FinancialStatementItem
@Nullable public String getFinancialStatementItem_Text()
Original property name from the Odata EDM: FinancialStatementItem_Text
@Nullable public String getFinancialStatementItemType()
Original property name from the Odata EDM: FinancialStatementItemType
@Nullable public String getFinancialStatementItemType_Text()
Original property name from the Odata EDM: FinancialStatementItemType_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
@Nullable public String getBreakdownCategory()
Original property name from the Odata EDM: BreakdownCategory
@Nullable public String getBreakdownCategory_Text()
Original property name from the Odata EDM: BreakdownCategory_Text
@Nullable public Boolean getIsConsolidationItem()
Original property name from the Odata EDM: IsConsolidationItem
@Nullable public Boolean getFinancialStatementItemIsBlkd()
Original property name from the Odata EDM: FinancialStatementItemIsBlkd
@Nonnull public String toString()
toString
in class VdmObject<FinancialStatementItem_2>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<FinancialStatementItem_2>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<FinancialStatementItem_2>
public int hashCode()
hashCode
in class VdmObject<FinancialStatementItem_2>
Copyright © 2021 SAP SE. All rights reserved.