Modifier and Type | Field and Description |
---|---|
static PhysInventoryDocItemSelectable |
PhysInventoryDocItem.ALL_FIELDS
Selector for all available fields of PhysInventoryDocItem.
|
Modifier and Type | Class and Description |
---|---|
class |
PhysInventoryDocItemField<FieldT>
Template class to represent entity fields of the Entity
PhysInventoryDocItem . |
Modifier and Type | Class and Description |
---|---|
class |
PhysInventoryDocItemLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhysInventoryDocItem to other entities. |
class |
PhysInventoryDocItemOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhysInventoryDocItem to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.