SAP ABAP Data Element HRBAS_CDOC_ACTIVE (HR Change Documents: Active or Deactive)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00_SERVICE (Package) Various Service Tools, Classes, Function Modules, Programs
Basic Data
Data Element HRBAS_CDOC_ACTIVE
Short Description HR Change Documents: Active or Deactive  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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 Active 
Medium 15 Active 
Long 20 Active 
Heading Actv. 
Documentation

Definition

Field in table T77CDOC_CUST for activating values from the PLVAR, OTYPE, INFTY, and SUBTY fields.

Use

If you select this field, you can activate the creation of change documents for the relevant line (that is, the combination of plan version, object type, infotype/subtype).

If you deselect the field, you can switch off change documents temporarily. This ensures that this line is not included when determining the relevant change document values for PLVAR, OTYPE, INFTY, and SUBTY. The table values are not lost and you can reactivate them at any time by selecting this field.

Dependencies

Note that the creation of change documents is only switched off, if no values overlap. That is, if the values of PLVAR, OTYPE, INFTY, and SUBTY for the line deactivated using this field do not additionally occur in another line.

Example

In the following example, the values overlap:

PLVAR    OTYPE    INFTY    SUBTY    CDOC_ACTIVE

01    O    *    *    X

01    O    1000    *    X

After the second line has been switched off, only the values of the first line are determined for change documents.

PLVAR    OTYPE    INFTY    SUBTY    CDOC_ACTIVE

01    O    *    *    X

01    O    1000    *   

In this case, the creation of change documents is not deactivated for the values of the second line (01, 0, 1000, *) because these values are also contained in the first line. However, the second line is deactivated and is no longer taken into consideration when determining the active combination of PLVAR/OTYPE/INFTY/SUBTY.

History
Last changed by/on SAP  20041216 
SAP Release Created in 700