SAP ABAP Class CL_HR99S00_TEMSE_VIEWER (Temse Viewer)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99S (Package) Southern Europe Basis
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR99S00_TEMSE_VIEWER Interface for Temse Viewer 20050221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYBE_EGOV_VIEWER Generic E-Government Viewer 20070416
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYCH_ISEL_TEMSE_VIEWER TemSe Viewer for Withholding Tax for Geneva (ISEL) 20091113
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYCH_QSVD_TEMSE_VIEWER TemSe Viewer for Withholding Tax VD (EMP-IS) 20070329
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYES_TEMSE_VIEWER Temse Viewer ES 20110826
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_ARL_CRA_TEMSE_VIEW ARL/CRA: TemSe Viewer Class 20120611
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_DADU_TEMSE_VIEWER Dadu temse handler 20041124
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_DUCS_TEMSE_VIEWER DUCS temse handler 20070328
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_DUE_TEMSE_VIEWER DUE: TemSe Viewer Class 20080723
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_EDI_TEMSE_VIEWER EDI: TemSe Viewer Class 20080229
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_N4DS_TEMSE_VIEWER Manager and viewer of N4DS TemSe 20110602
... Click here to see Used By full list (15 items)
Properties
Class CL_HR99S00_TEMSE_VIEWER  
Short Description Temse Viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S   Southern Europe Basis 
Created 20050221   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR99S00_TEMSE_VIEWER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR99S00_TEMSE_VIEWER Interface for Temse Viewer 20050221
Friends
Class CL_HR99S00_TEMSE_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Public Attribute reference (LIKE) 20050221
2 DATE Instance attribute Public Attribute reference (LIKE) 20050221
3 FORM Instance attribute Public Attribute reference (LIKE) 20050221
4 MOLGA Instance attribute Public Attribute reference (LIKE) 20050221
5 TEMSE Instance attribute Public Attribute reference (LIKE) 20050221
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TEXT Instance method Protected Method append text for log 20050221
2 CREATE_XML Instance method Public Method 20050221
3 DISPLAY_TEMSE Instance method Public Method 20050221
4 DOWNLOAD Instance method Public Method 20050221
5 GET_FILENAME Instance method Protected Method Get filename 20050221
6 SET_CALLBACKS Instance method Protected Method Set callbacks 20050221
7 SET_ENVELOP Instance method Protected Method Set XML envelop 20050221
8 SET_STRUCTURES Instance method Public Method 20050221
9 SET_VIEWDATE Instance method Public Method 20050221
10 SET_WINDOW_TEXT Instance method Protected Method Set text for file dialog 20050221
Events
Class CL_HR99S00_TEMSE_VIEWER has no event.
Types
Class CL_HR99S00_TEMSE_VIEWER has no local type.
Method Signatures

Method APPEND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TEXT Call by reference Type reference (TYPE) CHAR72 Long text - line width 72 20050221
2 Importing IM_NAME Call by reference Type reference (TYPE) ANY Name 20050221
3 Importing IM_WA Call by reference Type reference (TYPE) ANY WA 20050221

Method APPEND_TEXT on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method CREATE_XML Signature

Method CREATE_XML on class CL_HR99S00_TEMSE_VIEWER has no parameter.
Method CREATE_XML on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method DISPLAY_TEMSE Signature

Method DISPLAY_TEMSE on class CL_HR99S00_TEMSE_VIEWER has no parameter.
Method DISPLAY_TEMSE on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method DOWNLOAD Signature

Method DOWNLOAD on class CL_HR99S00_TEMSE_VIEWER has no parameter.
Method DOWNLOAD on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method GET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILENAME Value transfer Type reference (TYPE) RLGRAP-FILENAME Filename 20050221

Method GET_FILENAME on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method SET_CALLBACKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILE Call by reference Type reference (TYPE) RLGRAP-FILENAME Filename 20050221
2 Importing IM_FLUSH Call by reference Type reference (TYPE) P_99S_FLUSH Partial download of XML to frontend 20050221
3 Importing IM_PATH Call by reference Type reference (TYPE) RLGRAP-FILENAME Directory 20050221
4 Importing IM_XML_DAQ Call by reference Object reference (TYPE REF TO) CL_HR99S00_XML_DAQ CL_HR99S00_XML_DAQ 20050221

Method SET_CALLBACKS on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method SET_ENVELOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML_DAQ Call by reference Object reference (TYPE REF TO) CL_HR99S00_XML_DAQ XML daq class 20050221

Method SET_ENVELOP on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method SET_STRUCTURES Signature

Method SET_STRUCTURES on class CL_HR99S00_TEMSE_VIEWER has no parameter.
Method SET_STRUCTURES on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method SET_VIEWDATE Signature

Method SET_VIEWDATE on class CL_HR99S00_TEMSE_VIEWER has no parameter.
Method SET_VIEWDATE on class CL_HR99S00_TEMSE_VIEWER has no exception.

Method SET_WINDOW_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) STRING Dialog description 20050221

Method SET_WINDOW_TEXT on class CL_HR99S00_TEMSE_VIEWER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYBE_EGOV_VIEWER Generic E-Government Viewer 20070416
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYCH_ISEL_TEMSE_VIEWER TemSe Viewer for Withholding Tax for Geneva (ISEL) 20091113
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYCH_QSVD_TEMSE_VIEWER TemSe Viewer for Withholding Tax VD (EMP-IS) 20070329
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYES_TEMSE_VIEWER Temse Viewer ES 20110826
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_ARL_CRA_TEMSE_VIEW ARL/CRA: TemSe Viewer Class 20120611
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_DADU_TEMSE_VIEWER Dadu temse handler 20041124
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_DUCS_TEMSE_VIEWER DUCS temse handler 20070328
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_DUE_TEMSE_VIEWER DUE: TemSe Viewer Class 20080723
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_EDI_TEMSE_VIEWER EDI: TemSe Viewer Class 20080229
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_N4DS_TEMSE_VIEWER Manager and viewer of N4DS TemSe 20110602
11 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYMX_DAQ_VIEWER Generic E-Government Viewer 20061103
12 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSFR_TG_GEST_TEMSE_VIEW 20050914
13 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSFR_TG_KA_TEMSE_VIEW 20050919
14 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSFR_TG_LR 20050920
15 Inheritance (c INHERITING FROM c_ref)  CL_HRPBSFR_TG_PJ_TEMSE_VIEW 20060810
History
Last changed by/on SAP  20050301 
SAP Release Created in