SAP ABAP Data Element NSELC (New selection of an infotype record)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element NSELC
Short Description New selection of an infotype record  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
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  
Medium  
Long  
Heading  
Documentation

Definition

The switch PSYST-NSELC is set to YES the first time you display a record. You can query this switch. This ensures that key texts are not read each time a PBO is executed.

This switch is set to NO in the POST_INPUT_CHECKS module at the end of the flow logic. If the infotype has a special logic, e.g. LEAVE SCREEN for infotypes with loop processing, the switch in the infotype-specific module must be set to NO.

NOTE:
If you move to the 'overview' screen during record processing, PSYST-NSELC is always be set to YES when you return to the single record screen. You should therefore not set the default values when creating records since these may already have been changed (cf. PSYST-IINIT).

History
Last changed by/on SAP  19920308 
SAP Release Created in