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 |
|---|---|---|---|---|---|---|---|
| |
CV_GESCH | TYPE | P1702-GESCH | Form-of-Address Key | |||
| |
IV_ANRED | TYPE | P1702-ANRED | Gender Key | |||
| |
IV_DEFAULT_ACTIVE | TYPE | FLAG | SPACE | 'X' Get def. Gesch, ' ' Check | ||
| |
ANRED_EMPTY | TYPE | Form-of-address value empty: not allowed. | ||||
| |
ANRED_INVALID | TYPE | No entry in T522G for the Form-of-address | ||||
| |
GESCH_INCOMPATIBLE | TYPE | Gesch is incomptible with Form-of-address | ||||
| |
GESCH_CHANGED | TYPE | The gender was changed by evaluating T522G (I-message) | ||||
Processing Type
| Normal Function 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 |