SAP ABAP Function Module HRIQ_ST_CHECK_GENDER (Check the gender of the student)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ_E (Package) Campus Management, original language EN
Basic Data
Function Module HRIQ_ST_CHECK_GENDER Check the gender of the student  
Function Group HRPIQ00STUDENT_CHECK1   Elementary checks on Infotype fields ST  
Program Name SAPLHRPIQ00STUDENT_CHECK1   Perform checks on the fields of infotype 
INCLUDE Name LHRPIQ00STUDENT_CHECK1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CV_GESCH TYPE P1702-GESCH Form-of-Address Key
Importing IV_ANRED TYPE P1702-ANRED Gender Key
Importing IV_DEFAULT_ACTIVE TYPE FLAG SPACE 'X' Get def. Gesch, ' ' Check
Exception ANRED_EMPTY TYPE Form-of-address value empty: not allowed.
Exception ANRED_INVALID TYPE No entry in T522G for the Form-of-address
Exception GESCH_INCOMPATIBLE TYPE Gesch is incomptible with Form-of-address
Exception GESCH_CHANGED TYPE The gender was changed by evaluating T522G (I-message)
               
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  20050224 
SAP Release Created in 463