Class PartnerCnsldtnUnit
Original entity name from the Odata EDM: PartnerCnsldtnUnitType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of PartnerCnsldtnUnit instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PartnerCnsldtnUnitSelectableSelector for all available fields of PartnerCnsldtnUnit.static final PartnerCnsldtnUnitField<String>Use with available fluent helpers to apply the ConsolidationUnit field to query operations.static final PartnerCnsldtnUnitField<String>Use with available fluent helpers to apply the ConsolidationUnitLocalCurrency field to query operations.static final PartnerCnsldtnUnitField<String>Use with available fluent helpers to apply the ConsolidationUnitLocalCurrency_Text field to query operations.static final PartnerCnsldtnUnitField<String>Use with available fluent helpers to apply the ConsolidationUnit_Text field to query operations.static final PartnerCnsldtnUnitField<String>Use with available fluent helpers to apply the Country field to query operations.static final PartnerCnsldtnUnitField<String>Use with available fluent helpers to apply the Country_Text field to query operations.static final PartnerCnsldtnUnitLink<PartnerCnsldtnUnitHier>Use with available fluent helpers to apply the to_CnsldtnPartnerUnitHier navigation property to query operations.static final PartnerCnsldtnUnitLink<PartnerCnsldtnUnitText>Use with available fluent helpers to apply the to_CnsldtnPartnerUnitT navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionPartnerCnsldtnUnit(String consolidationUnit, String consolidationUnit_Text, String consolidationUnitLocalCurrency, String consolidationUnitLocalCurrency_Text, String country, String country_Text, List<PartnerCnsldtnUnitHier> toCnsldtnPartnerUnitHier, List<PartnerCnsldtnUnitText> toCnsldtnPartnerUnitT) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCnsldtnPartnerUnitHier(PartnerCnsldtnUnitHier... entity) Adds elements to the list of associated PartnerCnsldtnUnitHier entities.voidaddCnsldtnPartnerUnitT(PartnerCnsldtnUnitText... entity) Adds elements to the list of associated PartnerCnsldtnUnitText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the PartnerCnsldtnUnitHier entities (one to many) associated with this entity.Fetches the PartnerCnsldtnUnitText entities (one to many) associated with this entity.static <T,DomainT>
PartnerCnsldtnUnitField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PartnerCnsldtnUnitField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidio.vavr.control.Option<List<PartnerCnsldtnUnitHier>>Retrieval of associated PartnerCnsldtnUnitHier entities (one to many).Retrieval of associated PartnerCnsldtnUnitHier entities (one to many).io.vavr.control.Option<List<PartnerCnsldtnUnitText>>Retrieval of associated PartnerCnsldtnUnitText entities (one to many).Retrieval of associated PartnerCnsldtnUnitText entities (one to many).(Key Field) Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 50protected Stringprotected StringgetKey()getType()inthashCode()voidOverwrites the list of associated PartnerCnsldtnUnitHier entities for the loaded navigation property to_CnsldtnPartnerUnitHier.voidOverwrites the list of associated PartnerCnsldtnUnitText entities for the loaded navigation property to_CnsldtnPartnerUnitT.voidsetConsolidationUnit(String consolidationUnit) (Key Field) Constraints: Not nullable, Maximum length: 18voidsetConsolidationUnit_Text(String consolidationUnit_Text) Constraints: Not nullable, Maximum length: 20voidsetConsolidationUnitLocalCurrency(String consolidationUnitLocalCurrency) Constraints: Not nullable, Maximum length: 5voidsetConsolidationUnitLocalCurrency_Text(String consolidationUnitLocalCurrency_Text) Constraints: Not nullable, Maximum length: 40voidsetCountry(String country) Constraints: Not nullable, Maximum length: 3voidsetCountry_Text(String country_Text) Constraints: Not nullable, Maximum length: 50protected 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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of PartnerCnsldtnUnit. -
CONSOLIDATION_UNIT
Use with available fluent helpers to apply the ConsolidationUnit field to query operations. -
CONSOLIDATION_UNIT_TEXT
Use with available fluent helpers to apply the ConsolidationUnit_Text field to query operations. -
CONSOLIDATION_UNIT_LOCAL_CURRENCY
Use with available fluent helpers to apply the ConsolidationUnitLocalCurrency field to query operations. -
CONSOLIDATION_UNIT_LOCAL_CURRENCY_TEXT
Use with available fluent helpers to apply the ConsolidationUnitLocalCurrency_Text field to query operations. -
COUNTRY
Use with available fluent helpers to apply the Country field to query operations. -
COUNTRY_TEXT
Use with available fluent helpers to apply the Country_Text field to query operations. -
TO_CNSLDTN_PARTNER_UNIT_HIER
Use with available fluent helpers to apply the to_CnsldtnPartnerUnitHier navigation property to query operations. -
TO_CNSLDTN_PARTNER_UNIT_T
Use with available fluent helpers to apply the to_CnsldtnPartnerUnitT navigation property to query operations.
-
-
Constructor Details
-
PartnerCnsldtnUnit
public PartnerCnsldtnUnit() -
PartnerCnsldtnUnit
public PartnerCnsldtnUnit(@Nullable String consolidationUnit, @Nullable String consolidationUnit_Text, @Nullable String consolidationUnitLocalCurrency, @Nullable String consolidationUnitLocalCurrency_Text, @Nullable String country, @Nullable String country_Text, List<PartnerCnsldtnUnitHier> toCnsldtnPartnerUnitHier, List<PartnerCnsldtnUnitText> toCnsldtnPartnerUnitT)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PartnerCnsldtnUnit>
-
setConsolidationUnit
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ConsolidationUnit
- Parameters:
consolidationUnit- Partner Consolidation Unit
-
setConsolidationUnit_Text
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ConsolidationUnit_Text
- Parameters:
consolidationUnit_Text- Partner Unit Description
-
setConsolidationUnitLocalCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConsolidationUnitLocalCurrency
- Parameters:
consolidationUnitLocalCurrency- Consolidation Local Currency
-
setConsolidationUnitLocalCurrency_Text
public void setConsolidationUnitLocalCurrency_Text(@Nullable String consolidationUnitLocalCurrency_Text) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsolidationUnitLocalCurrency_Text
- Parameters:
consolidationUnitLocalCurrency_Text- Transaction Currency Description
-
setCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Parameters:
country- Country/Region
-
setCountry_Text
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: Country_Text
- Parameters:
country_Text- Customer/Supplier Country/Region Description
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PartnerCnsldtnUnit>
-
getKey
- Overrides:
getKeyin classVdmObject<PartnerCnsldtnUnit>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PartnerCnsldtnUnit>
-
fromMap
- Overrides:
fromMapin classVdmObject<PartnerCnsldtnUnit>
-
field
@Nonnull public static <T> PartnerCnsldtnUnitField<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> PartnerCnsldtnUnitField<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<PartnerCnsldtnUnit>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<PartnerCnsldtnUnit>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<PartnerCnsldtnUnit>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PartnerCnsldtnUnit>
-
fetchCnsldtnPartnerUnitHier
Fetches the PartnerCnsldtnUnitHier entities (one to many) associated with this entity. This corresponds to the OData navigation property to_CnsldtnPartnerUnitHier.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated PartnerCnsldtnUnitHier entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getCnsldtnPartnerUnitHierOrFetch
Retrieval of associated PartnerCnsldtnUnitHier entities (one to many). This corresponds to the OData navigation property to_CnsldtnPartnerUnitHier.If the navigation property to_CnsldtnPartnerUnitHier of a queried PartnerCnsldtnUnit 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.
- Returns:
- List of associated PartnerCnsldtnUnitHier entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getCnsldtnPartnerUnitHierIfPresent
@Nonnull public io.vavr.control.Option<List<PartnerCnsldtnUnitHier>> getCnsldtnPartnerUnitHierIfPresent()Retrieval of associated PartnerCnsldtnUnitHier entities (one to many). This corresponds to the OData navigation property to_CnsldtnPartnerUnitHier.If the navigation property for an entity PartnerCnsldtnUnit 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 to_CnsldtnPartnerUnitHier is already loaded, the result
will contain the PartnerCnsldtnUnitHier entities. If not, an
Optionwith result stateemptyis returned.
-
setCnsldtnPartnerUnitHier
Overwrites the list of associated PartnerCnsldtnUnitHier entities for the loaded navigation property to_CnsldtnPartnerUnitHier.If the navigation property to_CnsldtnPartnerUnitHier of a queried PartnerCnsldtnUnit 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 PartnerCnsldtnUnitHier entities.
-
addCnsldtnPartnerUnitHier
Adds elements to the list of associated PartnerCnsldtnUnitHier entities. This corresponds to the OData navigation property to_CnsldtnPartnerUnitHier.If the navigation property to_CnsldtnPartnerUnitHier of a queried PartnerCnsldtnUnit 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 PartnerCnsldtnUnitHier entities.
-
fetchCnsldtnPartnerUnitT
Fetches the PartnerCnsldtnUnitText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_CnsldtnPartnerUnitT.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated PartnerCnsldtnUnitText entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getCnsldtnPartnerUnitTOrFetch
Retrieval of associated PartnerCnsldtnUnitText entities (one to many). This corresponds to the OData navigation property to_CnsldtnPartnerUnitT.If the navigation property to_CnsldtnPartnerUnitT of a queried PartnerCnsldtnUnit 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.
- Returns:
- List of associated PartnerCnsldtnUnitText entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getCnsldtnPartnerUnitTIfPresent
@Nonnull public io.vavr.control.Option<List<PartnerCnsldtnUnitText>> getCnsldtnPartnerUnitTIfPresent()Retrieval of associated PartnerCnsldtnUnitText entities (one to many). This corresponds to the OData navigation property to_CnsldtnPartnerUnitT.If the navigation property for an entity PartnerCnsldtnUnit 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 to_CnsldtnPartnerUnitT is already loaded, the result
will contain the PartnerCnsldtnUnitText entities. If not, an
Optionwith result stateemptyis returned.
-
setCnsldtnPartnerUnitT
Overwrites the list of associated PartnerCnsldtnUnitText entities for the loaded navigation property to_CnsldtnPartnerUnitT.If the navigation property to_CnsldtnPartnerUnitT of a queried PartnerCnsldtnUnit 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 PartnerCnsldtnUnitText entities.
-
addCnsldtnPartnerUnitT
Adds elements to the list of associated PartnerCnsldtnUnitText entities. This corresponds to the OData navigation property to_CnsldtnPartnerUnitT.If the navigation property to_CnsldtnPartnerUnitT of a queried PartnerCnsldtnUnit 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 PartnerCnsldtnUnitText entities.
-
builder
-
getConsolidationUnit
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ConsolidationUnit
- Returns:
- Partner Consolidation Unit
-
getConsolidationUnit_Text
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ConsolidationUnit_Text
- Returns:
- Partner Unit Description
-
getConsolidationUnitLocalCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ConsolidationUnitLocalCurrency
- Returns:
- Consolidation Local Currency
-
getConsolidationUnitLocalCurrency_Text
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsolidationUnitLocalCurrency_Text
- Returns:
- Transaction Currency Description
-
getCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
- Country/Region
-
getCountry_Text
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: Country_Text
- Returns:
- Customer/Supplier Country/Region Description
-
toString
- Overrides:
toStringin classVdmObject<PartnerCnsldtnUnit>
-
equals
- Overrides:
equalsin classVdmEntity<PartnerCnsldtnUnit>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PartnerCnsldtnUnit>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PartnerCnsldtnUnit>
-