SAP ABAP Class IF_HRPADUN_AAP_STORAGE (IF_HRPADUN_AAP_STORAGE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPADUN_AAP_STORAGE An interface to PAAP's storage modul 20050720
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPADUN_AAP_STORAGE_DEMO An interface to PAAP's storage modul 20050719
Properties
Class IF_HRPADUN_AAP_STORAGE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050719   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPADUN_AAP_STORAGE has no forward declaration.
Interfaces
Class IF_HRPADUN_AAP_STORAGE has no interface implemented.
Friends
Class IF_HRPADUN_AAP_STORAGE has no friend class.
Attributes
Class IF_HRPADUN_AAP_STORAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_PERSONS Instance method Public Method Get a list of persons with entries in storage 20050719
2 GET_HISTORY_START_DATE Instance method Public Method Return date of the earliest history entry 20050719
3 GET_MARKED_PERSONS Instance method Public Method From a list of persons get those with entries in storage 20050719
4 GET_PERSONS_BY_ADMIN Instance method Public Method From a list of persons get those with entries in storage 20050719
5 GET_PERSON_DETAILS Instance method Public Method Get attributes, actions and infotypes of a person 20050719
6 INITIAL_HIRED Static method Public Method Person is initially hired 20050719
7 SET_HISTORY_START_DATE Instance method Public Method set the earliest date for which history entries are returned 20050719
Events
Class IF_HRPADUN_AAP_STORAGE has no event.
Types
Class IF_HRPADUN_AAP_STORAGE has no local type.
Method Signatures

Method GET_ALL_PERSONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PERSONS_WITH_CLOSED_ACTIONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS list of person numbers 20050719
2 Exporting PERSONS_WITH_OPEN_ACTIONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS list of person numbers 20050719
3 Importing START_DATE Call by reference Type reference (TYPE) D 20050719

Method GET_ALL_PERSONS on class IF_HRPADUN_AAP_STORAGE has no exception.

Method GET_HISTORY_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting START_DATE Call by reference Type reference (TYPE) D Date 20050719

Method GET_HISTORY_START_DATE on class IF_HRPADUN_AAP_STORAGE has no exception.

Method GET_MARKED_PERSONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERSONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS list of person numbers 20050719
2 Exporting PERSONS_WITH_CLOSED_ACTIONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS list of person numbers 20050719
3 Exporting PERSONS_WITH_OPEN_ACTIONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS list of person numbers 20050719
4 Importing START_DATE Call by reference Type reference (TYPE) D 20050719

Method GET_MARKED_PERSONS on class IF_HRPADUN_AAP_STORAGE has no exception.

Method GET_PERSONS_BY_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PERSONS_WITH_CLOSED_ACTIONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS list of person numbers 20050719
2 Exporting PERSONS_WITH_OPEN_ACTIONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS list of person numbers 20050719
3 Importing START_DATE Call by reference Type reference (TYPE) D 20050719
4 Importing UNAME Call by reference Type reference (TYPE) UNAME User Name 20050719

Method GET_PERSONS_BY_ADMIN on class IF_HRPADUN_AAP_STORAGE has no exception.

Method GET_PERSON_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTIONS Call by reference Type reference (TYPE) HRPADUN_AAP_ACTIONS PAAP: List of actions 20050719
2 Exporting DESCRIPTION Call by reference Type reference (TYPE) STRING 20050719
3 Importing GROUP Call by reference Type reference (TYPE) CHAR01 to be used for : 'O', 'C' or 'S' 20050719
4 Importing PERSON Call by reference Type reference (TYPE) PERNR Standard Selections for HR Master Data Reporting 20050719

Method GET_PERSON_DETAILS on class IF_HRPADUN_AAP_STORAGE has no exception.

Method INITIAL_HIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT Value transfer Type reference (TYPE) XFELD Checkbox 20050719
2 Importing PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20050719

Method INITIAL_HIRED on class IF_HRPADUN_AAP_STORAGE has no exception.

Method SET_HISTORY_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing START_DATE Call by reference Type reference (TYPE) D Date 20050719

Method SET_HISTORY_START_DATE on class IF_HRPADUN_AAP_STORAGE has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in