public class PurgPricingProcedureItem extends VdmEntity<PurgPricingProcedureItem>
Original entity name from the Odata EDM: A_PurgPricingProcedureItemType
Modifier and Type | Class and Description |
---|---|
static class |
PurgPricingProcedureItem.PurgPricingProcedureItemBuilder
Helper class to allow for fluent creation of PurgPricingProcedureItem instances.
|
Modifier and Type | Field and Description |
---|---|
static PurgPricingProcedureItemField<String> |
ACCOUNT_KEY_FOR_GL_ACCOUNT
Use with available fluent helpers to apply the AccountKeyForGLAccount field to query operations.
|
static PurgPricingProcedureItemField<String> |
ACCT_KEY_FOR_ACCRUALS_GL_ACCOUNT
Use with available fluent helpers to apply the AcctKeyForAccrualsGLAccount field to query operations.
|
static PurgPricingProcedureItemSelectable |
ALL_FIELDS
Selector for all available fields of PurgPricingProcedureItem.
|
static PurgPricingProcedureItemField<Boolean> |
CNDN_IS_ACCT_DETN_RELEVANT
Use with available fluent helpers to apply the CndnIsAcctDetnRelevant field to query operations.
|
static PurgPricingProcedureItemField<String> |
CONDITION_APPLICATION
Use with available fluent helpers to apply the ConditionApplication field to query operations.
|
static PurgPricingProcedureItemField<Boolean> |
CONDITION_IS_FOR_STATISTICS
Use with available fluent helpers to apply the ConditionIsForStatistics field to query operations.
|
static PurgPricingProcedureItemField<Boolean> |
CONDITION_IS_MANDATORY
Use with available fluent helpers to apply the ConditionIsMandatory field to query operations.
|
static PurgPricingProcedureItemField<Boolean> |
CONDITION_IS_MANUALLY_DTMND
Use with available fluent helpers to apply the ConditionIsManuallyDtmnd field to query operations.
|
static PurgPricingProcedureItemField<String> |
CONDITION_TYPE
Use with available fluent helpers to apply the ConditionType field to query operations.
|
static PurgPricingProcedureItemField<String> |
CONDITION_USAGE
Use with available fluent helpers to apply the ConditionUsage field to query operations.
|
static PurgPricingProcedureItemField<String> |
PRCG_PROCED_ITEM_FROM_REF_STEP
Use with available fluent helpers to apply the PrcgProcedItemFromRefStep field to query operations.
|
static PurgPricingProcedureItemField<String> |
PRCG_PROCED_ITEM_SUBTOTAL
Use with available fluent helpers to apply the PrcgProcedItemSubtotal field to query operations.
|
static PurgPricingProcedureItemField<String> |
PRCG_PROCED_ITEM_TO_REF_STEP
Use with available fluent helpers to apply the PrcgProcedItemToRefStep field to query operations.
|
static PurgPricingProcedureItemField<String> |
PRICING_PROCEDURE
Use with available fluent helpers to apply the PricingProcedure field to query operations.
|
static PurgPricingProcedureItemField<String> |
PRICING_PROCEDURE_COUNTER
Use with available fluent helpers to apply the PricingProcedureCounter field to query operations.
|
static PurgPricingProcedureItemField<String> |
PRICING_PROCEDURE_ITEM_PRINT_TYPE
Use with available fluent helpers to apply the PricingProcedureItemPrintType field to query operations.
|
static PurgPricingProcedureItemField<String> |
PRICING_PROCEDURE_STEP
Use with available fluent helpers to apply the PricingProcedureStep field to query operations.
|
static PurgPricingProcedureItemOneToOneLink<PurgPricingConditionType> |
TO_PURG_PRICING_CONDITION_TYPE
Use with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query
operations.
|
static PurgPricingProcedureItemOneToOneLink<PurgPricingProcedure> |
TO_PURG_PRICING_PROCEDURE
Use with available fluent helpers to apply the to_PurgPricingProcedure navigation property to query
operations.
|
static PurgPricingProcedureItemLink<PurgPrcgProcedItemText> |
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
PurgPricingProcedureItem() |
PurgPricingProcedureItem(String conditionUsage,
String conditionApplication,
String pricingProcedure,
String pricingProcedureStep,
String pricingProcedureCounter,
String conditionType,
String prcgProcedItemFromRefStep,
String prcgProcedItemToRefStep,
Boolean conditionIsManuallyDtmnd,
String prcgProcedItemSubtotal,
Boolean conditionIsForStatistics,
String accountKeyForGLAccount,
String acctKeyForAccrualsGLAccount,
String pricingProcedureItemPrintType,
Boolean conditionIsMandatory,
Boolean cndnIsAcctDetnRelevant,
PurgPricingConditionType toPurgPricingConditionType,
PurgPricingProcedure toPurgPricingProcedure,
List<PurgPrcgProcedItemText> toText) |
Modifier and Type | Method and Description |
---|---|
void |
addText(PurgPrcgProcedItemText... entity)
Adds elements to the list of associated PurgPrcgProcedItemText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static PurgPricingProcedureItem.PurgPricingProcedureItemBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
PurgPricingConditionType |
fetchPurgPricingConditionType()
Fetches the PurgPricingConditionType entity (one to one) associated with this entity.
|
PurgPricingProcedure |
fetchPurgPricingProcedure()
Fetches the PurgPricingProcedure entity (one to one) associated with this entity.
|
List<PurgPrcgProcedItemText> |
fetchText()
Fetches the PurgPrcgProcedItemText entities (one to many) associated with this entity.
|
static <T> PurgPricingProcedureItemField<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 |
getAccountKeyForGLAccount()
Constraints: Not nullable, Maximum length: 3
|
String |
getAcctKeyForAccrualsGLAccount()
Constraints: Not nullable, Maximum length: 3
|
Boolean |
getCndnIsAcctDetnRelevant()
Constraints: none
|
String |
getConditionApplication()
(Key Field) Constraints: Not nullable, Maximum length: 2
|
Boolean |
getConditionIsForStatistics()
Constraints: none
|
Boolean |
getConditionIsMandatory()
Constraints: none
|
Boolean |
getConditionIsManuallyDtmnd()
Constraints: none
|
String |
getConditionType()
Constraints: Not nullable, Maximum length: 4
|
String |
getConditionUsage()
(Key Field) Constraints: Not nullable, Maximum length: 1
|
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.
|
protected Map<String,Object> |
getKey() |
String |
getPrcgProcedItemFromRefStep()
Constraints: Not nullable, Maximum length: 3
|
String |
getPrcgProcedItemSubtotal()
Constraints: Not nullable, Maximum length: 1
|
String |
getPrcgProcedItemToRefStep()
Constraints: Not nullable, Maximum length: 3
|
String |
getPricingProcedure()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getPricingProcedureCounter()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
String |
getPricingProcedureItemPrintType()
Constraints: Not nullable, Maximum length: 1
|
String |
getPricingProcedureStep()
(Key Field) Constraints: Not nullable, Maximum length: 3
|
io.vavr.control.Option<PurgPricingConditionType> |
getPurgPricingConditionTypeIfPresent()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
PurgPricingConditionType |
getPurgPricingConditionTypeOrFetch()
Retrieval of associated PurgPricingConditionType entity (one to one).
|
io.vavr.control.Option<PurgPricingProcedure> |
getPurgPricingProcedureIfPresent()
Retrieval of associated PurgPricingProcedure entity (one to one).
|
PurgPricingProcedure |
getPurgPricingProcedureOrFetch()
Retrieval of associated PurgPricingProcedure entity (one to one).
|
io.vavr.control.Option<List<PurgPrcgProcedItemText>> |
getTextIfPresent()
Retrieval of associated PurgPrcgProcedItemText entities (one to many).
|
List<PurgPrcgProcedItemText> |
getTextOrFetch()
Retrieval of associated PurgPrcgProcedItemText entities (one to many).
|
Class<PurgPricingProcedureItem> |
getType() |
int |
hashCode() |
void |
setAccountKeyForGLAccount(String accountKeyForGLAccount)
Constraints: Not nullable, Maximum length: 3
|
void |
setAcctKeyForAccrualsGLAccount(String acctKeyForAccrualsGLAccount)
Constraints: Not nullable, Maximum length: 3
|
void |
setCndnIsAcctDetnRelevant(Boolean cndnIsAcctDetnRelevant)
Constraints: none
|
void |
setConditionApplication(String conditionApplication)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
void |
setConditionIsForStatistics(Boolean conditionIsForStatistics)
Constraints: none
|
void |
setConditionIsMandatory(Boolean conditionIsMandatory)
Constraints: none
|
void |
setConditionIsManuallyDtmnd(Boolean conditionIsManuallyDtmnd)
Constraints: none
|
void |
setConditionType(String conditionType)
Constraints: Not nullable, Maximum length: 4
|
void |
setConditionUsage(String conditionUsage)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
void |
setPrcgProcedItemFromRefStep(String prcgProcedItemFromRefStep)
Constraints: Not nullable, Maximum length: 3
|
void |
setPrcgProcedItemSubtotal(String prcgProcedItemSubtotal)
Constraints: Not nullable, Maximum length: 1
|
void |
setPrcgProcedItemToRefStep(String prcgProcedItemToRefStep)
Constraints: Not nullable, Maximum length: 3
|
void |
setPricingProcedure(String pricingProcedure)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setPricingProcedureCounter(String pricingProcedureCounter)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setPricingProcedureItemPrintType(String pricingProcedureItemPrintType)
Constraints: Not nullable, Maximum length: 1
|
void |
setPricingProcedureStep(String pricingProcedureStep)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
void |
setPurgPricingConditionType(PurgPricingConditionType value)
Overwrites the associated PurgPricingConditionType entity for the loaded navigation property
to_PurgPricingConditionType.
|
void |
setPurgPricingProcedure(PurgPricingProcedure value)
Overwrites the associated PurgPricingProcedure entity for the loaded navigation property
to_PurgPricingProcedure.
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setText(List<PurgPrcgProcedItemText> value)
Overwrites the list of associated PurgPrcgProcedItemText entities for the loaded navigation property
to_Text.
|
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 PurgPricingProcedureItemSelectable ALL_FIELDS
public static final PurgPricingProcedureItemField<String> CONDITION_USAGE
public static final PurgPricingProcedureItemField<String> CONDITION_APPLICATION
public static final PurgPricingProcedureItemField<String> PRICING_PROCEDURE
public static final PurgPricingProcedureItemField<String> PRICING_PROCEDURE_STEP
public static final PurgPricingProcedureItemField<String> PRICING_PROCEDURE_COUNTER
public static final PurgPricingProcedureItemField<String> CONDITION_TYPE
public static final PurgPricingProcedureItemField<String> PRCG_PROCED_ITEM_FROM_REF_STEP
public static final PurgPricingProcedureItemField<String> PRCG_PROCED_ITEM_TO_REF_STEP
public static final PurgPricingProcedureItemField<Boolean> CONDITION_IS_MANUALLY_DTMND
public static final PurgPricingProcedureItemField<String> PRCG_PROCED_ITEM_SUBTOTAL
public static final PurgPricingProcedureItemField<Boolean> CONDITION_IS_FOR_STATISTICS
public static final PurgPricingProcedureItemField<String> ACCOUNT_KEY_FOR_GL_ACCOUNT
public static final PurgPricingProcedureItemField<String> ACCT_KEY_FOR_ACCRUALS_GL_ACCOUNT
public static final PurgPricingProcedureItemField<String> PRICING_PROCEDURE_ITEM_PRINT_TYPE
public static final PurgPricingProcedureItemField<Boolean> CONDITION_IS_MANDATORY
public static final PurgPricingProcedureItemField<Boolean> CNDN_IS_ACCT_DETN_RELEVANT
public static final PurgPricingProcedureItemOneToOneLink<PurgPricingConditionType> TO_PURG_PRICING_CONDITION_TYPE
public static final PurgPricingProcedureItemOneToOneLink<PurgPricingProcedure> TO_PURG_PRICING_PROCEDURE
public static final PurgPricingProcedureItemLink<PurgPrcgProcedItemText> TO_TEXT
public PurgPricingProcedureItem()
public PurgPricingProcedureItem(@Nullable String conditionUsage, @Nullable String conditionApplication, @Nullable String pricingProcedure, @Nullable String pricingProcedureStep, @Nullable String pricingProcedureCounter, @Nullable String conditionType, @Nullable String prcgProcedItemFromRefStep, @Nullable String prcgProcedItemToRefStep, @Nullable Boolean conditionIsManuallyDtmnd, @Nullable String prcgProcedItemSubtotal, @Nullable Boolean conditionIsForStatistics, @Nullable String accountKeyForGLAccount, @Nullable String acctKeyForAccrualsGLAccount, @Nullable String pricingProcedureItemPrintType, @Nullable Boolean conditionIsMandatory, @Nullable Boolean cndnIsAcctDetnRelevant, @Nullable PurgPricingConditionType toPurgPricingConditionType, @Nullable PurgPricingProcedure toPurgPricingProcedure, List<PurgPrcgProcedItemText> toText)
@Nonnull public Class<PurgPricingProcedureItem> getType()
getType
in class VdmObject<PurgPricingProcedureItem>
public void setConditionUsage(@Nullable String conditionUsage)
Original property name from the Odata EDM: ConditionUsage
conditionUsage
- Usage of the condition tablepublic void setConditionApplication(@Nullable String conditionApplication)
Original property name from the Odata EDM: ConditionApplication
conditionApplication
- Applicationpublic void setPricingProcedure(@Nullable String pricingProcedure)
Original property name from the Odata EDM: PricingProcedure
pricingProcedure
- Procedure (Pricing, Output Control, Acct. Det., Costing,...)public void setPricingProcedureStep(@Nullable String pricingProcedureStep)
Original property name from the Odata EDM: PricingProcedureStep
pricingProcedureStep
- Step Numberpublic void setPricingProcedureCounter(@Nullable String pricingProcedureCounter)
Original property name from the Odata EDM: PricingProcedureCounter
pricingProcedureCounter
- Condition Counterpublic void setConditionType(@Nullable String conditionType)
Original property name from the Odata EDM: ConditionType
conditionType
- Condition Typepublic void setPrcgProcedItemFromRefStep(@Nullable String prcgProcedItemFromRefStep)
Original property name from the Odata EDM: PrcgProcedItemFromRefStep
prcgProcedItemFromRefStep
- From Ref. Step for Percentage Conditionspublic void setPrcgProcedItemToRefStep(@Nullable String prcgProcedItemToRefStep)
Original property name from the Odata EDM: PrcgProcedItemToRefStep
prcgProcedItemToRefStep
- To Reference Step (for Percentages)public void setConditionIsManuallyDtmnd(@Nullable Boolean conditionIsManuallyDtmnd)
Original property name from the Odata EDM: ConditionIsManuallyDtmnd
conditionIsManuallyDtmnd
- Condition determined manuallypublic void setPrcgProcedItemSubtotal(@Nullable String prcgProcedItemSubtotal)
Original property name from the Odata EDM: PrcgProcedItemSubtotal
prcgProcedItemSubtotal
- Condition subtotalpublic void setConditionIsForStatistics(@Nullable Boolean conditionIsForStatistics)
Original property name from the Odata EDM: ConditionIsForStatistics
conditionIsForStatistics
- Condition is used for statisticspublic void setAccountKeyForGLAccount(@Nullable String accountKeyForGLAccount)
Original property name from the Odata EDM: AccountKeyForGLAccount
accountKeyForGLAccount
- Account Keypublic void setAcctKeyForAccrualsGLAccount(@Nullable String acctKeyForAccrualsGLAccount)
Original property name from the Odata EDM: AcctKeyForAccrualsGLAccount
acctKeyForAccrualsGLAccount
- Account Key - Accruals / Provisionspublic void setPricingProcedureItemPrintType(@Nullable String pricingProcedureItemPrintType)
Original property name from the Odata EDM: PricingProcedureItemPrintType
pricingProcedureItemPrintType
- Print Type for Condition Linespublic void setConditionIsMandatory(@Nullable Boolean conditionIsMandatory)
Original property name from the Odata EDM: ConditionIsMandatory
conditionIsMandatory
- Condition is mandatorypublic void setCndnIsAcctDetnRelevant(@Nullable Boolean cndnIsAcctDetnRelevant)
Original property name from the Odata EDM: CndnIsAcctDetnRelevant
cndnIsAcctDetnRelevant
- Statistical and Relevant for Account Determinationprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<PurgPricingProcedureItem>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<PurgPricingProcedureItem>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<PurgPricingProcedureItem>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<PurgPricingProcedureItem>
@Nonnull public static <T> PurgPricingProcedureItemField<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> PurgPricingProcedureItemField<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<PurgPricingProcedureItem>
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<PurgPricingProcedureItem>
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<PurgPricingProcedureItem>
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<PurgPricingProcedureItem>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<PurgPricingProcedureItem>
@Nullable public PurgPricingConditionType fetchPurgPricingConditionType() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.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.@Nullable public PurgPricingConditionType getPurgPricingConditionTypeOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PurgPricingConditionType of a queried PurgPricingProcedureItem 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<PurgPricingConditionType> getPurgPricingConditionTypeIfPresent()
If the navigation property for an entity PurgPricingProcedureItem 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 setPurgPricingConditionType(PurgPricingConditionType value)
value
- New PurgPricingConditionType entity.@Nullable public PurgPricingProcedure fetchPurgPricingProcedure() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.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.@Nullable public PurgPricingProcedure getPurgPricingProcedureOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PurgPricingProcedure of a queried PurgPricingProcedureItem 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<PurgPricingProcedure> getPurgPricingProcedureIfPresent()
If the navigation property for an entity PurgPricingProcedureItem 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 setPurgPricingProcedure(PurgPricingProcedure value)
value
- New PurgPricingProcedure entity.@Nonnull public List<PurgPrcgProcedItemText> fetchText() 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<PurgPrcgProcedItemText> getTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Text of a queried PurgPricingProcedureItem 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<PurgPrcgProcedItemText>> getTextIfPresent()
If the navigation property for an entity PurgPricingProcedureItem 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 setText(@Nonnull List<PurgPrcgProcedItemText> value)
If the navigation property to_Text of a queried PurgPricingProcedureItem 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 PurgPrcgProcedItemText entities.public void addText(PurgPrcgProcedItemText... entity)
If the navigation property to_Text of a queried PurgPricingProcedureItem 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 PurgPrcgProcedItemText entities.@Nonnull public static PurgPricingProcedureItem.PurgPricingProcedureItemBuilder builder()
@Nullable public String getConditionUsage()
Original property name from the Odata EDM: ConditionUsage
@Nullable public String getConditionApplication()
Original property name from the Odata EDM: ConditionApplication
@Nullable public String getPricingProcedure()
Original property name from the Odata EDM: PricingProcedure
@Nullable public String getPricingProcedureStep()
Original property name from the Odata EDM: PricingProcedureStep
@Nullable public String getPricingProcedureCounter()
Original property name from the Odata EDM: PricingProcedureCounter
@Nullable public String getConditionType()
Original property name from the Odata EDM: ConditionType
@Nullable public String getPrcgProcedItemFromRefStep()
Original property name from the Odata EDM: PrcgProcedItemFromRefStep
@Nullable public String getPrcgProcedItemToRefStep()
Original property name from the Odata EDM: PrcgProcedItemToRefStep
@Nullable public Boolean getConditionIsManuallyDtmnd()
Original property name from the Odata EDM: ConditionIsManuallyDtmnd
@Nullable public String getPrcgProcedItemSubtotal()
Original property name from the Odata EDM: PrcgProcedItemSubtotal
@Nullable public Boolean getConditionIsForStatistics()
Original property name from the Odata EDM: ConditionIsForStatistics
@Nullable public String getAccountKeyForGLAccount()
Original property name from the Odata EDM: AccountKeyForGLAccount
@Nullable public String getAcctKeyForAccrualsGLAccount()
Original property name from the Odata EDM: AcctKeyForAccrualsGLAccount
@Nullable public String getPricingProcedureItemPrintType()
Original property name from the Odata EDM: PricingProcedureItemPrintType
@Nullable public Boolean getConditionIsMandatory()
Original property name from the Odata EDM: ConditionIsMandatory
@Nullable public Boolean getCndnIsAcctDetnRelevant()
Original property name from the Odata EDM: CndnIsAcctDetnRelevant
@Nonnull public String toString()
toString
in class VdmObject<PurgPricingProcedureItem>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<PurgPricingProcedureItem>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<PurgPricingProcedureItem>
public int hashCode()
hashCode
in class VdmObject<PurgPricingProcedureItem>
Copyright © 2021 SAP SE. All rights reserved.