public class ConsolidationDocumentType extends VdmEntity<ConsolidationDocumentType>
Original entity name from the Odata EDM: ConsolidationDocumentTypeType
Modifier and Type | Class and Description |
---|---|
static class |
ConsolidationDocumentType.ConsolidationDocumentTypeBuilder
Helper class to allow for fluent creation of ConsolidationDocumentType instances.
|
Modifier and Type | Field and Description |
---|---|
static ConsolidationDocumentTypeSelectable |
ALL_FIELDS
Selector for all available fields of ConsolidationDocumentType.
|
static ConsolidationDocumentTypeField<String> |
CONSOLIDATION_BALANCE_CHECK
Use with available fluent helpers to apply the ConsolidationBalanceCheck field to query operations.
|
static ConsolidationDocumentTypeField<String> |
CONSOLIDATION_BALANCE_CHECK_TEXT
Use with available fluent helpers to apply the ConsolidationBalanceCheck_Text field to query operations.
|
static ConsolidationDocumentTypeField<String> |
CONSOLIDATION_DOCUMENT_TYPE
Use with available fluent helpers to apply the ConsolidationDocumentType field to query operations.
|
static ConsolidationDocumentTypeField<String> |
CONSOLIDATION_DOCUMENT_TYPE_TEXT
Use with available fluent helpers to apply the ConsolidationDocumentType_Text field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
CONSOLIDATION_POSTG_ITEM_AUTO_FLAG
Use with available fluent helpers to apply the ConsolidationPostgItemAutoFlag field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
DOC_HAS_CREDIT_DEFERRED_TAX
Use with available fluent helpers to apply the DocHasCreditDeferredTax field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
DOC_HAS_DEBIT_DEFERRED_TAX
Use with available fluent helpers to apply the DocHasDebitDeferredTax field to query operations.
|
static ConsolidationDocumentTypeField<String> |
DOCUMENT_TYPE_BUSINESS_APPL
Use with available fluent helpers to apply the DocumentTypeBusinessAppl field to query operations.
|
static ConsolidationDocumentTypeField<String> |
DOCUMENT_TYPE_BUSINESS_APPL_TEXT
Use with available fluent helpers to apply the DocumentTypeBusinessAppl_Text field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
IS_DOCUMENT_POST_IN_GROUP_CURRENCY
Use with available fluent helpers to apply the IsDocumentPostInGroupCurrency field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
IS_DOCUMENT_POST_IN_LOCAL_CURRENCY
Use with available fluent helpers to apply the IsDocumentPostInLocalCurrency field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
IS_DOCUMENT_POST_IN_TRANS_CURRENCY
Use with available fluent helpers to apply the IsDocumentPostInTransCurrency field to query operations.
|
static ConsolidationDocumentTypeField<String> |
POSTING_LEVEL
Use with available fluent helpers to apply the PostingLevel field to query operations.
|
static ConsolidationDocumentTypeField<String> |
POSTING_LEVEL_TEXT
Use with available fluent helpers to apply the PostingLevel_Text field to query operations.
|
static ConsolidationDocumentTypeLink<DocumentTypeHier> |
TO_CNSLDTN_DOCUMENT_TYPE_HIER
Use with available fluent helpers to apply the to_CnsldtnDocumentTypeHier navigation property to query
operations.
|
static ConsolidationDocumentTypeLink<ConsolidationDocTypeText> |
TO_CNSLDTN_DOCUMENT_TYPE_T
Use with available fluent helpers to apply the to_CnsldtnDocumentTypeT navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
ConsolidationDocumentType() |
ConsolidationDocumentType(String consolidationDocumentType,
String consolidationDocumentType_Text,
String postingLevel,
String postingLevel_Text,
String consolidationBalanceCheck,
String consolidationBalanceCheck_Text,
Boolean consolidationPostgItemAutoFlag,
Boolean isDocumentPostInTransCurrency,
Boolean isDocumentPostInLocalCurrency,
Boolean isDocumentPostInGroupCurrency,
Boolean docHasCreditDeferredTax,
Boolean docHasDebitDeferredTax,
String documentTypeBusinessAppl,
String documentTypeBusinessAppl_Text,
List<DocumentTypeHier> toCnsldtnDocumentTypeHier,
List<ConsolidationDocTypeText> toCnsldtnDocumentTypeT) |
Modifier and Type | Method and Description |
---|---|
void |
addCnsldtnDocumentTypeHier(DocumentTypeHier... entity)
Adds elements to the list of associated DocumentTypeHier entities.
|
void |
addCnsldtnDocumentTypeT(ConsolidationDocTypeText... entity)
Adds elements to the list of associated ConsolidationDocTypeText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ConsolidationDocumentType.ConsolidationDocumentTypeBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<DocumentTypeHier> |
fetchCnsldtnDocumentTypeHier()
Fetches the DocumentTypeHier entities (one to many) associated with this entity.
|
List<ConsolidationDocTypeText> |
fetchCnsldtnDocumentTypeT()
Fetches the ConsolidationDocTypeText entities (one to many) associated with this entity.
|
static <T> ConsolidationDocumentTypeField<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) |
io.vavr.control.Option<List<DocumentTypeHier>> |
getCnsldtnDocumentTypeHierIfPresent()
Retrieval of associated DocumentTypeHier entities (one to many).
|
List<DocumentTypeHier> |
getCnsldtnDocumentTypeHierOrFetch()
Retrieval of associated DocumentTypeHier entities (one to many).
|
io.vavr.control.Option<List<ConsolidationDocTypeText>> |
getCnsldtnDocumentTypeTIfPresent()
Retrieval of associated ConsolidationDocTypeText entities (one to many).
|
List<ConsolidationDocTypeText> |
getCnsldtnDocumentTypeTOrFetch()
Retrieval of associated ConsolidationDocTypeText entities (one to many).
|
String |
getConsolidationBalanceCheck_Text()
Constraints: Not nullable, Maximum length: 60
|
String |
getConsolidationBalanceCheck()
Constraints: Not nullable, Maximum length: 1
|
String |
getConsolidationDocumentType_Text()
Constraints: Not nullable, Maximum length: 30
|
String |
getConsolidationDocumentType()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
Boolean |
getConsolidationPostgItemAutoFlag()
Constraints: none
|
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.
|
Boolean |
getDocHasCreditDeferredTax()
Constraints: none
|
Boolean |
getDocHasDebitDeferredTax()
Constraints: none
|
String |
getDocumentTypeBusinessAppl_Text()
Constraints: Not nullable, Maximum length: 60
|
String |
getDocumentTypeBusinessAppl()
Constraints: Not nullable, Maximum length: 1
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
Boolean |
getIsDocumentPostInGroupCurrency()
Constraints: none
|
Boolean |
getIsDocumentPostInLocalCurrency()
Constraints: none
|
Boolean |
getIsDocumentPostInTransCurrency()
Constraints: none
|
protected Map<String,Object> |
getKey() |
String |
getPostingLevel_Text()
Constraints: Not nullable, Maximum length: 30
|
String |
getPostingLevel()
Constraints: Not nullable, Maximum length: 2
|
Class<ConsolidationDocumentType> |
getType() |
int |
hashCode() |
void |
setCnsldtnDocumentTypeHier(List<DocumentTypeHier> value)
Overwrites the list of associated DocumentTypeHier entities for the loaded navigation property
to_CnsldtnDocumentTypeHier.
|
void |
setCnsldtnDocumentTypeT(List<ConsolidationDocTypeText> value)
Overwrites the list of associated ConsolidationDocTypeText entities for the loaded navigation property
to_CnsldtnDocumentTypeT.
|
void |
setConsolidationBalanceCheck_Text(String consolidationBalanceCheck_Text)
Constraints: Not nullable, Maximum length: 60
|
void |
setConsolidationBalanceCheck(String consolidationBalanceCheck)
Constraints: Not nullable, Maximum length: 1
|
void |
setConsolidationDocumentType_Text(String consolidationDocumentType_Text)
Constraints: Not nullable, Maximum length: 30
|
void |
setConsolidationDocumentType(String consolidationDocumentType)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setConsolidationPostgItemAutoFlag(Boolean consolidationPostgItemAutoFlag)
Constraints: none
|
void |
setDocHasCreditDeferredTax(Boolean docHasCreditDeferredTax)
Constraints: none
|
void |
setDocHasDebitDeferredTax(Boolean docHasDebitDeferredTax)
Constraints: none
|
void |
setDocumentTypeBusinessAppl_Text(String documentTypeBusinessAppl_Text)
Constraints: Not nullable, Maximum length: 60
|
void |
setDocumentTypeBusinessAppl(String documentTypeBusinessAppl)
Constraints: Not nullable, Maximum length: 1
|
void |
setIsDocumentPostInGroupCurrency(Boolean isDocumentPostInGroupCurrency)
Constraints: none
|
void |
setIsDocumentPostInLocalCurrency(Boolean isDocumentPostInLocalCurrency)
Constraints: none
|
void |
setIsDocumentPostInTransCurrency(Boolean isDocumentPostInTransCurrency)
Constraints: none
|
void |
setPostingLevel_Text(String postingLevel_Text)
Constraints: Not nullable, Maximum length: 30
|
void |
setPostingLevel(String postingLevel)
Constraints: Not nullable, Maximum length: 2
|
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 ConsolidationDocumentTypeSelectable ALL_FIELDS
public static final ConsolidationDocumentTypeField<String> CONSOLIDATION_DOCUMENT_TYPE
public static final ConsolidationDocumentTypeField<String> CONSOLIDATION_DOCUMENT_TYPE_TEXT
public static final ConsolidationDocumentTypeField<String> POSTING_LEVEL
public static final ConsolidationDocumentTypeField<String> POSTING_LEVEL_TEXT
public static final ConsolidationDocumentTypeField<String> CONSOLIDATION_BALANCE_CHECK
public static final ConsolidationDocumentTypeField<String> CONSOLIDATION_BALANCE_CHECK_TEXT
public static final ConsolidationDocumentTypeField<Boolean> CONSOLIDATION_POSTG_ITEM_AUTO_FLAG
public static final ConsolidationDocumentTypeField<Boolean> IS_DOCUMENT_POST_IN_TRANS_CURRENCY
public static final ConsolidationDocumentTypeField<Boolean> IS_DOCUMENT_POST_IN_LOCAL_CURRENCY
public static final ConsolidationDocumentTypeField<Boolean> IS_DOCUMENT_POST_IN_GROUP_CURRENCY
public static final ConsolidationDocumentTypeField<Boolean> DOC_HAS_CREDIT_DEFERRED_TAX
public static final ConsolidationDocumentTypeField<Boolean> DOC_HAS_DEBIT_DEFERRED_TAX
public static final ConsolidationDocumentTypeField<String> DOCUMENT_TYPE_BUSINESS_APPL
public static final ConsolidationDocumentTypeField<String> DOCUMENT_TYPE_BUSINESS_APPL_TEXT
public static final ConsolidationDocumentTypeLink<DocumentTypeHier> TO_CNSLDTN_DOCUMENT_TYPE_HIER
public static final ConsolidationDocumentTypeLink<ConsolidationDocTypeText> TO_CNSLDTN_DOCUMENT_TYPE_T
public ConsolidationDocumentType()
public ConsolidationDocumentType(@Nullable String consolidationDocumentType, @Nullable String consolidationDocumentType_Text, @Nullable String postingLevel, @Nullable String postingLevel_Text, @Nullable String consolidationBalanceCheck, @Nullable String consolidationBalanceCheck_Text, @Nullable Boolean consolidationPostgItemAutoFlag, @Nullable Boolean isDocumentPostInTransCurrency, @Nullable Boolean isDocumentPostInLocalCurrency, @Nullable Boolean isDocumentPostInGroupCurrency, @Nullable Boolean docHasCreditDeferredTax, @Nullable Boolean docHasDebitDeferredTax, @Nullable String documentTypeBusinessAppl, @Nullable String documentTypeBusinessAppl_Text, List<DocumentTypeHier> toCnsldtnDocumentTypeHier, List<ConsolidationDocTypeText> toCnsldtnDocumentTypeT)
@Nonnull public Class<ConsolidationDocumentType> getType()
getType
in class VdmObject<ConsolidationDocumentType>
public void setConsolidationDocumentType(@Nullable String consolidationDocumentType)
Original property name from the Odata EDM: ConsolidationDocumentType
consolidationDocumentType
- Enter a document typepublic void setConsolidationDocumentType_Text(@Nullable String consolidationDocumentType_Text)
Original property name from the Odata EDM: ConsolidationDocumentType_Text
consolidationDocumentType_Text
- Document Type Descriptionpublic void setPostingLevel(@Nullable String postingLevel)
Original property name from the Odata EDM: PostingLevel
postingLevel
- Enter a posting level.public void setPostingLevel_Text(@Nullable String postingLevel_Text)
Original property name from the Odata EDM: PostingLevel_Text
postingLevel_Text
- Document Type Descriptionpublic void setConsolidationBalanceCheck(@Nullable String consolidationBalanceCheck)
Original property name from the Odata EDM: ConsolidationBalanceCheck
Error message when balance not equal to zeroWarning message when balance not equal to zeroNo balance checkWhen at least one balance sheet or income statement item is posted, the system always displays an error message if the balance does not equal zero, regardless of the setting of this field.
consolidationBalanceCheck
- This field determines the type of balance check to be used when posting to statistical items:public void setConsolidationBalanceCheck_Text(@Nullable String consolidationBalanceCheck_Text)
Original property name from the Odata EDM: ConsolidationBalanceCheck_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
consolidationBalanceCheck_Text
- This text appears when fixed values are displayed in the F4 help. It explains the possible input
values.public void setConsolidationPostgItemAutoFlag(@Nullable Boolean consolidationPostgItemAutoFlag)
Original property name from the Odata EDM: ConsolidationPostgItemAutoFlag
This document type is thereby excluded from use in the automatic consolidation functions.If the indicator is not set, the document type can only be used for automatic posting, and not for manual posting.
consolidationPostgItemAutoFlag
- Set this indicator if you want to use the document type for manual posting only.public void setIsDocumentPostInTransCurrency(@Nullable Boolean isDocumentPostInTransCurrency)
Original property name from the Odata EDM: IsDocumentPostInTransCurrency
isDocumentPostInTransCurrency
- Set this indicator to specify that the document type can post in transaction currency.public void setIsDocumentPostInLocalCurrency(@Nullable Boolean isDocumentPostInLocalCurrency)
Original property name from the Odata EDM: IsDocumentPostInLocalCurrency
isDocumentPostInLocalCurrency
- Set this indicator to specify that the document type can post in local currency.public void setIsDocumentPostInGroupCurrency(@Nullable Boolean isDocumentPostInGroupCurrency)
Original property name from the Odata EDM: IsDocumentPostInGroupCurrency
isDocumentPostInGroupCurrency
- Set this indicator to specify that the document type can post in group currency.public void setDocHasCreditDeferredTax(@Nullable Boolean docHasCreditDeferredTax)
Original property name from the Odata EDM: DocHasCreditDeferredTax
docHasCreditDeferredTax
- Set this indicator if you want this document type to automatically credit deferred taxes during
posting.public void setDocHasDebitDeferredTax(@Nullable Boolean docHasDebitDeferredTax)
Original property name from the Odata EDM: DocHasDebitDeferredTax
docHasDebitDeferredTax
- Set this indicator if you want this document type to automatically debit deferred taxes during
posting.public void setDocumentTypeBusinessAppl(@Nullable String documentTypeBusinessAppl)
Original property name from the Odata EDM: DocumentTypeBusinessAppl
This enables the system to check consolidation tasks by document type.
documentTypeBusinessAppl
- You use this field to classify document types according to their application in the consolidation
component.public void setDocumentTypeBusinessAppl_Text(@Nullable String documentTypeBusinessAppl_Text)
Original property name from the Odata EDM: DocumentTypeBusinessAppl_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
documentTypeBusinessAppl_Text
- This text appears when fixed values are displayed in the F4 help. It explains the possible input
values.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ConsolidationDocumentType>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ConsolidationDocumentType>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ConsolidationDocumentType>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ConsolidationDocumentType>
@Nonnull public static <T> ConsolidationDocumentTypeField<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> ConsolidationDocumentTypeField<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<ConsolidationDocumentType>
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<ConsolidationDocumentType>
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<ConsolidationDocumentType>
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<ConsolidationDocumentType>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<ConsolidationDocumentType>
@Nonnull public List<DocumentTypeHier> fetchCnsldtnDocumentTypeHier() 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<DocumentTypeHier> getCnsldtnDocumentTypeHierOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CnsldtnDocumentTypeHier of a queried ConsolidationDocumentType 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<DocumentTypeHier>> getCnsldtnDocumentTypeHierIfPresent()
If the navigation property for an entity ConsolidationDocumentType 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 setCnsldtnDocumentTypeHier(@Nonnull List<DocumentTypeHier> value)
If the navigation property to_CnsldtnDocumentTypeHier of a queried ConsolidationDocumentType 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 DocumentTypeHier entities.public void addCnsldtnDocumentTypeHier(DocumentTypeHier... entity)
If the navigation property to_CnsldtnDocumentTypeHier of a queried ConsolidationDocumentType 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 DocumentTypeHier entities.@Nonnull public List<ConsolidationDocTypeText> fetchCnsldtnDocumentTypeT() 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<ConsolidationDocTypeText> getCnsldtnDocumentTypeTOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CnsldtnDocumentTypeT of a queried ConsolidationDocumentType 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<ConsolidationDocTypeText>> getCnsldtnDocumentTypeTIfPresent()
If the navigation property for an entity ConsolidationDocumentType 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 setCnsldtnDocumentTypeT(@Nonnull List<ConsolidationDocTypeText> value)
If the navigation property to_CnsldtnDocumentTypeT of a queried ConsolidationDocumentType 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 ConsolidationDocTypeText entities.public void addCnsldtnDocumentTypeT(ConsolidationDocTypeText... entity)
If the navigation property to_CnsldtnDocumentTypeT of a queried ConsolidationDocumentType 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 ConsolidationDocTypeText entities.@Nonnull public static ConsolidationDocumentType.ConsolidationDocumentTypeBuilder builder()
@Nullable public String getConsolidationDocumentType()
Original property name from the Odata EDM: ConsolidationDocumentType
@Nullable public String getConsolidationDocumentType_Text()
Original property name from the Odata EDM: ConsolidationDocumentType_Text
@Nullable public String getPostingLevel()
Original property name from the Odata EDM: PostingLevel
@Nullable public String getPostingLevel_Text()
Original property name from the Odata EDM: PostingLevel_Text
@Nullable public String getConsolidationBalanceCheck()
Original property name from the Odata EDM: ConsolidationBalanceCheck
Error message when balance not equal to zeroWarning message when balance not equal to zeroNo balance checkWhen at least one balance sheet or income statement item is posted, the system always displays an error message if the balance does not equal zero, regardless of the setting of this field.
@Nullable public String getConsolidationBalanceCheck_Text()
Original property name from the Odata EDM: ConsolidationBalanceCheck_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
@Nullable public Boolean getConsolidationPostgItemAutoFlag()
Original property name from the Odata EDM: ConsolidationPostgItemAutoFlag
This document type is thereby excluded from use in the automatic consolidation functions.If the indicator is not set, the document type can only be used for automatic posting, and not for manual posting.
@Nullable public Boolean getIsDocumentPostInTransCurrency()
Original property name from the Odata EDM: IsDocumentPostInTransCurrency
@Nullable public Boolean getIsDocumentPostInLocalCurrency()
Original property name from the Odata EDM: IsDocumentPostInLocalCurrency
@Nullable public Boolean getIsDocumentPostInGroupCurrency()
Original property name from the Odata EDM: IsDocumentPostInGroupCurrency
@Nullable public Boolean getDocHasCreditDeferredTax()
Original property name from the Odata EDM: DocHasCreditDeferredTax
@Nullable public Boolean getDocHasDebitDeferredTax()
Original property name from the Odata EDM: DocHasDebitDeferredTax
@Nullable public String getDocumentTypeBusinessAppl()
Original property name from the Odata EDM: DocumentTypeBusinessAppl
This enables the system to check consolidation tasks by document type.
@Nullable public String getDocumentTypeBusinessAppl_Text()
Original property name from the Odata EDM: DocumentTypeBusinessAppl_Text
SeeTask-Oriented InstructionsReference Documentation for Semantic Properties of Domains
@Nonnull public String toString()
toString
in class VdmObject<ConsolidationDocumentType>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ConsolidationDocumentType>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ConsolidationDocumentType>
public int hashCode()
hashCode
in class VdmObject<ConsolidationDocumentType>
Copyright © 2021 SAP SE. All rights reserved.