SAP ABAP Class CL_HRPIQ00INDIVWORK_OVW (Individual work overview)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AD (Application Component) Administration
     PMIQ (Package) Campus Management
Properties
Class CL_HRPIQ00INDIVWORK_OVW  
Short Description Individual work overview    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PMIQ   Campus Management 
Created 20011024   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPIQ00INDIVWORK_OVW has no interface implemented.
Friends
Class CL_HRPIQ00INDIVWORK_OVW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_OUTTAB Instance attribute Private Type reference (TYPE) PIQINDIVWORKRELATION_T Objects Linked to Individual Work 20011025
2 ALV_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20011024
3 ASSIGN_NODEKEY Instance attribute Private Type reference (TYPE) T_ASSIGN_NODEKEY Node-Object Relationship 20011025
4 BEGDA Instance attribute Public Type reference (TYPE) BEGDATUM Start Date 20011024
5 CI_EXIST_FLG Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20011108
6 CI_OTYPE Instance attribute Private Type reference (TYPE) OTYPE Object Type 20011025
7 CONTROL_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20011024
8 C_DYNNR Constant Public Type reference (TYPE) SY-DYNNR '5000' ABAP Program: Number of Current Screen 20011024
9 C_PROGNAME Constant Public Type reference (TYPE) SY-REPID 'SAPLHRPIQ00INDIVWORK' ABAP Program: Current Main Program 20011024
10 DBCLICKOBJECT Instance attribute Private Type reference (TYPE) HROBJID Selected Object 20011025
11 ENDDA Instance attribute Public Type reference (TYPE) ENDDATUM End Date 20011024
12 GC_ADOPT Constant Public Type reference (TYPE) UI_FUNC 'CI_ADOPT' Transfer CI Object 20011214
13 GC_COPY Constant Public Type reference (TYPE) UI_FUNC 'CI_COPY' Copy CI Object 20011214
14 GC_CREATE Constant Public Type reference (TYPE) UI_FUNC 'CI_CREATE' Create CI Object 20011214
15 GC_DELETE Constant Public Type reference (TYPE) UI_FUNC 'CI_DELETE' Delete CI Object 20011214
16 GC_EDIT Constant Public Type reference (TYPE) UI_FUNC 'CI_EDIT' Edit CI Object 20011214
17 GC_SHOW Constant Public Type reference (TYPE) UI_FUNC 'CI_SHOW' Display CI Object 20011214
18 INDIVWORKS Instance attribute Public Type reference (TYPE) PIQINDIVWORKOVW_T Individual Work Overview 20011024
19 ISTAT Instance attribute Public Type reference (TYPE) ISTAT_D Planning Status 20011024
20 OKCODE Instance attribute Private Type reference (TYPE) SY-UCOMM Screens, Function Code That Triggered PAI 20011107
21 PERID Instance attribute Public Type reference (TYPE) PIQPERID Acad. Session 20011024
22 PERYR Instance attribute Public Type reference (TYPE) PIQPERYR Academic Year 20011024
23 ROOT_OBJECT Instance attribute Public Type reference (TYPE) HROBJECT Object 20011024
24 ST_OBJEC Instance attribute Private Type reference (TYPE) OBJEC Work Area for Database PCH 20011108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011024
2 CREATE_ALV Instance method Private Method Create ALV Tree 20011024
3 DESTROY_ALV Instance method Public Method Delete ALV 20011025
4 EVENT_DISPATCH Instance method Public Method Read Selected Object 20011025
5 INIT_OVW Instance method Public Method Initialize Overview 20011024
6 ON_DOUBLE_CLICK Instance method Private Event handling method Event Handler (Double Click) 20011024
7 ON_FUNCTION_SELECTED Instance method Public Event handling method Event Handler for PB INSERT, EDIT, COPY CI Object 20011107
8 READ_CI_OVW Instance method Private Method Read CI Objects 20011024
9 REFRESH Instance method Public Method REFRESH 20011025
Events
Class CL_HRPIQ00INDIVWORK_OVW has no event.
Types
Class CL_HRPIQ00INDIVWORK_OVW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROOT_OBJECT Call by reference Type reference (TYPE) HROBJECT Wurzelobject 20011024
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDATUM Beginndatum 20011024
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDATUM Endedatum 20011024
4 Importing IV_ISTAT Call by reference Type reference (TYPE) ISTAT_D ' ' Planungsstatus 20011024
5 Importing IV_PERID Call by reference Type reference (TYPE) PIQPERID Studienperiode 20011024
6 Importing IV_PERYR Call by reference Type reference (TYPE) PIQPERYR Studienjahr 20011024

Method CONSTRUCTOR on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method CREATE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CI_EXIST_FLG Call by reference Type reference (TYPE) CHAR1 '0' Einstelliges Kennzeichen 20011108
2 Importing IV_ST_OBJ Call by reference Type reference (TYPE) OBJEC Workarea zur Datenbank PCH 20011108

Method CREATE_ALV on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method DESTROY_ALV Signature

Method DESTROY_ALV on class CL_HRPIQ00INDIVWORK_OVW has no parameter.
Method DESTROY_ALV on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method EVENT_DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DBCLICKOBJECT Call by reference Type reference (TYPE) HROBJID Objekt-Id 20011025
2 Exporting EV_OKCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20011107

Method EVENT_DISPATCH on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method INIT_OVW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20011024
2 Exporting EV_PROGNAME Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20011024
3 Importing IV_CI_EXIST_FLG Call by reference Type reference (TYPE) CHAR1 CI existiert bereits zu SM / D 20011108
4 Importing IV_ST_OBJ Call by reference Type reference (TYPE) OBJEC Workarea zur Datenbank PCH 20011108

Method INIT_OVW on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) 20011024

Method ON_DOUBLE_CLICK on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20011107

Method ON_FUNCTION_SELECTED on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method READ_CI_OVW Signature

Method READ_CI_OVW on class CL_HRPIQ00INDIVWORK_OVW has no parameter.
Method READ_CI_OVW on class CL_HRPIQ00INDIVWORK_OVW has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROOT_OBJECT Call by reference Type reference (TYPE) HROBJECT Wurzelobjekt 20011025
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDATUM Beginndatum 20011025
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDATUM Endedatum 20011025
4 Importing IV_ISTAT Call by reference Type reference (TYPE) ISTAT_D ' ' Planungsstatus 20011025
5 Importing IV_PERID Call by reference Type reference (TYPE) PIQPERID Studienperiode 20011025
6 Importing IV_PERYR Call by reference Type reference (TYPE) PIQPERYR Studienjahr 20011025

Method REFRESH on class CL_HRPIQ00INDIVWORK_OVW has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464