SAP ABAP Function Module HRIQ_FM_EXIST_CHECK (CM* Check if function module exists)
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_FM_EXIST_CHECK | CM* Check if function module exists |
| Function Group | HRPIQ00FLEX_TOOLS | CM* Basic function for flex derivation |
| Program Name | SAPLHRPIQ00FLEX_TOOLS | |
| INCLUDE Name | LHRPIQ00FLEX_TOOLSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SUBRC | TYPE | SYSUBRC | Return value, return value after ABAP statements | |||
| |
E_FUNCGRP | TYPE | RS38L_AREA | Function group, to which the function module belongs | |||
| |
I_FUNCNAME | TYPE | FUNCNAME | Function name | |||
| |
T_IMPORT | TYPE | RSIMP | Function Builder: Import Parameters | |||
| |
T_EXPORT | TYPE | RSEXP | Function Builder: Export Parameters | |||
| |
T_TABLES | TYPE | RSTBL | Function Builder: Table Parameters | |||
| |
T_CHANGING | TYPE | RSCHA | Function Builder: In/Out Parameters | |||
| |
T_EXCEPTION | TYPE | RSEXC | Function module: Exceptions | |||
| |
T_DOCUMENTATION | TYPE | RSFDO | Function Builder: Documentation Interface | |||
| |
T_SOURCE | TYPE | RSSOURCE | Program source | |||
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 | 464 |