Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.selectable.PurReqnAcctAssgmtSelectable
Packages that use PurReqnAcctAssgmtSelectable
Package
Description
-
Uses of PurReqnAcctAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition declared as PurReqnAcctAssgmtSelectableModifier and TypeFieldDescriptionstatic final PurReqnAcctAssgmtSelectablePurReqnAcctAssgmt.ALL_FIELDSSelector for all available fields of PurReqnAcctAssgmt. -
Uses of PurReqnAcctAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.field that implement PurReqnAcctAssgmtSelectableModifier and TypeClassDescriptionclassPurReqnAcctAssgmtField<FieldT>Template class to represent entity fields of the EntityPurReqnAcctAssgmt. -
Uses of PurReqnAcctAssgmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaserequisition.link that implement PurReqnAcctAssgmtSelectableModifier and TypeClassDescriptionclassPurReqnAcctAssgmtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurReqnAcctAssgmtto other entities.classPurReqnAcctAssgmtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurReqnAcctAssgmtto other entities, where the cardinality of the related entity is at most 1.