Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.PurchasingDocumentResultSelectable
Packages that use PurchasingDocumentResultSelectable
Package
Description
-
Uses of PurchasingDocumentResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as PurchasingDocumentResultSelectableModifier and TypeFieldDescriptionstatic final PurchasingDocumentResultSelectablePurchasingDocumentResult.ALL_FIELDSSelector for all available fields of PurchasingDocumentResult. -
Uses of PurchasingDocumentResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field that implement PurchasingDocumentResultSelectableModifier and TypeClassDescriptionclassPurchasingDocumentResultField<FieldT>Template class to represent entity fields of the EntityPurchasingDocumentResult. -
Uses of PurchasingDocumentResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that implement PurchasingDocumentResultSelectableModifier and TypeClassDescriptionclassPurchasingDocumentResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingDocumentResultto other entities.classPurchasingDocumentResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingDocumentResultto other entities, where the cardinality of the related entity is at most 1.