SAP ABAP Class CL_HRASR00_DPF_UTILITIES (Search and Delete Functions for Digital Personnel File)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_PERSONNEL_FILE (Package) Digital Personnel Files
Properties
Class CL_HRASR00_DPF_UTILITIES  
Short Description Search and Delete Functions for Digital Personnel File    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ASR_PERSONNEL_FILE   Digital Personnel Files 
Created 20060907   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRASR00_DPF_UTILITIES has no forward declaration.
Interfaces
Class CL_HRASR00_DPF_UTILITIES has no interface implemented.
Friends
Class CL_HRASR00_DPF_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'HRASR' Application Log: Object Name (Application Code) 20060907
2 C_SUBOBJECT Constant Private Type reference (TYPE) BALSUBOBJ 'DPF' Application Log: Subobject 20060907
3 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20060907
4 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20060907
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DPF Static method Public Method Delete Digital Personnel File 20060907
2 SEARCH_DPF Static method Public Method Find Digital Personnel File 20060907
Events
Class CL_HRASR00_DPF_UTILITIES has no event.
Types
Class CL_HRASR00_DPF_UTILITIES has no local type.
Method Signatures

Method DELETE_DPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060907
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER HR-PD-Infotypen: Meldungen 20060907
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20060907

Method DELETE_DPF on class CL_HRASR00_DPF_UTILITIES has no exception.

Method SEARCH_DPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060907
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER HR-PD-Infotypen: Meldungen 20060907
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20060907
4 Exporting RECORD Call by reference Type reference (TYPE) BAPIDOCTAB Liste der bei einer Suche gefundenen Akten 20060907

Method SEARCH_DPF on class CL_HRASR00_DPF_UTILITIES has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600