SAP ABAP Function Module HRHAP_POPUP_SEARCH_ALV (SEARCH POPUP: Output ALV for Search Result)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-AP-PM (Application Component) Appraisal, Valuation, and Survey Tool
⤷
PAOC_HAP_DOCUMENT_UI (Package) Appraisal Document - User Interface
⤷
⤷
Basic Data
| Function Module | HRHAP_POPUP_SEARCH_ALV | SEARCH POPUP: Output ALV for Search Result |
| Function Group | HRHAP_UI_DOCUMENT_REPORT | Appraisal Document - Get UI List |
| Program Name | SAPLHRHAP_UI_DOCUMENT_REPORT | |
| INCLUDE Name | LHRHAP_UI_DOCUMENT_REPORTU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
T_SELECTED_DOCUMENTS | TYPE | HAP_T_DOCUMENTS | Appraisal Document List (Prepared for Output) | |||
| |
S_SEL_CRITERIA | TYPE | HAP_S_SEL_CRITERIA | All Selection Parameters for Document Search | |||
| |
S_DOCUMENT_FILL | TYPE | HAP_S_DOCUMENT_FILL | Doc. List (Def. of which Fields will stay empty in table) | |||
| |
MULTIPLE_SELECT | TYPE | CHAR1 | ' ' | ' ' = Single Selection, 'X' = Multiple Selection | ||
| |
X1 | TYPE | SYST-CUCOL | 5 | Screens, horizontal cursor position at PAI | ||
| |
Y1 | TYPE | SYST-CUROW | 5 | Screens, vertical cursor position at PAI | ||
| |
X2 | TYPE | SYST-CUCOL | 35 | Screens, horizontal cursor position at PAI | ||
| |
Y2 | TYPE | SYST-CUROW | 10 | Screens, vertical cursor position at PAI | ||
| |
CANCELLED | TYPE | Action cancelled | ||||
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 |