SAP ABAP Data Element RSDS_PSADATCLS (Data Class for PSA Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Basic Data
Data Element RSDS_PSADATCLS
Short Description Data Class for PSA Table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TABART    
Data Type CHAR   Character String 
Length 5    
Decimal Places 0    
Output Length 5    
Value Table DDART    
Further Characteristics
Search Help: Name RSF4DATCLS    
Search Help: Parameters DATCLS   
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Data Type 
Medium 15 Data Class PSA 
Long 30 Data Class for PSA Table 
Heading 40 Data Class for PSA Table 
Documentation

Definition

You use this data type to specify the physical area of the database (for ORACLE of TABLESPACE) to which your tables are stored at the logical level. When you make the appropriate selection of a data type, the system automatically assigns your tables to the correct area when they are created in the database.

The most important data types (not including the system data) are:

  • APPL0 Master data
  • APPL1 Transaction data
  • APPL2 Organization and Customizing data

Master data is data that is often accessed for reading, but that is only rarely updated. Transaction data is data that is updated frequently. Organization and Customizing data is data that is specified when system settings are made and that are rarely changed thereafter.

Two other data types are available for the customer to use (USR and USR1), which are supplied for custom development. The tables assigned to these data types are saved in the table space designated for customer development.

Note:Make sure that the data type only affects the way the table is saved for ORACLE and INFORMIX database systems.

History
Last changed by/on SAP  20130604 
SAP Release Created in 700