Sap BTP SaaS Entities
Intelligent Situation Automation
- Preview
- Usage
- Definition

import { IntelligentSituationAutomation } from '@dinghy/diagrams/entitiesSapBtpSaas'
<IntelligentSituationAutomation/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTELLIGENT_SITUATION_AUTOMATION } from '@dinghy/diagrams/entitiesSapBtpSaas'
<Shape
{...props}
_style={extendStyle(props, INTELLIGENT_SITUATION_AUTOMATION)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=Intelligent_Situation_Automation',
},
_original_width: 50,
_original_height: 50,
}
SAP Landscape Management Cloud
- Preview
- Usage
- Definition

import { SapLandscapeManagementCloud } from '@dinghy/diagrams/entitiesSapBtpSaas'
<SapLandscapeManagementCloud/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAP_LANDSCAPE_MANAGEMENT_CLOUD } from '@dinghy/diagrams/entitiesSapBtpSaas'
<Shape
{...props}
_style={extendStyle(props, SAP_LANDSCAPE_MANAGEMENT_CLOUD)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Landscape_Management_Cloud',
},
_original_width: 50,
_original_height: 50,
}
SAP Omnichannel Promotion Pricing
- Preview
- Usage
- Definition

import { SapOmnichannelPromotionPricing } from '@dinghy/diagrams/entitiesSapBtpSaas'
<SapOmnichannelPromotionPricing/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAP_OMNICHANNEL_PROMOTION_PRICING } from '@dinghy/diagrams/entitiesSapBtpSaas'
<Shape
{...props}
_style={extendStyle(props, SAP_OMNICHANNEL_PROMOTION_PRICING)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Omnichannel_Promotion_Pricing',
},
_original_width: 50,
_original_height: 50,
}
SAP S/4HANA Cloud for Intelligent Intercompany Reconciliation
- Preview
- Usage
- Definition

import { SapS4hanaCloudForIntelligentIntercompanyReconciliation } from '@dinghy/diagrams/entitiesSapBtpSaas'
<SapS4hanaCloudForIntelligentIntercompanyReconciliation/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAP_S_4HANA_CLOUD_FOR_INTELLIGENT_INTERCOMPANY_RECONCILIATION } from '@dinghy/diagrams/entitiesSapBtpSaas'
<Shape
{...props}
_style={extendStyle(props, SAP_S_4HANA_CLOUD_FOR_INTELLIGENT_INTERCOMPANY_RECONCILIATION)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_S4HANA_Cloud_for_Intelligent_Intercompany_Reconciliation',
},
_original_width: 50,
_original_height: 50,
}
SAP Variant Configuration and Pricing
- Preview
- Usage
- Definition

import { SapVariantConfigurationAndPricing } from '@dinghy/diagrams/entitiesSapBtpSaas'
<SapVariantConfigurationAndPricing/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAP_VARIANT_CONFIGURATION_AND_PRICING } from '@dinghy/diagrams/entitiesSapBtpSaas'
<Shape
{...props}
_style={extendStyle(props, SAP_VARIANT_CONFIGURATION_AND_PRICING)}
/>
{
_style: {
entity: 'shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Variant_Configuration_and_Pricing',
},
_original_width: 50,
_original_height: 50,
}