Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.selectable.CrdtMgmtBPNegativeEventSelectable
Packages that use CrdtMgmtBPNegativeEventSelectable
Package
Description
-
Uses of CrdtMgmtBPNegativeEventSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata declared as CrdtMgmtBPNegativeEventSelectableModifier and TypeFieldDescriptionstatic final CrdtMgmtBPNegativeEventSelectableCrdtMgmtBPNegativeEvent.ALL_FIELDSSelector for all available fields of CrdtMgmtBPNegativeEvent. -
Uses of CrdtMgmtBPNegativeEventSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.field that implement CrdtMgmtBPNegativeEventSelectableModifier and TypeClassDescriptionclassCrdtMgmtBPNegativeEventField<FieldT>Template class to represent entity fields of the EntityCrdtMgmtBPNegativeEvent. -
Uses of CrdtMgmtBPNegativeEventSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.link that implement CrdtMgmtBPNegativeEventSelectableModifier and TypeClassDescriptionclassCrdtMgmtBPNegativeEventLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCrdtMgmtBPNegativeEventto other entities.classCrdtMgmtBPNegativeEventOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCrdtMgmtBPNegativeEventto other entities, where the cardinality of the related entity is at most 1.