public class PurInfoRecdPrcgCndnValidity extends VdmEntity<PurInfoRecdPrcgCndnValidity>
Original entity name from the Odata EDM: A_PurInfoRecdPrcgCndnValidityType
Modifier and Type | Class and Description |
---|---|
static class |
PurInfoRecdPrcgCndnValidity.PurInfoRecdPrcgCndnValidityBuilder
Helper class to allow for fluent creation of PurInfoRecdPrcgCndnValidity instances.
|
Modifier and Type | Field and Description |
---|---|
static PurInfoRecdPrcgCndnValiditySelectable |
ALL_FIELDS
Selector for all available fields of PurInfoRecdPrcgCndnValidity.
|
static PurInfoRecdPrcgCndnValidityField<String> |
CONDITION_APPLICATION
Use with available fluent helpers to apply the ConditionApplication field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
CONDITION_RECORD
Use with available fluent helpers to apply the ConditionRecord field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
CONDITION_TYPE
Use with available fluent helpers to apply the ConditionType field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<LocalDateTime> |
CONDITION_VALIDITY_END_DATE
Use with available fluent helpers to apply the ConditionValidityEndDate field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<LocalDateTime> |
CONDITION_VALIDITY_START_DATE
Use with available fluent helpers to apply the ConditionValidityStartDate field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
PURCHASING_INFO_RECORD
Use with available fluent helpers to apply the PurchasingInfoRecord field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
PURCHASING_INFO_RECORD_CATEGORY
Use with available fluent helpers to apply the PurchasingInfoRecordCategory field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
PURG_DOC_ORDER_QUANTITY_UNIT
Use with available fluent helpers to apply the PurgDocOrderQuantityUnit field to query operations.
|
static PurInfoRecdPrcgCndnValidityField<String> |
SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static PurInfoRecdPrcgCndnValidityOneToOneLink<PurInfoRecdPrcgCndn> |
TO_PUR_INFO_RECD_PRCG_CNDN
Use with available fluent helpers to apply the to_PurInfoRecdPrcgCndn navigation property to query
operations.
|
static PurInfoRecdPrcgCndnValidityOneToOneLink<PurchasingInfoRecord> |
TO_PURG_INFO_RECD
Use with available fluent helpers to apply the to_PurgInfoRecd navigation property to query operations.
|
static PurInfoRecdPrcgCndnValidityOneToOneLink<PurgInfoRecdOrgPlantData> |
TO_PURG_INFO_RECD_ORG_PLANT_DATA
Use with available fluent helpers to apply the to_PurgInfoRecdOrgPlantData navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
PurInfoRecdPrcgCndnValidity() |
PurInfoRecdPrcgCndnValidity(String conditionRecord,
LocalDateTime conditionValidityEndDate,
LocalDateTime conditionValidityStartDate,
String conditionApplication,
String conditionType,
String purgDocOrderQuantityUnit,
String purchasingOrganization,
String purchasingInfoRecordCategory,
String purchasingInfoRecord,
String supplier,
String materialGroup,
String material,
String plant,
PurchasingInfoRecord toPurgInfoRecd,
PurgInfoRecdOrgPlantData toPurgInfoRecdOrgPlantData,
PurInfoRecdPrcgCndn toPurInfoRecdPrcgCndn) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static PurInfoRecdPrcgCndnValidity.PurInfoRecdPrcgCndnValidityBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
PurchasingInfoRecord |
fetchPurgInfoRecd()
Fetches the PurchasingInfoRecord entity (one to one) associated with this entity.
|
PurgInfoRecdOrgPlantData |
fetchPurgInfoRecdOrgPlantData()
Fetches the PurgInfoRecdOrgPlantData entity (one to one) associated with this entity.
|
PurInfoRecdPrcgCndn |
fetchPurInfoRecdPrcgCndn()
Fetches the PurInfoRecdPrcgCndn entity (one to one) associated with this entity.
|
static <T> PurInfoRecdPrcgCndnValidityField<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 |
getConditionApplication()
Constraints: Not nullable, Maximum length: 2
|
String |
getConditionRecord()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getConditionType()
Constraints: Not nullable, Maximum length: 4
|
LocalDateTime |
getConditionValidityEndDate()
(Key Field) Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getConditionValidityStartDate()
Constraints: Not nullable, Precision: 0
|
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 |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialGroup()
Constraints: Not nullable, Maximum length: 9
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurchasingInfoRecord()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchasingInfoRecordCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getPurchasingOrganization()
Constraints: Not nullable, Maximum length: 4
|
String |
getPurgDocOrderQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
io.vavr.control.Option<PurchasingInfoRecord> |
getPurgInfoRecdIfPresent()
Retrieval of associated PurchasingInfoRecord entity (one to one).
|
PurchasingInfoRecord |
getPurgInfoRecdOrFetch()
Retrieval of associated PurchasingInfoRecord entity (one to one).
|
io.vavr.control.Option<PurgInfoRecdOrgPlantData> |
getPurgInfoRecdOrgPlantDataIfPresent()
Retrieval of associated PurgInfoRecdOrgPlantData entity (one to one).
|
PurgInfoRecdOrgPlantData |
getPurgInfoRecdOrgPlantDataOrFetch()
Retrieval of associated PurgInfoRecdOrgPlantData entity (one to one).
|
io.vavr.control.Option<PurInfoRecdPrcgCndn> |
getPurInfoRecdPrcgCndnIfPresent()
Retrieval of associated PurInfoRecdPrcgCndn entity (one to one).
|
PurInfoRecdPrcgCndn |
getPurInfoRecdPrcgCndnOrFetch()
Retrieval of associated PurInfoRecdPrcgCndn entity (one to one).
|
String |
getSupplier()
Constraints: Not nullable, Maximum length: 10
|
Class<PurInfoRecdPrcgCndnValidity> |
getType() |
int |
hashCode() |
void |
setConditionApplication(String conditionApplication)
Constraints: Not nullable, Maximum length: 2
|
void |
setConditionRecord(String conditionRecord)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setConditionType(String conditionType)
Constraints: Not nullable, Maximum length: 4
|
void |
setConditionValidityEndDate(LocalDateTime conditionValidityEndDate)
(Key Field) Constraints: Not nullable, Precision: 0
|
void |
setConditionValidityStartDate(LocalDateTime conditionValidityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialGroup(String materialGroup)
Constraints: Not nullable, Maximum length: 9
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPurchasingInfoRecord(String purchasingInfoRecord)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchasingInfoRecordCategory(String purchasingInfoRecordCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setPurchasingOrganization(String purchasingOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setPurgDocOrderQuantityUnit(String purgDocOrderQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setPurgInfoRecd(PurchasingInfoRecord value)
Overwrites the associated PurchasingInfoRecord entity for the loaded navigation property
to_PurgInfoRecd.
|
void |
setPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData value)
Overwrites the associated PurgInfoRecdOrgPlantData entity for the loaded navigation property
to_PurgInfoRecdOrgPlantData.
|
void |
setPurInfoRecdPrcgCndn(PurInfoRecdPrcgCndn value)
Overwrites the associated PurInfoRecdPrcgCndn entity for the loaded navigation property
to_PurInfoRecdPrcgCndn.
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setSupplier(String supplier)
Constraints: Not nullable, Maximum length: 10
|
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 PurInfoRecdPrcgCndnValiditySelectable ALL_FIELDS
public static final PurInfoRecdPrcgCndnValidityField<String> CONDITION_RECORD
public static final PurInfoRecdPrcgCndnValidityField<LocalDateTime> CONDITION_VALIDITY_END_DATE
public static final PurInfoRecdPrcgCndnValidityField<LocalDateTime> CONDITION_VALIDITY_START_DATE
public static final PurInfoRecdPrcgCndnValidityField<String> CONDITION_APPLICATION
public static final PurInfoRecdPrcgCndnValidityField<String> CONDITION_TYPE
public static final PurInfoRecdPrcgCndnValidityField<String> PURG_DOC_ORDER_QUANTITY_UNIT
public static final PurInfoRecdPrcgCndnValidityField<String> PURCHASING_ORGANIZATION
public static final PurInfoRecdPrcgCndnValidityField<String> PURCHASING_INFO_RECORD_CATEGORY
public static final PurInfoRecdPrcgCndnValidityField<String> PURCHASING_INFO_RECORD
public static final PurInfoRecdPrcgCndnValidityField<String> SUPPLIER
public static final PurInfoRecdPrcgCndnValidityField<String> MATERIAL_GROUP
public static final PurInfoRecdPrcgCndnValidityField<String> MATERIAL
public static final PurInfoRecdPrcgCndnValidityField<String> PLANT
public static final PurInfoRecdPrcgCndnValidityOneToOneLink<PurchasingInfoRecord> TO_PURG_INFO_RECD
public static final PurInfoRecdPrcgCndnValidityOneToOneLink<PurgInfoRecdOrgPlantData> TO_PURG_INFO_RECD_ORG_PLANT_DATA
public static final PurInfoRecdPrcgCndnValidityOneToOneLink<PurInfoRecdPrcgCndn> TO_PUR_INFO_RECD_PRCG_CNDN
public PurInfoRecdPrcgCndnValidity()
public PurInfoRecdPrcgCndnValidity(@Nullable String conditionRecord, @Nullable LocalDateTime conditionValidityEndDate, @Nullable LocalDateTime conditionValidityStartDate, @Nullable String conditionApplication, @Nullable String conditionType, @Nullable String purgDocOrderQuantityUnit, @Nullable String purchasingOrganization, @Nullable String purchasingInfoRecordCategory, @Nullable String purchasingInfoRecord, @Nullable String supplier, @Nullable String materialGroup, @Nullable String material, @Nullable String plant, @Nullable PurchasingInfoRecord toPurgInfoRecd, @Nullable PurgInfoRecdOrgPlantData toPurgInfoRecdOrgPlantData, @Nullable PurInfoRecdPrcgCndn toPurInfoRecdPrcgCndn)
@Nonnull public Class<PurInfoRecdPrcgCndnValidity> getType()
getType
in class VdmObject<PurInfoRecdPrcgCndnValidity>
public void setConditionRecord(@Nullable String conditionRecord)
Original property name from the Odata EDM: ConditionRecord
The system uses the condition record number to store and retrieve information during processing (pricing, for example).
conditionRecord
- Number that uniquely identifies a condition record.public void setConditionValidityEndDate(@Nullable LocalDateTime conditionValidityEndDate)
Original property name from the Odata EDM: ConditionValidityEndDate
conditionValidityEndDate
- The date up to which the condition is valid.public void setConditionValidityStartDate(@Nullable LocalDateTime conditionValidityStartDate)
Original property name from the Odata EDM: ConditionValidityStartDate
conditionValidityStartDate
- Date from which the condition is valid.public void setConditionApplication(@Nullable String conditionApplication)
Original property name from the Odata EDM: ConditionApplication
conditionApplication
- Subdivides the usage of a condition (for example, pricing) for use in different application areas (for
example, sales & distribution or purchasing).public void setConditionType(@Nullable String conditionType)
Original property name from the Odata EDM: ConditionType
The condition type indicates, for example, whether, during pricing, the system applies a price, a discount, a surcharge, or other pricing elements, such as freight costs and sales taxes. For each of these pricing elements, there is a condition type defined in the system.
conditionType
- The key that uniquely identifies the condition.public void setPurgDocOrderQuantityUnit(@Nullable String purgDocOrderQuantityUnit)
Original property name from the Odata EDM: PurgDocOrderQuantityUnit
purgDocOrderQuantityUnit
- Specifies the unit of measure in which the material is ordered.public void setPurchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
purchasingOrganization
- Denotes the purchasing organization.public void setPurchasingInfoRecordCategory(@Nullable String purchasingInfoRecordCategory)
Original property name from the Odata EDM: PurchasingInfoRecordCategory
You can create purchasing info records for:Normal procurementSubcontractingPipelineConsignment
purchasingInfoRecordCategory
- The info record category enables you to create different info records for different document types.public void setPurchasingInfoRecord(@Nullable String purchasingInfoRecord)
Original property name from the Odata EDM: PurchasingInfoRecord
purchasingInfoRecord
- Specifies the number that uniquely identifies a purchasing info record.public void setSupplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
With the supplier number, information from the supplier master record (such as the supplier's address and bank details) is copied into a purchasing document (such as a request for quotation or a purchase order).You can use the supplier number to keep track of requests for quotation, purchase orders and outline agreements.
supplier
- Alphanumeric key uniquely identifying the document.public void setMaterialGroup(@Nullable String materialGroup)
Original property name from the Odata EDM: MaterialGroup
You can use material groups to:Restrict the scope of analysesSearch specifically for material master records via search helps
materialGroup
- Key that you use to group together several materials or services with the same attributes, and to
assign them to a particular material group.public void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Alphanumeric key uniquely identifying the material.public void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Key uniquely identifying a plant.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<PurInfoRecdPrcgCndnValidity>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<PurInfoRecdPrcgCndnValidity>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<PurInfoRecdPrcgCndnValidity>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<PurInfoRecdPrcgCndnValidity>
@Nonnull public static <T> PurInfoRecdPrcgCndnValidityField<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> PurInfoRecdPrcgCndnValidityField<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<PurInfoRecdPrcgCndnValidity>
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<PurInfoRecdPrcgCndnValidity>
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<PurInfoRecdPrcgCndnValidity>
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<PurInfoRecdPrcgCndnValidity>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<PurInfoRecdPrcgCndnValidity>
@Nullable public PurchasingInfoRecord fetchPurgInfoRecd() 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 PurchasingInfoRecord getPurgInfoRecdOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PurgInfoRecd of a queried PurInfoRecdPrcgCndnValidity 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<PurchasingInfoRecord> getPurgInfoRecdIfPresent()
If the navigation property for an entity PurInfoRecdPrcgCndnValidity 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 setPurgInfoRecd(PurchasingInfoRecord value)
value
- New PurchasingInfoRecord entity.@Nullable public PurgInfoRecdOrgPlantData fetchPurgInfoRecdOrgPlantData() 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 PurgInfoRecdOrgPlantData getPurgInfoRecdOrgPlantDataOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PurgInfoRecdOrgPlantData of a queried PurInfoRecdPrcgCndnValidity 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<PurgInfoRecdOrgPlantData> getPurgInfoRecdOrgPlantDataIfPresent()
If the navigation property for an entity PurInfoRecdPrcgCndnValidity 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 setPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData value)
value
- New PurgInfoRecdOrgPlantData entity.@Nullable public PurInfoRecdPrcgCndn fetchPurInfoRecdPrcgCndn() 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 PurInfoRecdPrcgCndn getPurInfoRecdPrcgCndnOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PurInfoRecdPrcgCndn of a queried PurInfoRecdPrcgCndnValidity 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<PurInfoRecdPrcgCndn> getPurInfoRecdPrcgCndnIfPresent()
If the navigation property for an entity PurInfoRecdPrcgCndnValidity 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 setPurInfoRecdPrcgCndn(PurInfoRecdPrcgCndn value)
value
- New PurInfoRecdPrcgCndn entity.public static PurInfoRecdPrcgCndnValidity.PurInfoRecdPrcgCndnValidityBuilder builder()
@Nullable public String getConditionRecord()
Original property name from the Odata EDM: ConditionRecord
The system uses the condition record number to store and retrieve information during processing (pricing, for example).
@Nullable public LocalDateTime getConditionValidityEndDate()
Original property name from the Odata EDM: ConditionValidityEndDate
@Nullable public LocalDateTime getConditionValidityStartDate()
Original property name from the Odata EDM: ConditionValidityStartDate
@Nullable public String getConditionApplication()
Original property name from the Odata EDM: ConditionApplication
@Nullable public String getConditionType()
Original property name from the Odata EDM: ConditionType
The condition type indicates, for example, whether, during pricing, the system applies a price, a discount, a surcharge, or other pricing elements, such as freight costs and sales taxes. For each of these pricing elements, there is a condition type defined in the system.
@Nullable public String getPurgDocOrderQuantityUnit()
Original property name from the Odata EDM: PurgDocOrderQuantityUnit
@Nullable public String getPurchasingOrganization()
Original property name from the Odata EDM: PurchasingOrganization
@Nullable public String getPurchasingInfoRecordCategory()
Original property name from the Odata EDM: PurchasingInfoRecordCategory
You can create purchasing info records for:Normal procurementSubcontractingPipelineConsignment
@Nullable public String getPurchasingInfoRecord()
Original property name from the Odata EDM: PurchasingInfoRecord
@Nullable public String getSupplier()
Original property name from the Odata EDM: Supplier
With the supplier number, information from the supplier master record (such as the supplier's address and bank details) is copied into a purchasing document (such as a request for quotation or a purchase order).You can use the supplier number to keep track of requests for quotation, purchase orders and outline agreements.
@Nullable public String getMaterialGroup()
Original property name from the Odata EDM: MaterialGroup
You can use material groups to:Restrict the scope of analysesSearch specifically for material master records via search helps
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
public String toString()
toString
in class VdmObject<PurInfoRecdPrcgCndnValidity>
public boolean equals(Object o)
equals
in class VdmObject<PurInfoRecdPrcgCndnValidity>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<PurInfoRecdPrcgCndnValidity>
public int hashCode()
hashCode
in class VdmObject<PurInfoRecdPrcgCndnValidity>
Copyright © 2020 SAP SE. All rights reserved.