SAP ABAP Class CL_HRFPM_AWB_VIEW_HANDLER (HRFPM, Admin WB: Interaction Tool)
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
Properties
Class CL_HRFPM_AWB_VIEW_HANDLER  
Short Description HRFPM, Admin WB: Interaction Tool    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_FPM_COM_ENGINE   Position Management: Commitment Creation 
Created 20040905   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRFPM_AWB_VIEW_HANDLER has no forward declaration.
Interfaces
Class CL_HRFPM_AWB_VIEW_HANDLER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HRFPM_AWB_MNGR 20040907 HRFPM, Admin WB: Frame
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_APPLC_VIEWS Instance attribute Public Type reference (TYPE) HRFPM_AWB_APPLC_VIEW_IT HRFPM: Table Structure for RFPM_AWB_APPLC_VIEW 20040905
2 CURRENT_OTYPE Instance attribute Protected Type reference (TYPE) HRFPM_AWB_OTYPE Object Types Registered for AWB 20040905
3 C_FCODE_VIEW_SEL_PREFIX Constant Protected Type reference (TYPE) STRING 'SEL_VIEW_' 20040905
4 C_FUNC_ADD_ITEMS Constant Public Type reference (TYPE) SYUCOMM 'ADD_ITEMS' Screens, Function Code That Triggered PAI 20040905
5 C_FUNC_NEW_ITEMS Constant Public Type reference (TYPE) SYUCOMM 'NEW_ITEMS' Screens, Function Code That Triggered PAI 20040905
6 MY_AWB_APPLC_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_HRFPM_AWB_MNGR HRFPM, Admin WB: Frame 20040905
7 THE_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_HRFPM_AWB_VIEW_HANDLER HRFPM, Admin WB: Interaction Tool 20040905
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECTS Instance method Public Method Add Objects 20040905
2 ASSERT_AWB_APPLC_MNGR Instance method Protected Method 20040905
3 BUILD_APPLC_VIEW_MENU Instance method Public Method 20040905
4 CREATE_AWB_VIEWS_FOR_OTYPE Static method Protected Method 20040906
5 CREATE_INSTANCE Static method Private Method 20040905
6 DISPATCH_USER_COMMAND Instance method Public Method 20040905
7 FIGURE_OUT_OTYPE Static method Private Method 20040907
8 GET_AWB_APPLC_VIEWS Instance method Protected Method 20040905
9 GET_INSTANCE Static method Public Method 20040905
10 NEW_OBJECTS_OTYPE Instance method Public Method Process New Objects 20040907
11 PROCESS_ADD_OBJECTS_TO_VIEWS Instance method Protected Method 20040905
12 PROCESS_NEW_OBJECTS_AND_VIEWS Instance method Protected Method 20040905
13 PROCESS_NEW_OBJECTS_WITH_VIEW Instance method Private Method 20040905
14 PROCESS_OBJECTS Instance method Public Method Edit Objects 20040907
Events
Class CL_HRFPM_AWB_VIEW_HANDLER has no event.
Types
Class CL_HRFPM_AWB_VIEW_HANDLER has no local type.
Method Signatures

Method ADD_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 20040905
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method ASSERT_AWB_APPLC_MNGR Signature

Method ASSERT_AWB_APPLC_MNGR on class CL_HRFPM_AWB_VIEW_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method BUILD_APPLC_VIEW_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MENU_HANDLE Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20040905
2 Importing IP_AWB_OTYPE Call by reference Type reference (TYPE) HRFPM_AWB_OTYPE Für AWB registrierte Objekttypen 20040905
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method CREATE_AWB_VIEWS_FOR_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AWB_APPLC_VIEWS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_VIEW_IT HRFPM: Tabellenstruktur zu RFPM_AWB_APPLC_VIEW 20040906
2 Importing IP_OTYPE Call by reference Type reference (TYPE) HRFPM_AWB_OTYPE Für AWB registrierte Objekttypen 20040906
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AWB_MNGR Call by reference Object reference (TYPE REF TO) CL_HRFPM_AWB_MNGR HRFPM, Admin WB: Rahmen 20040905
2 Returning RP_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HRFPM_AWB_VIEW_HANDLER HRFPM, Admin WB: Interaktionserkzeug 20040905

Method CREATE_INSTANCE on class CL_HRFPM_AWB_VIEW_HANDLER has no exception.

Method DISPATCH_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_HANDLED Call by reference Type reference (TYPE) FLAG allgemeines flag 20040905
2 Importing FCODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040905
3 Importing IT_AWB_APPLC_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20040905
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method FIGURE_OUT_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AWB_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20040907
2 Returning RP_AWB_OTYPE Value transfer Type reference (TYPE) HRFPM_AWB_OTYPE Für AWB registrierte Objekttypen 20040907
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME HRFPM, Admin WB: Rahmen 20040907

Method GET_AWB_APPLC_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AWB_APPLC_VIEWS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_VIEW_IT HRFPM: Tabellenstruktur zu RFPM_AWB_APPLC_VIEW 20040905
2 Importing IP_AWB_OTYPE Call by reference Type reference (TYPE) HRFPM_AWB_OTYPE Für AWB registrierte Objekttypen 20040905
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_INSTANCE Value transfer Object reference (TYPE REF TO) CL_HRFPM_AWB_VIEW_HANDLER HRFPM, Admin WB: Interaktionserkzeug 20040905

Method GET_INSTANCE on class CL_HRFPM_AWB_VIEW_HANDLER has no exception.

Method NEW_OBJECTS_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AWB_OTYPE Call by reference Type reference (TYPE) HRFPM_AWB_OTYPE Für AWB registrierte Objekttypen 20040907
2 Importing IT_APPLC_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20040907
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method PROCESS_ADD_OBJECTS_TO_VIEWS 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 20040905
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method PROCESS_NEW_OBJECTS_AND_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AWB_OTYPE Call by reference Type reference (TYPE) HRFPM_AWB_OTYPE Für AWB registrierte Objekttypen 20040905
2 Importing IT_APPLC_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20040905
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME HRFPM, Admin WB: Interaktionserkzeug 20040907

Method PROCESS_NEW_OBJECTS_WITH_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AWB_APPLC_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20040905
2 Importing IT_AWB_APPLC_VIEWS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_VIEW_IT HRFPM: Tabellenstruktur zu RFPM_AWB_APPLC_VIEW 20040905
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME 20040907

Method PROCESS_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AWB_OTYPE Call by reference Type reference (TYPE) HRFPM_AWB_OTYPE Für AWB registrierte Objekttypen 20040907
2 Importing IT_APPLC_OBJECTS Call by reference Type reference (TYPE) HRFPM_AWB_APPLC_OBJECT_IT HRFPM: Objekte für Workbench 20040907
# Exception Resumable Description Created on
1 CX_HRFPM_AWB_FRAME HRFPM, Admin WB: Interaktionserkzeug 20040907
History
Last changed by/on SAP  20040909 
SAP Release Created in 600