SAP ABAP Function Module HRTNM_RELAT_EXISTS_ALONG_PATH (Check if a training need belongs to a training plan)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
P99S_TNM (Package) Training needs management
⤷
⤷
Basic Data
| Function Module | HRTNM_RELAT_EXISTS_ALONG_PATH | Check if a training need belongs to a training plan |
| Function Group | HRTNM_REPOSITORY | TNM Repository |
| Program Name | SAPLHRTNM_REPOSITORY | |
| INCLUDE Name | LHRTNM_REPOSITORYU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_LST_TREE_OBJEC | TYPE | TREE_OBJEC | Structure objec with Node Key for Tree Control | |||
| |
EV_REL_EXISTS | TYPE | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | |||
| |
ES_REL_TREE_OBJEC | TYPE | TREE_OBJEC | Structure objec with Node Key for Tree Control | |||
| |
IV_NODE_KEY | TYPE | TV_NODEKEY | Tree Control: Node Key | |||
| |
IV_RELOB | TYPE | OTYPE | Object Type | |||
| |
IV_DIRECTION | TYPE | BOOLE_D | Direction to evaluate the path (up or down) | |||
| |
IT_TREE_OBJECTS | TYPE | KEYOBJEC_T | Table of type TREE_OBJEC | |||
| |
IT_TREE_STRUCTURE | TYPE | KEYSTRUC_T | Table of type TREE_STRUC | |||
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 | 20071120 |
| SAP Release Created in | 600 |