SAP ABAP Function Module HRHAP_DOC_ROLE_GET (Get Role for a Given Pair of Objects)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-AP-PM (Application Component) Appraisal, Valuation, and Survey Tool
⤷
PAOC_HAP_DOCUMENT_IF (Package) Appraisal Document - Interface
⤷
⤷
Basic Data
| Function Module | HRHAP_DOC_ROLE_GET | Get Role for a Given Pair of Objects |
| Function Group | HRHAP_IF_DOC_ROLES | Appraisal Document - Roles |
| Program Name | SAPLHRHAP_IF_DOC_ROLES | Appraisal Document - Roles |
| INCLUDE Name | LHRHAP_IF_DOC_ROLESU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ROLE_ID | TYPE | HAP_ROLE_ID | Appraisal Role ID | |||
| |
PLAN_VERSION | TYPE | HAP_PLAN_VERSION | Plan Version | |||
| |
TEMPLATE_ID | TYPE | HAP_TEMPLATE_ID | Appraisal Template | |||
| |
S_OBJECT_BASE | TYPE | HRSOBID | Base Object | |||
| |
S_OBJECT_TARGET | TYPE | HRSOBID | Target Object (Object with the ROLE) | |||
| |
FROM_DATE | TYPE | HAP_DATE_FROM | From Date | |||
| |
TO_DATE | TYPE | HAP_DATE_TO | To Date | |||
| |
READ_NEW | TYPE | CHAR1 | 'X' | 'X'=read data new; ' '=read data from buffer | ||
| |
NO_ROLE_FOUND | TYPE | No Role Found | ||||
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 | 20040312 |
| SAP Release Created in | 110 |