SAP ABAP Class CL_HRFPM_AWB_APPLC_OBJ_RUN (HRFPM, AW: Process Objects in a Run)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRFPM_AWB_APPLC_OBJ | HRFPM, WB: Processing of Objects within Runs | 20020801 |
Properties
Class | CL_HRFPM_AWB_APPLC_OBJ_RUN | |
Short Description | HRFPM, AW: Process Objects in a Run | |
Super Class | CL_HRFPM_AWB_APPLC_OBJ | HRFPM, WB: Processing of Objects within Runs |
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 | 20020801 | SAP |
Last change | 20050109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRFPM_AWB_APPLC_OBJ_RUN has no forward declaration.
Interfaces
Class CL_HRFPM_AWB_APPLC_OBJ_RUN has no interface implemented.
Friends
Class CL_HRFPM_AWB_APPLC_OBJ_RUN 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) | STB_BUTTON | "Hiding" Overview Area | 20020808 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'PROCESS_FAILING_RUN' | Process Incorrect Objects | 20020812 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050623 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020812 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HRFPM_RUNID | Commitment Run ID (if only one run was transferred) | 20041209 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RUN_META_DATA | 20041209 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020801 |
2 | ![]() |
Instance method | Private | Method | 20041209 | |
3 | ![]() |
Instance method | Protected | Method | Pushbuttons for Objects in Budget Runs | 20030818 |
4 | ![]() |
Instance method | Protected | Method | Pushbuttons for Objects in BPREP Runs | 20050303 |
5 | ![]() |
Instance method | Protected | Method | Pushbuttons for Objects in Initial Runs | 20030818 |
6 | ![]() |
Instance method | Protected | Method | Pushbuttons for Objects in Initial Runs | 20030926 |
7 | ![]() |
Instance method | Protected | Method | Fields for Objects in Budget Runs | 20030818 |
8 | ![]() |
Instance method | Protected | Method | Fields for Objects in BREP Runs | 20050303 |
9 | ![]() |
Instance method | Protected | Method | Fields for Objects in Commitment Runs | 20030818 |
10 | ![]() |
Instance method | Protected | Method | Fields for Objects in Initial Runs | 20030926 |
11 | ![]() |
Instance method | Private | Method | Jump to Maintenance of Incorrect Objects | 20020812 |
Events
Class CL_HRFPM_AWB_APPLC_OBJ_RUN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RUN_META_DATA | Private | See coding | 20041209 | BEGIN OF run_meta_data,
initrun TYPE hrfpm_future_run,
budgetrun TYPE flag,
bpreprun TYPE flag,
subty TYPE subty.
INCLUDE TYPE hrfpm_runadmin_addinfo AS add.
TYPES: END OF run_meta_data
|
Method Signatures
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 | 20020801 | ||
2 | ![]() |
IO_OVERVIEW_AREA | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020801 | ||
3 | ![]() |
IO_TOOLBAR_AREA | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020801 | ||
4 | ![]() |
IP_RUNID | Call by reference | Type reference (TYPE) | HRFPM_RUNID | Identifikation eines Obligolaufs | 20030818 | ||
5 | ![]() |
IT_RUNID | Call by reference | Type reference (TYPE) | HRFPM_RUNID_T | Tabellentyp für die Nummer eines Obligolaufes | 20041208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020801 |
Method GET_RUN_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RUNID | Call by reference | Type reference (TYPE) | HRFPM_RUNID_T | Tabellentyp für die Nummer eines Obligolaufes | 20041209 | ||
2 | ![]() |
RP_RUN_META_DATA | Value transfer | Type reference (TYPE) | RUN_META_DATA | 20041209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20041209 |
Method MODIFY_BUTTONS_BDG 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 | 20030818 |
Method MODIFY_BUTTONS_BDG on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method MODIFY_BUTTONS_BPR 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 | 20050303 |
Method MODIFY_BUTTONS_BPR on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method MODIFY_BUTTONS_CMT 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 | 20030818 |
Method MODIFY_BUTTONS_CMT on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method MODIFY_BUTTONS_INIT_RUN 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 | 20030926 |
Method MODIFY_BUTTONS_INIT_RUN on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method MODIFY_FIELD_CAT_COL_KEYS_BDG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FIELD_CAT_COL_KEY | Call by reference | Type reference (TYPE) | LVC_S_FCAT | ALV-Control: Feldkatalog | 20030818 |
Method MODIFY_FIELD_CAT_COL_KEYS_BDG on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method MODIFY_FIELD_CAT_COL_KEYS_BPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FIELD_CAT_COL_KEY | Call by reference | Type reference (TYPE) | LVC_S_FCAT | ALV-Control: Feldkatalog | 20050303 |
Method MODIFY_FIELD_CAT_COL_KEYS_BPR on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method MODIFY_FIELD_CAT_COL_KEYS_CMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FIELD_CAT_COL_KEY | Call by reference | Type reference (TYPE) | LVC_S_FCAT | ALV-Control: Feldkatalog | 20030818 |
Method MODIFY_FIELD_CAT_COL_KEYS_CMT on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method MODIFY_FIELD_CAT_COL_KEYS_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FIELD_CAT_COL_KEY | Call by reference | Type reference (TYPE) | LVC_S_FCAT | ALV-Control: Feldkatalog | 20030926 |
Method MODIFY_FIELD_CAT_COL_KEYS_INIT on class CL_HRFPM_AWB_APPLC_OBJ_RUN has no exception.
Method PROCESS_FAILING_OBJECTS 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 | 20020812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe | 20020812 |
History
Last changed by/on | SAP | 20050109 |
SAP Release Created in | 110 |