SAP ABAP Data Element PPU12_UEXIT (Parameter content for user-exit)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-TL (Application Component) Tools
     PC_PU12 (Package) Development of Interface Toolbox
Basic Data
Data Element PPU12_UEXIT
Short Description Parameter content for user-exit  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHOICE    
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 10 Selection 
Medium 15 Radio button 
Long 20 Radio button 
Heading 25 Radio button 
Documentation

Definition

You can call up a user-defined Form Routine.

Use

Parameter

Every user exit must have 16 parameters. Parameters 1 to 15 are available as default values for the user exit.

  • If you use tables, you can select the following default values for the table entries.
    • First
    • The Form Routine copies the first table entry.
    • Last
    • The Form Routine copies the last table entry.
    • Current
    • The Form Routine copies the current table entry (from the table header).

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