SAP ABAP Data Element DYNP (Enhanced Personnel Selection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00 (Package) Organization and Planning
Basic Data
Data Element DYNP
Short Description Enhanced Personnel Selection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1_X    
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

Use

To indicate you wish to access additional PA report parameters for your report request, select this check box.

Supplementary Documentation - DYNPCHOICE0001

Use

Processing type Direct generates a program which contains the required database changes. This program is executed immediately.

Procedure

Examples

Dependencies


Caution: If large database changes are involved, this processing type can overload the system. Therefore you should preferably use background processing with the options Background or Enter for mass processing if you have large tables or a large number of objects.

Supplementary Documentation - DYNPCHOICE0002

Use

The processing type Enter for mass processing enters the object in table TBATG, thus selecting the object for database modification. All the TBATG entries can then be edited, for example overnight using the report RDDBATP1. This option supports subsequent processing if a large number of objects is to be modified.

Procedure

The report RDDBATP1 should be scheduled as a backgrond job. It processes all the TBATG selections. The report can also be started online, but background processing is preferable.

Examples

Dependencies

The background program generates a log file which you can display with Goto -> Overview -> Background logs.

Supplementary Documentation - DYNPCHOICE0003

Use

Processing type Generate program generates a program containing the required database changes, without actually executing it. This program can be modified by the user.

Procedure

Examples

Dependencies

The object in the database is locked until the generated program is executed.

Supplementary Documentation - DYNPCHOICE0004

Use

The editing type Backgroundschedules a background job explicitly. This background job executes the required database changes in the background. The starting time for the job can also be defined.

Procedure

Examples

Dependencies

If larger changes are to be made to the database, SAP urgently recommends that you execute your database modifications in the background.

Supplementary Documentation - DYNPCHOICE0010

Use

When you select this function, a log is created containing the table attributes and the definition of the fields of the active version of the table in the ABAP/4 Dictionary.

Procedure

Examples

Dependencies

Supplementary Documentation - DYNPCHOICE0011

Use

If you select this option, a log is created containing the table attributes and the definition of the table fields of the latest (revised) version of the table in the ABAP/4 Dictionary.

Procedure

Examples

Dependencies

Supplementary Documentation - DYNPRONRC 0001

Use

Procedure

Enter the screen number here.

If you do not know the screen number, you can find out as follows:

  • On a field of the screen call F1-Help. Then, in the help window for a field of the screen, choose the function Technical Info.
  • On the screen in question choose the function System -> Status.

Examples

Dependencies

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