SAP ABAP Data Element P01P_MFACT (Notification Factory)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O_ZV (Package) SP Notification Program for Public Sector Germany
Basic Data
Data Element P01P_MFACT
Short Description Notification Factory  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Not. Fctry 
Medium 15 Notif. Factory 
Long 20 Notification Factory 
Heading 55 Notification Factory 
Documentation

Definition

You can use your own notification factory to influence notification creation by means of customer-specific implementations without making modifications.

Use

In the notification factory you can, for example, define which record types can comprise various events relevant for notification or which fields in the record types are filled in which way.

Dependencies

The notification factory must be a concrete child class of abstract class CL_HRPBSDEZV_ABSTRAC_NOTIF_FAC.

Example

Class CL_HRPBSDEZV_DEFAULT_NOTIF_FAC is delivered in the standard SAP system. If you do not have a customer-specific implementation, enter this class in this field.

If you have a customer-specific implementation, derivation does not have to be based on abstract class CL_HRPBSDEZV_ABSTRAC_NOTIF_FAC, but can also be based on standard SAP class CL_HRPBSDEZV_DEFAULT_NOTIF_FAC.

History
Last changed by/on SAP  20110901 
SAP Release Created in 600