Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogtypecause.CauseCode
Packages that use CauseCode
Package
Description
-
Uses of CauseCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogtypecause
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogtypecause with type parameters of type CauseCodeModifier and TypeFieldDescriptionstatic final SimpleProperty<CauseCode>CauseCode.ALL_FIELDSSelector for all available fields of CauseCode.static final SimpleProperty.Boolean<CauseCode>CauseCode.CODE_IS_INACTIVEstatic final SimpleProperty.String<CauseCode>CauseCode.MAINT_NOTIF_CAUSE_CATALOGstatic final SimpleProperty.String<CauseCode>CauseCode.MAINT_NOTIF_CAUSE_CATALOG_TEXTstatic final SimpleProperty.String<CauseCode>CauseCode.MAINT_NOTIF_CAUSE_CODE_GROUPstatic final SimpleProperty.String<CauseCode>CauseCode.MAINT_NOTIF_CAUSE_CODE_GRP_TEXTstatic final SimpleProperty.String<CauseCode>CauseCode.MAINT_NOTIF_CAUSE_CTLG_CODE_TEXTstatic final SimpleProperty.String<CauseCode>CauseCode.MAINT_NOTIF_CAUSE_GRP_STATUS_TEXTstatic final SimpleProperty.String<CauseCode>CauseCode.MAINT_NOTIFICATION_CAUSE_CODEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogtypecause that return CauseCodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.catalogtypecause that return types with arguments of type CauseCode -
Uses of CauseCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type CauseCodeModifier and TypeMethodDescriptionCatalogTypeCauseService.countMaintNotifCauseCode()Deprecated.Fetch the number of entries from theCauseCodeentity collection matching the filter and search expressions.DefaultCatalogTypeCauseService.countMaintNotifCauseCode()Deprecated.CatalogTypeCauseService.getAllMaintNotifCauseCode()Deprecated.Fetch multipleCauseCodeentities.DefaultCatalogTypeCauseService.getAllMaintNotifCauseCode()Deprecated.CatalogTypeCauseService.getMaintNotifCauseCodeByKey(String maintNotifCauseCatalog, String maintNotifCauseCodeGroup, String maintNotificationCauseCode) Deprecated.Fetch a singleCauseCodeentity using key fields.DefaultCatalogTypeCauseService.getMaintNotifCauseCodeByKey(String maintNotifCauseCatalog, String maintNotifCauseCodeGroup, String maintNotificationCauseCode) Deprecated.