Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting.selectable.AllowlistSelectable
Packages that use AllowlistSelectable
Package
Description
-
Uses of AllowlistSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting declared as AllowlistSelectableModifier and TypeFieldDescriptionstatic final AllowlistSelectableAllowlist.ALL_FIELDSSelector for all available fields of Allowlist. -
Uses of AllowlistSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting.field that implement AllowlistSelectableModifier and TypeClassDescriptionclassAllowlistField<FieldT>Template class to represent entity fields of the EntityAllowlist. -
Uses of AllowlistSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.allowlistintercompanyposting.link that implement AllowlistSelectableModifier and TypeClassDescriptionclassAllowlistLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAllowlistto other entities.classAllowlistOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAllowlistto other entities, where the cardinality of the related entity is at most 1.