Modifier and Type | Field and Description |
---|---|
static PurchasingInfoRecordLink<PurgInfoRecdOrgPlantData> |
PurchasingInfoRecord.TO_PURG_INFO_RECD_ORG_PLANT_DATA
Use with available fluent helpers to apply the to_PurgInfoRecdOrgPlantData navigation property to query
operations.
|
static PurInfoRecdPrcgCndnValidityOneToOneLink<PurgInfoRecdOrgPlantData> |
PurInfoRecdPrcgCndnValidity.TO_PURG_INFO_RECD_ORG_PLANT_DATA
Use with available fluent helpers to apply the to_PurgInfoRecdOrgPlantData navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PurgInfoRecdOrgPlantData |
PurgInfoRecdOrgPlantData.PurgInfoRecdOrgPlantDataBuilder.build() |
PurgInfoRecdOrgPlantData |
PurInfoRecdPrcgCndnValidity.fetchPurgInfoRecdOrgPlantData()
Fetches the PurgInfoRecdOrgPlantData entity (one to one) associated with this entity.
|
protected PurgInfoRecdOrgPlantData |
PurgInfoRecdOrgPlantDataCreateFluentHelper.getEntity() |
protected PurgInfoRecdOrgPlantData |
PurgInfoRecdOrgPlantDataUpdateFluentHelper.getEntity() |
PurgInfoRecdOrgPlantData |
PurInfoRecdPrcgCndnValidity.getPurgInfoRecdOrgPlantDataOrFetch()
Retrieval of associated PurgInfoRecdOrgPlantData entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<PurgInfoRecdOrgPlantData> |
PurchasingInfoRecord.fetchPurgInfoRecdOrgPlantData()
Fetches the PurgInfoRecdOrgPlantData entities (one to many) associated with this entity.
|
protected Class<PurgInfoRecdOrgPlantData> |
PurgInfoRecdOrgPlantDataFluentHelper.getEntityClass() |
protected Class<PurgInfoRecdOrgPlantData> |
PurgInfoRecdOrgPlantDataByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<PurgInfoRecdOrgPlantData>> |
PurchasingInfoRecord.getPurgInfoRecdOrgPlantDataIfPresent()
Retrieval of associated PurgInfoRecdOrgPlantData entities (one to many).
|
io.vavr.control.Option<PurgInfoRecdOrgPlantData> |
PurInfoRecdPrcgCndnValidity.getPurgInfoRecdOrgPlantDataIfPresent()
Retrieval of associated PurgInfoRecdOrgPlantData entity (one to one).
|
List<PurgInfoRecdOrgPlantData> |
PurchasingInfoRecord.getPurgInfoRecdOrgPlantDataOrFetch()
Retrieval of associated PurgInfoRecdOrgPlantData entities (one to many).
|
Class<PurgInfoRecdOrgPlantData> |
PurgInfoRecdOrgPlantData.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PurchasingInfoRecord.addPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData... entity)
Adds elements to the list of associated PurgInfoRecdOrgPlantData entities.
|
PurchasingInfoRecord.PurchasingInfoRecordBuilder |
PurchasingInfoRecord.PurchasingInfoRecordBuilder.purgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData... value)
Navigation property to_PurgInfoRecdOrgPlantData for PurchasingInfoRecord to multiple
PurgInfoRecdOrgPlantData.
|
PurInfoRecdPrcgCndnValidity.PurInfoRecdPrcgCndnValidityBuilder |
PurInfoRecdPrcgCndnValidity.PurInfoRecdPrcgCndnValidityBuilder.purgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData value)
Navigation property to_PurgInfoRecdOrgPlantData for PurInfoRecdPrcgCndnValidity to single
PurgInfoRecdOrgPlantData.
|
void |
PurInfoRecdPrcgCndnValidity.setPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData value)
Overwrites the associated PurgInfoRecdOrgPlantData entity for the loaded navigation property
to_PurgInfoRecdOrgPlantData.
|
Modifier and Type | Method and Description |
---|---|
void |
PurchasingInfoRecord.setPurgInfoRecdOrgPlantData(List<PurgInfoRecdOrgPlantData> value)
Overwrites the list of associated PurgInfoRecdOrgPlantData entities for the loaded navigation property
to_PurgInfoRecdOrgPlantData.
|
Constructor and Description |
---|
PurgInfoRecdOrgPlantDataCreateFluentHelper(String servicePath,
PurgInfoRecdOrgPlantData entity)
Deprecated.
|
PurgInfoRecdOrgPlantDataCreateFluentHelper(String servicePath,
PurgInfoRecdOrgPlantData entity,
String entityCollection)
Creates a fluent helper object that will create a
PurgInfoRecdOrgPlantData entity on the OData endpoint. |
PurgInfoRecdOrgPlantDataUpdateFluentHelper(String servicePath,
PurgInfoRecdOrgPlantData entity)
Deprecated.
|
PurgInfoRecdOrgPlantDataUpdateFluentHelper(String servicePath,
PurgInfoRecdOrgPlantData entity,
String entityCollection)
Creates a fluent helper object that will update a
PurgInfoRecdOrgPlantData entity on the OData endpoint. |
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) |
Constructor and Description |
---|
PurchasingInfoRecord(String purchasingInfoRecord,
String supplier,
String material,
String materialGroup,
LocalDateTime creationDate,
Boolean isDeleted,
String purchasingInfoRecordDesc,
String purgDocOrderQuantityUnit,
BigDecimal orderItemQtyToBaseQtyNmrtr,
BigDecimal orderItemQtyToBaseQtyDnmntr,
String supplierMaterialNumber,
String supplierRespSalesPersonName,
String supplierPhoneNumber,
String baseUnit,
String supplierMaterialGroup,
String priorSupplier,
LocalDateTime availabilityStartDate,
LocalDateTime availabilityEndDate,
String varblPurOrdUnitIsActive,
String manufacturer,
Boolean isRegularSupplier,
String supplierSubrange,
BigDecimal noDaysReminder1,
BigDecimal noDaysReminder2,
BigDecimal noDaysReminder3,
BigDecimal productPurchasePointsQty,
String productPurchasePointsQtyUnit,
String supplierSubrangeSortNumber,
ZonedDateTime lastChangeDateTime,
String isEndOfPurposeBlocked,
List<PurgInfoRecdOrgPlantData> toPurgInfoRecdOrgPlantData) |
Modifier and Type | Method and Description |
---|---|
PurchasingInfoRecordServiceBatchChangeSet |
PurchasingInfoRecordServiceBatchChangeSet.createPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
Create a new
PurgInfoRecdOrgPlantData entity and save it to the S/4HANA system. |
PurchasingInfoRecordServiceBatchChangeSet |
DefaultPurchasingInfoRecordServiceBatchChangeSet.createPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
Create a new
PurgInfoRecdOrgPlantData entity and save it to the S/4HANA system. |
PurchasingInfoRecordServiceBatchChangeSet |
PurchasingInfoRecordServiceBatchChangeSet.updatePurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
Update an existing
PurgInfoRecdOrgPlantData entity and save it to the S/4HANA system. |
PurchasingInfoRecordServiceBatchChangeSet |
DefaultPurchasingInfoRecordServiceBatchChangeSet.updatePurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
Update an existing
PurgInfoRecdOrgPlantData entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PurgInfoRecdOrgPlantData> |
PurgInfoRecdOrgPlantDataOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected PurgInfoRecdOrgPlantDataLink<ObjectT> |
PurgInfoRecdOrgPlantDataLink.translateLinkType(EntityLink<PurgInfoRecdOrgPlantDataLink<ObjectT>,PurgInfoRecdOrgPlantData,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
PurgInfoRecdOrgPlantDataCreateFluentHelper |
PurchasingInfoRecordService.createPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
Create a new
PurgInfoRecdOrgPlantData entity and save it to the S/4HANA system. |
PurgInfoRecdOrgPlantDataCreateFluentHelper |
DefaultPurchasingInfoRecordService.createPurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData) |
PurgInfoRecdOrgPlantDataUpdateFluentHelper |
PurchasingInfoRecordService.updatePurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData)
Update an existing
PurgInfoRecdOrgPlantData entity and save it to the S/4HANA system. |
PurgInfoRecdOrgPlantDataUpdateFluentHelper |
DefaultPurchasingInfoRecordService.updatePurgInfoRecdOrgPlantData(PurgInfoRecdOrgPlantData purgInfoRecdOrgPlantData) |
Copyright © 2021 SAP SE. All rights reserved.