SAPObject Table
This table stores the SAP object
| 
                 Database Column  | 
              
                 Details  | 
            
|---|---|
                SAPObjectID
               | 
              
                 Type: integer. Key. Generated ID A unique identifier for the SAP object.  | 
            
                ObjectName
               | 
              
                 Type: text (max 40 characters). Key Name of the object  | 
            
                SAPObjectTypeID
               | 
              
                 Type: integer. Key Foreign key to the SAP object type that identifies the object type.  |