Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRFPM_AWB_APPLC | HRFPM, Admin WB: Application | 20020626 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRFPM_AWB_APPLC_OBJ_ALL | HRFPM, WB: Objects in All Commitment Runs | 20020730 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRFPM_AWB_APPLC_OBJ_FAILING | HRFPM,WB: Process Incorrect Objects | 20020730 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRFPM_AWB_APPLC_OBJ_RUN | HRFPM, AW: Process Objects in a Run | 20020801 |
Properties
| Class | CL_HRFPM_AWB_APPLC_OBJ | |
| Short Description | HRFPM, WB: Processing of Objects within Runs | |
| Super Class | CL_HRFPM_AWB_APPLC | HRFPM, Admin WB: Application |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_FPM_COM_ENGINE | Position Management: Commitment Creation |
| Created | 20020626 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRFPM_AWB_APPLC_OBJ has no forward declaration.
Interfaces
Class CL_HRFPM_AWB_APPLC_OBJ has no interface implemented.
Friends
Class CL_HRFPM_AWB_APPLC_OBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20020715 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20020726 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20020808 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DD02L-TABNAME | Table Name | 20020715 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20020808 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20020716 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20020808 | |||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | 'DEP_' | 20020801 | |||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'INCONS_*' | 20020910 | |||
| 10 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'CHANGE_RESP_DEP' | Change Area of Responsibility | 20020801 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SYUCOMM | 'DISP_CHANGE_HIS' | Jump to Display of Change Log | 20020821 | ||
| 12 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DISPLAY_FPM_DOCS' | Display of Financing Documents | 20020915 | ||
| 13 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DISPLAY_ORIG_DOCS' | Display of Financing Documents | 20030819 | ||
| 14 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'FILTER_OWN_COMPONENTS' | Screens, Function Code That Triggered PAI | 20021015 | ||
| 15 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'GOTO_ENGINE_RUN' | Jump to View 'Run Processing' | 20020826 | ||
| 16 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'INCONS_' | Process Inconsistencies | 20020910 | ||
| 17 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'INCONS_ADJUST' | Remove inconsistencies | 20020910 | ||
| 18 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'INCONS_ANALYZE' | Analyze Inconsistencies | 20020910 | ||
| 19 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DISP_ITYPE' | Jump to Enhanced Detail Maintenance | 20020731 | ||
| 20 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020801 | ||||
| 21 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020801 | ||||
| 22 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020916 | ||||
| 23 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030819 | ||||
| 24 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20021113 | ||||
| 25 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20021015 | ||||
| 26 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020826 | ||||
| 27 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020731 | ||||
| 28 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20020715 |
Methods
Events
Class CL_HRFPM_AWB_APPLC_OBJ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | OVERVIEW_T | Protected | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJ_OVERVIEW | Structure for Displaying Overview Data | 20020801 | |
| 2 | OVERVIEW_TAB_T | Protected | See coding | 20021004 | overview_tab_t TYPE
STANDARD TABLE OF hrfpm_awb_applc_obj_overview
|
||
| 3 | SELECTION_T | Private | See coding | Structure for Selecting Overview Data | 20021010 | BEGIN OF selection_t ,
objects TYPE hrfpm_objects,
runadmins TYPE hrfpm_runadmins,
engine_log TYPE hrfpm_engine_log,
END OF selection_t
|
Method Signatures
Method BUILD_ALV_GRID_CT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20020812 | |||
| 2 | IT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020923 |
Method BUILD_CNT_MENU_DEP_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20020801 | |||
| 2 | IT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Stuktur für Objekte für Workbench | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020923 |
Method BUILD_CNT_MENU_INCONSISTENCIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20020910 | |||
| 2 | IT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Stuktur für Objekte für Workbench | 20020910 |
Method BUILD_CNT_MENU_INCONSISTENCIES on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method CHANGE_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NEW_DEPARTMENT | Call by reference | Type reference (TYPE) | HRFPM_RESP_DEPARTMENT | HRFPM: Verantwortliche Abteilung | 20020801 | |||
| 2 | IT_AWB_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020801 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLC_LOG_AREA | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020709 | |||
| 2 | IO_OVERVIEW_AREA | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020709 | |||
| 3 | IO_TOOLBAR_AREA | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Interaktionserkzeug | 20020728 |
Method DISPATCH_UCOMM Signature
Method DISPATCH_UCOMM on class CL_HRFPM_AWB_APPLC_OBJ has no parameter.
Method DISPATCH_UCOMM on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method FILL_FRAME_WORK_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_COLUMN_KEYS | Call by reference | Type reference (TYPE) | HRFPM_AWB_COLUMN_KEYS | HRFPM: AWB-spezifische Spaltenschlüssel aus Spaltenframework | 20020726 | |||
| 2 | CT_ICON_LIST | Call by reference | Type reference (TYPE) | HRFPM_ICON_LEGEND_IT | Ikonen | 20020823 | |||
| 3 | IS_APPLC_OBJECT | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT | HRFPM: Stuktur für Objekte für Workbench | 20020726 |
Method FILL_FRAME_WORK_COLUMNS on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method FILL_HOTSPOTFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OVERVIEW | Call by reference | Type reference (TYPE) | ANY | 20020726 | ||||
| 2 | CT_ICON_LIST | Call by reference | Type reference (TYPE) | HRFPM_ICON_LEGEND_IT | Tabellentype zur Iconlegende | 20020823 |
Method FILL_HOTSPOTFIELDS on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method FREE_MY_ALV_GRID Signature
Method FREE_MY_ALV_GRID on class CL_HRFPM_AWB_APPLC_OBJ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020811 |
Method GET_ALV_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20020808 |
Method GET_ALV_BUTTONS on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method GET_ALV_FIELD_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020923 |
Method GET_ALV_FIELD_CAT_COL_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_CAT_OVERVIEW | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020808 | |||
| 2 | ET_FIELD_CAT_COL_KEYS | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020923 |
Method GET_ALV_FIELD_CAT_GLOBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020923 |
Method GET_ALV_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20020716 |
Method GET_ALV_LAYOUT on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method GET_ALV_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20020808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020930 |
Method GET_DEPENDING_PS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020906 | |||
| 2 | IT_APPLC_OBJECTS_ROOT | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020906 |
Method GET_DEPENDING_PS on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method INIT_MY_ALV_GRID Signature
Method INIT_MY_ALV_GRID on class CL_HRFPM_AWB_APPLC_OBJ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020811 |
Method ON_ALV_GRID_CT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20020717 |
Method ON_ALV_GRID_CT_REQUEST on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method ON_ALV_GRID_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20020715 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20020715 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20020715 |
Method ON_ALV_GRID_DOUBLE_CLICK on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method ON_ALV_GRID_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20020726 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20020726 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20020726 |
Method ON_ALV_GRID_HOTSPOT_CLICK on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method ON_ALV_GRID_LAYOUT_CHANGED Signature
Method ON_ALV_GRID_LAYOUT_CHANGED on class CL_HRFPM_AWB_APPLC_OBJ has no parameter.
Method ON_ALV_GRID_LAYOUT_CHANGED on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method ON_ALV_GRID_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20020808 | |||||
| 2 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20020808 |
Method ON_ALV_GRID_MENU_BUTTON on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method ON_ALV_GRID_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20020807 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20020807 |
Method ON_ALV_GRID_TOOLBAR on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method ON_ALV_GRID_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20020717 |
Method ON_ALV_GRID_USER_COMMAND on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method PREPARE_ALV_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20020716 | |||
| 2 | CT_FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020716 | |||
| 3 | CT_OVERVIEW_DATA | Call by reference | Type reference (TYPE) | TABLE | 20020716 |
Method PREPARE_ALV_OUTPUT on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method PROCESS_CHANGE_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020801 | |||
| 2 | IT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020801 |
Method PROCESS_DISPLAY_CHANGE_HIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020801 |
Method PROCESS_DISPLAY_FPM_DOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_ORIG_DOCS | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20030819 | ||
| 2 | IT_AWB_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020915 |
Method PROCESS_GOTO_ENGINE_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AWB_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020826 |
Method PROCESS_HANDLE_DISP_ITYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Objekte für Workbench | 20020731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020812 |
Method PROCESS_INCONS_ANALYZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020910 | |||
| 2 | IT_APPLC_OBJECTS | Call by reference | Type reference (TYPE) | HRFPM_AWB_APPLC_OBJECT_IT | HRFPM: Stuktur für Objekte für Workbench | 20020910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020910 |
Method REMOVE_SELECTED_ROWS_FROM_GRID Signature
Method REMOVE_SELECTED_ROWS_FROM_GRID on class CL_HRFPM_AWB_APPLC_OBJ has no parameter.
Method REMOVE_SELECTED_ROWS_FROM_GRID on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
Method SET_FCODE_FOR_HOTSPOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20020726 | |||
| 2 | IS_COLUMN_ID | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV-Control: Spalten-ID | 20020726 | |||
| 3 | IS_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20020726 | |||
| 4 | IS_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20020726 |
Method SET_FCODE_FOR_HOTSPOT on class CL_HRFPM_AWB_APPLC_OBJ has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 110 |