SAP ABAP Data Element OM_ATTRCHK (General Attribute Maintenance: Check Module)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP0A (Package) HR-OM: General Attribute Maintenance in Org. Management
Basic Data
Data Element OM_ATTRCHK
Short Description General Attribute Maintenance: Check Module  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 Check FM 
Medium 15 Check module 
Long 25 Check function module 
Heading  
Documentation

Definition

This function module is accessed if a value is changed for an attribute.

The module must have the following interfaces.

  • Importing:

    - SCENARIO (type OM_ATTRSCN) optional

    - ATTRIB (type OM_ATTRIB) optional

    - CHECK (no type)

  • Exporting

    - MESSAGE (type HRRHAD_MSG)

  • Exceptions

    - ...

If the value is invalid in CHECK, the module must resolve the excpetion. A message will then appear, which is transferred into the MESSAGE structure.

If a W-message appears, the value can be removed by choosing 'Enter', this is not the case for E-messages.

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