SERVICE_ACCOUNT_MAPPING table
The SERVICE_ACCOUNT_MAPPING1 table stores the service profile and its corresponding account profile.
Column Name Description Data type SERVICEPROFILE* Name of service type. Primary key. Character (255) ACCOUNTPROFILE* Name of the account profile corresponding to the service type. Primary key. Character (255) * Indicates the column is required and not null.
1 Indicates the column is added in release 4.6 Express .
Parent topic: Reports tables