SAPConnectivityType Table

This table stores SAP connectivity type.

Table 1. Database columns for SAPConnectivityType table

Database Column

Details

SAPConnectivityTypeID

Type: integer. Key. Generated ID

A unique identifier for the SAP connectivity type.

TypeName

Type: text (max 64 characters). Key

A unique lookup for each SAPConnectivityType. Possible values and the corresponding default strings are:

  • Interactive
  • Batch
ResourceName

Type: text (max 256 characters). Nullable

A localizable resource string representing an SAP connectivity type. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the SAP connectivity type resource string has no translation.