SAP ABAP Class IF_HRPADUN_AAP_STAFF_SEL (Selecting the staff a HR officer is responsible for)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPADUN_AAP_STAFF_SEL PAAP: staff selection 20050719
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPADUN_AAP_STAFF_SEL_DEMO PAAP: staff selection 20050719
Properties
Class IF_HRPADUN_AAP_STAFF_SEL  
Short Description Selecting the staff a HR officer is responsible for    
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_STAFF_SEL has no forward declaration.
Interfaces
Class IF_HRPADUN_AAP_STAFF_SEL has no interface implemented.
Friends
Class IF_HRPADUN_AAP_STAFF_SEL has no friend class.
Attributes
Class IF_HRPADUN_AAP_STAFF_SEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILTER_TEXT Instance method Public Method get the name of the filter object 20050719
2 GET_PERSONS_RESPONSIBLE_FOR Instance method Public Method Return a list of persons a user (officer) is responsible for 20050719
Events
Class IF_HRPADUN_AAP_STAFF_SEL has no event.
Types
Class IF_HRPADUN_AAP_STAFF_SEL has no local type.
Method Signatures

Method GET_FILTER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FILTER_TEXT Call by reference Type reference (TYPE) STRING 20050719
2 Exporting FILTER_TYPE Call by reference Type reference (TYPE) STRING 20050719

Method GET_FILTER_TEXT on class IF_HRPADUN_AAP_STAFF_SEL has no exception.

Method GET_PERSONS_RESPONSIBLE_FOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PERSONS Call by reference Type reference (TYPE) HRPADUN_AAP_PERSONS List of person numbers 20050719
2 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SAP System, User Logon Name 20050719
# Exception Resumable Description Created on
1 UNAME_NOT_VALID 20050719
History
Last changed by/on SAP  20071120 
SAP Release Created in