SAP ABAP Data Element P10P_DBTAB (Database Table)
Hierarchy
EA-HRCUS (Software Component) Sub component EA-HRCUS of EA-HR
   PA-PA-US (Application Component) USA
     PAOC_PAD_US_FD (Package) US Federal Public Sector
Basic Data
Data Element P10P_DBTAB
Short Description Database Table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
Further Characteristics
Search Help: Name MHDBTAB    
Search Help: Parameters TABNAME   
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 Table 
Medium 20 Database Table 
Long 25 Database Table 
Heading 25 Database Table 
Documentation

Definition

This is the SAP database table that is accessed in a configured table access.

Use

The system uses this table when calling the configured value table access methods within the CPDF validations configuration. The entry defines the table from which the data is selected.

Dependencies

In table T5UPBSPA23, you define a selection rule for accessing the table specified in this entry.

Example

In CPDF Status File edit 650.04.1, the CPDF value table 'Table 1' is referenced. You may opt to use the name TABLE_1 to reference this CPDF table.

If you want to configure the method CL_HRPBSUSPA_VT=>BASIC_PAY_01 to access the SAP table for this CPDF table, and if you have configured the entries in the default CPDF value table T5UPBSPA24, with the desired entry in the field 'LOPAY', then in table T5UPBSPA22, you should have the following entry with fields:

ACTAB    AMETH        DBTAB    RTFLD

TABLE_1    BASIC_PAY_01        T5UPBSPA24    LOPAY

History
Last changed by/on SAP  20050301 
SAP Release Created in 600