SAP ABAP Function Module RH_GET_QUALIFICATION (Selection of qualifications per business event attendee)
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   PE (Application Component) Training and Event Management
     PP09 (Package) Training and Event Management
Basic Data
Function Module RH_GET_QUALIFICATION Selection of qualifications per business event attendee  
Function Group RHV4   Training & Event Mgmt Function Group 4  
Program Name SAPLRHV4    
INCLUDE Name LRHV4U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGDA TYPE P1001-BEGDA '19000101'
Importing ENDDA TYPE P1001-ENDDA '99991231' Selection period: key date
Importing STICH TYPE P1001-BEGDA
Importing ISTAT TYPE P1001-ISTAT ' ' Relationship status
Importing EXTEND TYPE HRRHDB-EXTEND 'X' EXTEND = X -> BEGDA, ENDDA, ISTAT are taken into account
Importing SORT TYPE HRRHDB-SORT 'X' Output sorted -> SORT = 'X'
Importing AUTH_SOBID TYPE SPACE Strukturelle Berechtigungsprüfung für Zielobjekt (space = no)
Tables PARTIC_TAB TYPE HRSOBID Attendee whose qualifications are to be displayed
Tables QUALIF_TAB TYPE HRVQUALIF Qualifications per attendee
Exception NO_QUALIF_FOUND TYPE No qualifications were found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in