Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.AccountingDocumentCategorySelectable
Packages that use AccountingDocumentCategorySelectable
Package
Description
-
Uses of AccountingDocumentCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as AccountingDocumentCategorySelectableModifier and TypeFieldDescriptionstatic final AccountingDocumentCategorySelectableAccountingDocumentCategory.ALL_FIELDSSelector for all available fields of AccountingDocumentCategory. -
Uses of AccountingDocumentCategorySelectable 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 AccountingDocumentCategorySelectableModifier and TypeClassDescriptionclassAccountingDocumentCategoryField<FieldT>Template class to represent entity fields of the EntityAccountingDocumentCategory. -
Uses of AccountingDocumentCategorySelectable 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 AccountingDocumentCategorySelectableModifier and TypeClassDescriptionclassAccountingDocumentCategoryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAccountingDocumentCategoryto other entities.classAccountingDocumentCategoryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAccountingDocumentCategoryto other entities, where the cardinality of the related entity is at most 1.