Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord |
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.
|
Modifier and Type | Method and Description |
---|---|
PurgInfoRecdOrgPlantData |
PurgInfoRecdOrgPlantData.PurgInfoRecdOrgPlantDataBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PurgInfoRecdOrgPlantData> |
PurchasingInfoRecord.fetchPurgInfoRecdOrgPlantData()
Fetches the PurgInfoRecdOrgPlantData entities (one to many) associated with this entity.
|
List<PurgInfoRecdOrgPlantData> |
PurchasingInfoRecord.getPurgInfoRecdOrgPlantDataOrFetch()
Retrieval of associated PurgInfoRecdOrgPlantData entities (one to many).
|
com.google.common.base.Optional<List<PurgInfoRecdOrgPlantData>> |
PurchasingInfoRecord.getPurgInfoRecdOrgPlantDataOrNull()
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) |
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 |
---|
PurchasingInfoRecord(String purchasingInfoRecord,
String supplier,
String material,
String materialGroup,
Calendar creationDate,
Boolean isDeleted,
String purchasingInfoRecordDesc,
String purgDocOrderQuantityUnit,
BigDecimal orderItemQtyToBaseQtyNmrtr,
BigDecimal orderItemQtyToBaseQtyDnmntr,
String supplierMaterialNumber,
String supplierRespSalesPersonName,
String supplierPhoneNumber,
String baseUnit,
String supplierMaterialGroup,
String priorSupplier,
Calendar availabilityStartDate,
Calendar availabilityEndDate,
String varblPurOrdUnitIsActive,
String manufacturer,
Boolean isRegularSupplier,
String supplierSubrange,
BigDecimal noDaysReminder1,
BigDecimal noDaysReminder2,
BigDecimal noDaysReminder3,
BigDecimal productPurchasePointsQty,
String productPurchasePointsQtyUnit,
String supplierSubrangeSortNumber,
Calendar lastChangeDateTime,
String isEndOfPurposeBlocked,
ErpConfigContext erpConfigContext,
List<PurgInfoRecdOrgPlantData> toPurgInfoRecdOrgPlantData) |
Copyright © 2018 SAP SE. All rights reserved.