Context
Global context of the application which includes runtime integration context.
interface Context {
$sapcc: SapccIntegrationContext;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
$sapcc | Required | SapccIntegrationContext |
Global context of the application which includes runtime integration context.
interface Context {
$sapcc: SapccIntegrationContext;
}| Name | Required | Type | Description |
|---|---|---|---|
$sapcc | Required | SapccIntegrationContext |