Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.selectable.PurchasingInfoRecordSelectable
Packages that use PurchasingInfoRecordSelectable
Package
Description
-
Uses of PurchasingInfoRecordSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord declared as PurchasingInfoRecordSelectableModifier and TypeFieldDescriptionstatic final PurchasingInfoRecordSelectablePurchasingInfoRecord.ALL_FIELDSSelector for all available fields of PurchasingInfoRecord. -
Uses of PurchasingInfoRecordSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.field that implement PurchasingInfoRecordSelectableModifier and TypeClassDescriptionclassPurchasingInfoRecordField<FieldT>Template class to represent entity fields of the EntityPurchasingInfoRecord. -
Uses of PurchasingInfoRecordSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.link that implement PurchasingInfoRecordSelectableModifier and TypeClassDescriptionclassPurchasingInfoRecordLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingInfoRecordto other entities.classPurchasingInfoRecordOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingInfoRecordto other entities, where the cardinality of the related entity is at most 1.