SAP ABAP Data Element TEST_3 (Test switch)
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 TEST_3
Short Description Test switch  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR3    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
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

  • Test = 'OFF':
    The database is updated.
  • Test = 'ON':
    A log is issued but the database is not updated.

Supplementary Documentation - TEST_3 0001

Use

The value can be ON or OFF.

  • ON = Only one list of selected persons is created. The field
    P0003-KOABR has the value 'X' for the persons selected
    with 'X', that is, precisely these persons are to be on
    the matchcode.
  • OFF = The matchcode is also updated by writing data records to
    PREL and MACO.

Procedure

Examples

Dependencies

Supplementary Documentation - TEST_3 0002

Use

Update mode

Procedure

Examples

Dependencies

  • for TEST = ON, no update is made to T512W
  • for TEST = OFF, the chosen wage types, for which one of the
    selected wage type attributes has changed, are
    changed in T512W

Supplementary Documentation - TEST_3 0003

Use

Conversion cluster RD(PCL2)

Procedure

Examples

Dependencies

  • For test = 'X', no updates are made to file PCL2. Conversion is
    only simulated.
  • For test = ' ', converted data records are written back to the
    file.

Supplementary Documentation - TEST_3 0004

Use

Test run or productive run.
With this parameter, you determine whether data is to be stored in the database PCL2, cluster RA.

Procedure

Examples

Dependencies

ON Test run
no updates are made in the database

DIS Test run with display of CRT
no updates are made in the database;
but the internal table CRT is displayed on the screen

OFF Productive
Updates are carried out in the database

Supplementary Documentation - TEST_3 0005

Use

Test

Procedure

Examples

Dependencies

  • Entry = 'ON' : generated reports are not written back to the
    database
  • Entry = 'OFF' : generated reports are written to the database

Supplementary Documentation - TEST_3 0006

Use

Test switch

Procedure

Examples

Dependencies

Entry = 'ON' : tables are not changed

Entry = 'OFF': tables are changed

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