SAP ABAP Data Element P10P_RTFLD (Return Field)
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_RTFLD
Short Description Return Field  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
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 Return Fld 
Medium 20 Return Field 
Long 25 Return Field 
Heading 30 Return Field 
Documentation

Definition

This is the field of the SAP database table the system reads to obtain the return value of the configured method.

Use

You can configure the access methods implemented in class CL_HRPBSUSPA_VT to access an SAP (system or customer) table for use within the validations. The system uses this field to determine the field of the table specified in the field DBTAB, which is read and returned to the validations tool.

Example

In CPDF Status File edit 650.04.1, the CPDF value table 'Table 1' is referenced. You may opt to use the default table T5UPBSPA24 to hold the validation data. For this method, the appropriate field for the return value is 'LOPAY'. To configure this, the entry should be:

DBTAB    RTFLD

T5UPBSPA24    LOPAY

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