Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.link |
Modifier and Type | Field and Description |
---|---|
static BatchLink<BatchCharc> |
Batch.TO_BATCH_CHARC
Use with available fluent helpers to apply the to_BatchCharc navigation property to query operations.
|
static BatchLink<BatchPlant> |
Batch.TO_BATCH_PLANT
Use with available fluent helpers to apply the to_BatchPlant navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
Batch to other entities, where the
cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BatchLink<ObjectT> |
BatchLink.translateLinkType(EntityLink<BatchLink<ObjectT>,Batch,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected BatchLink<ObjectT> |
BatchLink.translateLinkType(EntityLink<BatchLink<ObjectT>,Batch,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.