Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.selectable.LglTransParentCategorySelectable
Packages that use LglTransParentCategorySelectable
Package
Description
-
Uses of LglTransParentCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransParentCategorySelectableModifier and TypeFieldDescriptionstatic final LglTransParentCategorySelectableLglTransParentCategory.ALL_FIELDSSelector for all available fields of LglTransParentCategory. -
Uses of LglTransParentCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field that implement LglTransParentCategorySelectableModifier and TypeClassDescriptionclassLglTransParentCategoryField<FieldT>Template class to represent entity fields of the EntityLglTransParentCategory. -
Uses of LglTransParentCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.link that implement LglTransParentCategorySelectableModifier and TypeClassDescriptionclassLglTransParentCategoryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLglTransParentCategoryto other entities.classLglTransParentCategoryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLglTransParentCategoryto other entities, where the cardinality of the related entity is at most 1.