SAP ABAP Data Element P10P_ACTAB (CPDF Value Table Code)
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_ACTAB
Short Description CPDF Value Table Code  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type P10P_ACTAB    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
Value Table T5UPBSPA22    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
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 Val Tb Cd 
Medium 20 Value Table Code 
Long 25 Value Table Code 
Heading 25 Value Table Code 
Documentation

Definition

The CPDF validation table code.

Use

This code is used when calling the configured value table access methods within the CPDF validations configuration.

Dependencies

The table name used in the configured value table access methods must match an entry in the table T5UPBSPA22 for the class and method name of the access method.

Example

In CPDF Status File edit 650.04.1, the CPDF value table 'Table 1' is referenced. We may opt to use the name TABLE_1 to reference this CPDF table, and then in T5UPBSPA22 we would have an entry with key fields:

ACLSS    AMETH    ACTAB

CL_HRPBSUSPA_VT    IF_HRPBSUSPA_CPDF01~BASIC_PAY    TABLE_1

In the validations configuration, when the method IF_HRPBSUSPA_CPDF01~BASIC_PAY is used, the entry for the parameter ACTAB would be TABLE_1.

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