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 ALV_GRID_BUTTON_COLLAPSE Instance attribute Protected Type reference (TYPE) STB_BUTTON "Hiding" Overview Area 20020808
2 C_FUNC_PROCESS_FAILING_OBJ Constant Private Type reference (TYPE) SYUCOMM 'PROCESS_FAILING_RUN' Process Incorrect Objects 20020812
3 FUNC_COLLAPSE_BUTTON_TXT Instance attribute Private Type reference (TYPE) STRING 20050623
4 FUNC_PROCESS_FAILING_OBJ_TXT Instance attribute Private Type reference (TYPE) STRING 20020812
5 MY_CURRENT_ENGINE_RUN Instance attribute Private Type reference (TYPE) HRFPM_RUNID Commitment Run ID (if only one run was transferred) 20041209
6 MY_RUN_META_DATA Instance attribute Private Type reference (TYPE) RUN_META_DATA 20041209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020801
2 GET_RUN_META_DATA Instance method Private Method 20041209
3 MODIFY_BUTTONS_BDG Instance method Protected Method Pushbuttons for Objects in Budget Runs 20030818
4 MODIFY_BUTTONS_BPR Instance method Protected Method Pushbuttons for Objects in BPREP Runs 20050303
5 MODIFY_BUTTONS_CMT Instance method Protected Method Pushbuttons for Objects in Initial Runs 20030818
6 MODIFY_BUTTONS_INIT_RUN Instance method Protected Method Pushbuttons for Objects in Initial Runs 20030926
7 MODIFY_FIELD_CAT_COL_KEYS_BDG Instance method Protected Method Fields for Objects in Budget Runs 20030818
8 MODIFY_FIELD_CAT_COL_KEYS_BPR Instance method Protected Method Fields for Objects in BREP Runs 20050303
9 MODIFY_FIELD_CAT_COL_KEYS_CMT Instance method Protected Method Fields for Objects in Commitment Runs 20030818
10 MODIFY_FIELD_CAT_COL_KEYS_INIT Instance method Protected Method Fields for Objects in Initial Runs 20030926
11 PROCESS_FAILING_OBJECTS 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 Importing IO_APPLC_LOG_AREA Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020801
2 Importing IO_OVERVIEW_AREA Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020801
3 Importing IO_TOOLBAR_AREA Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020801
4 Importing IP_RUNID Call by reference Type reference (TYPE) HRFPM_RUNID Identifikation eines Obligolaufs 20030818
5 Importing 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 CX_HRFPM_AWB_APPLC 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 Importing IT_RUNID Call by reference Type reference (TYPE) HRFPM_RUNID_T Tabellentyp für die Nummer eines Obligolaufes 20041209
2 Returning RP_RUN_META_DATA Value transfer Type reference (TYPE) RUN_META_DATA 20041209
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_APPLC 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 Changing 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 Changing 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 Changing 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 Changing 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 Changing 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 Changing 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 Changing 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 Changing 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 Importing 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 CX_HRFPM_AWB_APPLC HRFPM, Admin WB: Such- und Bearbeitungswerkzeug für Läufe 20020812
History
Last changed by/on SAP  20050109 
SAP Release Created in 110