SAP ABAP Class CL_HRTMC_PDF_UTILITIES (Utility Class to Get PDF Raw Data)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-TM (Application Component) Talent Management
     HCM_TMC (Package) HCM: Talent Management Core
Properties
Class CL_HRTMC_PDF_UTILITIES  
Short Description Utility Class to Get PDF Raw Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HCM_TMC   HCM: Talent Management Core 
Created 20080505   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRTMC_PDF_UTILITIES has no forward declaration.
Interfaces
Class CL_HRTMC_PDF_UTILITIES has no interface implemented.
Friends
Class CL_HRTMC_PDF_UTILITIES has no friend class.
Attributes
Class CL_HRTMC_PDF_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PDF_CONTENT Static method Public Method Get PDF Content If Range Table Is Needed 20080505
2 GET_PDF_CONTENT_FOR_OBJECTS Static method Public Method Return a Raw String of PDF Form 20080505
Events
Class CL_HRTMC_PDF_UTILITIES has no event.
Types
Class CL_HRTMC_PDF_UTILITIES has no local type.
Method Signatures

Method GET_PDF_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080505
2 Exporting EV_PDF_CONTENT Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20080505
3 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER HR-PD-Infotypen: Meldungen 20080505
4 Importing IT_EFG_SELECTION Call by reference Type reference (TYPE) HRTMC_T_EFG_SELECTION selection for the pdf 20080505
5 Importing IV_KEY_DATE Call by reference Type reference (TYPE) DATUM SY-DATUM Datum 20080505
6 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080505

Method GET_PDF_CONTENT on class CL_HRTMC_PDF_UTILITIES has no exception.

Method GET_PDF_CONTENT_FOR_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080523
2 Exporting EV_PDFCONTENT Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20080505
3 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER HR-PD-Infotypen: Meldungen 20080505
4 Importing IT_SEL_PER_APPFORM Call by reference Type reference (TYPE) HRTMC_T_SEL_PER_APPFORM Table type of HRTMC_S_SEL_PERAPPFORM 20080505
5 Importing IV_NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080505

Method GET_PDF_CONTENT_FOR_OBJECTS on class CL_HRTMC_PDF_UTILITIES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701