Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem.selectable.GLAccountLineItemSelectable
Packages that use GLAccountLineItemSelectable
Package
Description
-
Uses of GLAccountLineItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem declared as GLAccountLineItemSelectableModifier and TypeFieldDescriptionstatic final GLAccountLineItemSelectableGLAccountLineItem.ALL_FIELDSSelector for all available fields of GLAccountLineItem. -
Uses of GLAccountLineItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem.field that implement GLAccountLineItemSelectableModifier and TypeClassDescriptionclassGLAccountLineItemField<FieldT>Template class to represent entity fields of the EntityGLAccountLineItem. -
Uses of GLAccountLineItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.generalledgeraccountlineitem.link that implement GLAccountLineItemSelectableModifier and TypeClassDescriptionclassGLAccountLineItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGLAccountLineItemto other entities.classGLAccountLineItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGLAccountLineItemto other entities, where the cardinality of the related entity is at most 1.