Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.selectable.OperationalAcctgDocItemCubeSelectable
Packages that use OperationalAcctgDocItemCubeSelectable
Package
Description
-
Uses of OperationalAcctgDocItemCubeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument declared as OperationalAcctgDocItemCubeSelectableModifier and TypeFieldDescriptionstatic final OperationalAcctgDocItemCubeSelectableOperationalAcctgDocItemCube.ALL_FIELDSSelector for all available fields of OperationalAcctgDocItemCube. -
Uses of OperationalAcctgDocItemCubeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.field that implement OperationalAcctgDocItemCubeSelectableModifier and TypeClassDescriptionclassOperationalAcctgDocItemCubeField<FieldT>Template class to represent entity fields of the EntityOperationalAcctgDocItemCube. -
Uses of OperationalAcctgDocItemCubeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.accountingdocument.link that implement OperationalAcctgDocItemCubeSelectableModifier and TypeClassDescriptionclassOperationalAcctgDocItemCubeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOperationalAcctgDocItemCubeto other entities.classOperationalAcctgDocItemCubeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofOperationalAcctgDocItemCubeto other entities, where the cardinality of the related entity is at most 1.