Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.ControllingObjectDebitSelectable
Packages that use ControllingObjectDebitSelectable
Package
Description
-
Uses of ControllingObjectDebitSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ControllingObjectDebitSelectableModifier and TypeFieldDescriptionstatic final ControllingObjectDebitSelectableControllingObjectDebit.ALL_FIELDSSelector for all available fields of ControllingObjectDebit. -
Uses of ControllingObjectDebitSelectable 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 ControllingObjectDebitSelectableModifier and TypeClassDescriptionclassControllingObjectDebitField<FieldT>Template class to represent entity fields of the EntityControllingObjectDebit. -
Uses of ControllingObjectDebitSelectable 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 ControllingObjectDebitSelectableModifier and TypeClassDescriptionclassControllingObjectDebitLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofControllingObjectDebitto other entities.classControllingObjectDebitOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofControllingObjectDebitto other entities, where the cardinality of the related entity is at most 1.