SAP ABAP Table CRMC_AUTH_SCP_T (Authorization Scope: Texts)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF (Application Component) Basic Functions
     CRM_AUTHORIZATION_SCOPE (Package) Authorization Scope for CRM objects (One-Order, etc.)
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRMC_AUTH_SCP_T   Table Relationship Diagram
Short Description Authorization Scope: Texts    
Delivery and Maintenance
Pool/cluster      
Delivery Class G   Customizing table, protected against SAP Upd., only INS all. 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client T000
2 LANGU CRMT_LANGUAGE SPRAS LANG 1   0   Language Key of Description T002
3 AUTH_DOM CRM_AUTH_DOM CRM_AUTH_DOM CHAR 16   0   Authorization Domain CRMC_AUTH_DOM
4 AUTH_SCOPE CRM_AUTH_SCOPE CRM_AUTH_SCOPE NUMC 6   0   Authorization Scope CRMC_AUTH_SCP
5 DESCRIPTION CRMT_DESCRIPTION TEXT40 CHAR 40   0   Description  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMC_AUTH_SCP_T AUTH_DOM CRMC_AUTH_DOM AUTH_DOM KEY 1 CN
2 CRMC_AUTH_SCP_T AUTH_SCOPE CRMC_AUTH_SCP AUTH_SCOPE TEXT 1 CN
3 CRMC_AUTH_SCP_T CLIENT T000 MANDT KEY    
4 CRMC_AUTH_SCP_T LANGU T002 SPRAS KEY    
History
Last changed by/on SAP  20130604 
SAP Release Created in 700