SAPModule Table

This table stores the modules used in SAP.

Table 1. Database columns for SAPModule table

Database Column

Details

SAPModuleID

Type: integer. Key. Generated ID

A unique identifier for the SAP module table.

ModuleName

Type: text (max 64 characters). Key

The name of the module.

SubModuleName

Type: text (max 64 characters). Key. Nullable

The name of the sub module.

ObjectName

Type: text (max 40 characters). Key. Nullable

The name of the object linked to the SAP system module.