Class CnsldtnFinancialStatementItem
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: CnsldtnFinancialStatementItem_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of CnsldtnFinancialStatementItem instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<CnsldtnFinancialStatementItem>Selector for all available fields of CnsldtnFinancialStatementItem.static final SimpleProperty.String<CnsldtnFinancialStatementItem>static final SimpleProperty.Boolean<CnsldtnFinancialStatementItem>static final SimpleProperty.Boolean<CnsldtnFinancialStatementItem>static final SimpleProperty.String<CnsldtnFinancialStatementItem>static final SimpleProperty.String<CnsldtnFinancialStatementItem>static final SimpleProperty.Boolean<CnsldtnFinancialStatementItem>static final SimpleProperty.String<CnsldtnFinancialStatementItem>static final SimpleProperty.String<CnsldtnFinancialStatementItem>static final SimpleProperty.String<CnsldtnFinancialStatementItem>static final NavigationProperty.Collection<CnsldtnFinancialStatementItem,CnsldtnFSItemByTimeVersion> Use with available request builders to apply the _CnsldtnFSItemByTimeVersion navigation property to query operations.Use with available request builders to apply the _Text navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCnsldtnFinancialStatementItem(String consolidationChartOfAccounts, String cnsldtnFinancialStatementItem, String consolidationFSItemType, String consolidationBreakdownCategory, Boolean cnsldtnFSItemIsForCnsldtnOnly, Boolean cnsldtnFSItemPostingIsBlocked, Boolean cnsldtnFSItemIsNetBalCarryFwd, String cnsldtnFSItemLink, String cnsldtnFSItemLinkLabel, Collection<SAP__Message> _Messages, List<CnsldtnFSItemByTimeVersion> to_CnsldtnFSItemByTimeVersion, List<CnsldtnFSItemText> to_Text) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated CnsldtnFSItemByTimeVersion entities.voidaddText(CnsldtnFSItemText... entity) Adds elements to the list of associated CnsldtnFSItemText entities.builder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<List<CnsldtnFSItemByTimeVersion>>Retrieval of associated CnsldtnFSItemByTimeVersion entities (one to many).Constraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 1333Constraints: Not nullable, Maximum length: 255Constraints: Not nullableConstraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 10protected Stringprotected Stringprotected ODataEntityKeygetKey()io.vavr.control.Option<List<CnsldtnFSItemText>>Retrieval of associated CnsldtnFSItemText entities (one to many).getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCnsldtnFinancialStatementItem(String cnsldtnFinancialStatementItem) (Key Field) Constraints: Not nullable, Maximum length: 10voidOverwrites the list of associated CnsldtnFSItemByTimeVersion entities for the loaded navigation property _CnsldtnFSItemByTimeVersion.voidsetCnsldtnFSItemIsForCnsldtnOnly(Boolean cnsldtnFSItemIsForCnsldtnOnly) Constraints: Not nullablevoidsetCnsldtnFSItemIsNetBalCarryFwd(Boolean cnsldtnFSItemIsNetBalCarryFwd) Constraints: Not nullablevoidsetCnsldtnFSItemLink(String cnsldtnFSItemLink) Constraints: Not nullable, Maximum length: 1333voidsetCnsldtnFSItemLinkLabel(String cnsldtnFSItemLinkLabel) Constraints: Not nullable, Maximum length: 255voidsetCnsldtnFSItemPostingIsBlocked(Boolean cnsldtnFSItemPostingIsBlocked) Constraints: Not nullablevoidsetConsolidationBreakdownCategory(String consolidationBreakdownCategory) Constraints: Not nullable, Maximum length: 4voidsetConsolidationChartOfAccounts(String consolidationChartOfAccounts) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetConsolidationFSItemType(String consolidationFSItemType) Constraints: Not nullable, Maximum length: 10voidsetText(List<CnsldtnFSItemText> value) Overwrites the list of associated CnsldtnFSItemText entities for the loaded navigation property _Text.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of CnsldtnFinancialStatementItem. -
CONSOLIDATION_CHART_OF_ACCOUNTS
public static final SimpleProperty.String<CnsldtnFinancialStatementItem> CONSOLIDATION_CHART_OF_ACCOUNTS -
CNSLDTN_FINANCIAL_STATEMENT_ITEM
public static final SimpleProperty.String<CnsldtnFinancialStatementItem> CNSLDTN_FINANCIAL_STATEMENT_ITEM -
CONSOLIDATION_FS_ITEM_TYPE
-
CONSOLIDATION_BREAKDOWN_CATEGORY
public static final SimpleProperty.String<CnsldtnFinancialStatementItem> CONSOLIDATION_BREAKDOWN_CATEGORY -
CNSLDTN_FS_ITEM_IS_FOR_CNSLDTN_ONLY
public static final SimpleProperty.Boolean<CnsldtnFinancialStatementItem> CNSLDTN_FS_ITEM_IS_FOR_CNSLDTN_ONLY -
CNSLDTN_FS_ITEM_POSTING_IS_BLOCKED
public static final SimpleProperty.Boolean<CnsldtnFinancialStatementItem> CNSLDTN_FS_ITEM_POSTING_IS_BLOCKED -
CNSLDTN_FS_ITEM_IS_NET_BAL_CARRY_FWD
public static final SimpleProperty.Boolean<CnsldtnFinancialStatementItem> CNSLDTN_FS_ITEM_IS_NET_BAL_CARRY_FWD -
CNSLDTN_FS_ITEM_LINK
-
CNSLDTN_FS_ITEM_LINK_LABEL
-
_MESSAGES
public static final ComplexProperty.Collection<CnsldtnFinancialStatementItem,SAP__Message> _MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations. -
TO__CNSLDTN_FS_ITEM_BY_TIME_VERSION
public static final NavigationProperty.Collection<CnsldtnFinancialStatementItem,CnsldtnFSItemByTimeVersion> TO__CNSLDTN_FS_ITEM_BY_TIME_VERSIONUse with available request builders to apply the _CnsldtnFSItemByTimeVersion navigation property to query operations. -
TO__TEXT
public static final NavigationProperty.Collection<CnsldtnFinancialStatementItem,CnsldtnFSItemText> TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.
-
-
Constructor Details
-
CnsldtnFinancialStatementItem
public CnsldtnFinancialStatementItem() -
CnsldtnFinancialStatementItem
public CnsldtnFinancialStatementItem(@Nullable String consolidationChartOfAccounts, @Nullable String cnsldtnFinancialStatementItem, @Nullable String consolidationFSItemType, @Nullable String consolidationBreakdownCategory, @Nullable Boolean cnsldtnFSItemIsForCnsldtnOnly, @Nullable Boolean cnsldtnFSItemPostingIsBlocked, @Nullable Boolean cnsldtnFSItemIsNetBalCarryFwd, @Nullable String cnsldtnFSItemLink, @Nullable String cnsldtnFSItemLinkLabel, @Nullable Collection<SAP__Message> _Messages, List<CnsldtnFSItemByTimeVersion> to_CnsldtnFSItemByTimeVersion, List<CnsldtnFSItemText> to_Text)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CnsldtnFinancialStatementItem>
-
setConsolidationChartOfAccounts
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConsolidationChartOfAccounts
- Parameters:
consolidationChartOfAccounts- Consolidation Chart of Accounts
-
setCnsldtnFinancialStatementItem
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CnsldtnFinancialStatementItem
- Parameters:
cnsldtnFinancialStatementItem- Consolidation FS Item
-
setConsolidationFSItemType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConsolidationFSItemType
- Parameters:
consolidationFSItemType- Consolidation Financial Statement Item Type
-
setConsolidationBreakdownCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConsolidationBreakdownCategory
- Parameters:
consolidationBreakdownCategory- FS Item Breakdown Category in Consolidation
-
setCnsldtnFSItemIsForCnsldtnOnly
Constraints: Not nullableOriginal property name from the Odata EDM: CnsldtnFSItemIsForCnsldtnOnly
- Parameters:
cnsldtnFSItemIsForCnsldtnOnly- Is Consolidation Financial Statement Item
-
setCnsldtnFSItemPostingIsBlocked
Constraints: Not nullableOriginal property name from the Odata EDM: CnsldtnFSItemPostingIsBlocked
- Parameters:
cnsldtnFSItemPostingIsBlocked- FS Item is Blocked for Posting
-
setCnsldtnFSItemIsNetBalCarryFwd
Constraints: Not nullableOriginal property name from the Odata EDM: CnsldtnFSItemIsNetBalCarryFwd
- Parameters:
cnsldtnFSItemIsNetBalCarryFwd- Carry Forward Balances for Statistical FS Items
-
setCnsldtnFSItemLink
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: CnsldtnFSItemLink
- Parameters:
cnsldtnFSItemLink- Link URL
-
setCnsldtnFSItemLinkLabel
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: CnsldtnFSItemLinkLabel
- Parameters:
cnsldtnFSItemLinkLabel- Link Title
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CnsldtnFinancialStatementItem>
-
getKey
- Overrides:
getKeyin classVdmObject<CnsldtnFinancialStatementItem>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CnsldtnFinancialStatementItem>
-
fromMap
- Overrides:
fromMapin classVdmObject<CnsldtnFinancialStatementItem>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CnsldtnFinancialStatementItem>
-
getCnsldtnFSItemByTimeVersionIfPresent
@Nonnull public io.vavr.control.Option<List<CnsldtnFSItemByTimeVersion>> getCnsldtnFSItemByTimeVersionIfPresent()Retrieval of associated CnsldtnFSItemByTimeVersion entities (one to many). This corresponds to the OData navigation property _CnsldtnFSItemByTimeVersion.If the navigation property for an entity CnsldtnFinancialStatementItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _CnsldtnFSItemByTimeVersion is already loaded, the
result will contain the CnsldtnFSItemByTimeVersion entities. If not, an
Optionwith result stateemptyis returned.
-
setCnsldtnFSItemByTimeVersion
Overwrites the list of associated CnsldtnFSItemByTimeVersion entities for the loaded navigation property _CnsldtnFSItemByTimeVersion.If the navigation property _CnsldtnFSItemByTimeVersion of a queried CnsldtnFinancialStatementItem 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.
- Parameters:
value- List of CnsldtnFSItemByTimeVersion entities.
-
addCnsldtnFSItemByTimeVersion
Adds elements to the list of associated CnsldtnFSItemByTimeVersion entities. This corresponds to the OData navigation property _CnsldtnFSItemByTimeVersion.If the navigation property _CnsldtnFSItemByTimeVersion of a queried CnsldtnFinancialStatementItem 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.
- Parameters:
entity- Array of CnsldtnFSItemByTimeVersion entities.
-
getTextIfPresent
Retrieval of associated CnsldtnFSItemText entities (one to many). This corresponds to the OData navigation property _Text.If the navigation property for an entity CnsldtnFinancialStatementItem has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _Text is already loaded, the result will contain the
CnsldtnFSItemText entities. If not, an
Optionwith result stateemptyis returned.
-
setText
Overwrites the list of associated CnsldtnFSItemText entities for the loaded navigation property _Text.If the navigation property _Text of a queried CnsldtnFinancialStatementItem 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.
- Parameters:
value- List of CnsldtnFSItemText entities.
-
addText
Adds elements to the list of associated CnsldtnFSItemText entities. This corresponds to the OData navigation property _Text.If the navigation property _Text of a queried CnsldtnFinancialStatementItem 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.
- Parameters:
entity- Array of CnsldtnFSItemText entities.
-
builder
-
getConsolidationChartOfAccounts
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ConsolidationChartOfAccounts
- Returns:
- Consolidation Chart of Accounts
-
getCnsldtnFinancialStatementItem
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CnsldtnFinancialStatementItem
- Returns:
- Consolidation FS Item
-
getConsolidationFSItemType
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ConsolidationFSItemType
- Returns:
- Consolidation Financial Statement Item Type
-
getConsolidationBreakdownCategory
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ConsolidationBreakdownCategory
- Returns:
- FS Item Breakdown Category in Consolidation
-
getCnsldtnFSItemIsForCnsldtnOnly
Constraints: Not nullableOriginal property name from the Odata EDM: CnsldtnFSItemIsForCnsldtnOnly
- Returns:
- Is Consolidation Financial Statement Item
-
getCnsldtnFSItemPostingIsBlocked
Constraints: Not nullableOriginal property name from the Odata EDM: CnsldtnFSItemPostingIsBlocked
- Returns:
- FS Item is Blocked for Posting
-
getCnsldtnFSItemIsNetBalCarryFwd
Constraints: Not nullableOriginal property name from the Odata EDM: CnsldtnFSItemIsNetBalCarryFwd
- Returns:
- Carry Forward Balances for Statistical FS Items
-
getCnsldtnFSItemLink
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: CnsldtnFSItemLink
- Returns:
- Link URL
-
getCnsldtnFSItemLinkLabel
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: CnsldtnFSItemLinkLabel
- Returns:
- Link Title
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<CnsldtnFinancialStatementItem>
-
equals
- Overrides:
equalsin classVdmEntity<CnsldtnFinancialStatementItem>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CnsldtnFinancialStatementItem>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CnsldtnFinancialStatementItem>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<CnsldtnFinancialStatementItem>
-