SAP ABAP Class CL_HRRCF_CDCY_DOVR_SF_V (Candidacy Data Overview Smart Form)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI (Package) Recruitment Factory: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 20021018
Properties
Class CL_HRRCF_CDCY_DOVR_SF_V  
Short Description Candidacy Data Overview Smart Form    
Super Class CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20021018   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_CDCY_DOVR_SF_V has no forward declaration.
Interfaces
Class CL_HRRCF_CDCY_DOVR_SF_V has no interface implemented.
Friends
Class CL_HRRCF_CDCY_DOVR_SF_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANDIDACY_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Facade for Candidacy 20021018
2 CAND_FULLNAME Instance attribute Private Type reference (TYPE) BU_NAME1TX Full Name of Candidate 20021018
3 CAND_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Candidate Object 20021018
4 CDCY_ACTIVITIES Instance attribute Private Type reference (TYPE) RCF_T_LIST_ACTIVITIES_X Activity List for Candidacy 20021018
5 CDCY_ACTIVITY_UI_LABELS Instance attribute Private Type reference (TYPE) RCF_S_ACTIVITY_X_UI_LABELS Field Labels for Activity List 20021018
6 CDCY_CREATE_DATE Instance attribute Private Type reference (TYPE) DATS Creation Date of Candidacy 20021018
7 CDCY_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Candidacy Object 20021018
8 CDCY_INFO_UI_LABELS Instance attribute Private Type reference (TYPE) RCF_S_CDCY_INFO_UI_LABELS Field Labels for Candidacy Data 20021018
9 CDCY_STATUS_TXT Instance attribute Private Type reference (TYPE) DDTEXT Explanatory Short Text on Candidacy Status 20021018
10 C_SF_APPLICATION Instance attribute Private Type reference (TYPE) SSFXSFOMOD 'A' SAP Smart Forms: XSF Output mode 20021018
11 C_SF_PDF_SWITCH Constant Private Type reference (TYPE) BOOLE_D FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030121
12 C_SF_SUMMARY_CDCY Constant Private Type reference (TYPE) TDSFNAME 'HRRCF_DATA_SUMMARY_CANDIDACY' SAP Smart Forms: Form Name 20021018
13 REQ_HEADER Instance attribute Private Type reference (TYPE) RCF_REQUISITION_HEADER Requisition Title 20021018
14 REQ_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Requisition Object 20021018
15 SF_CONTENT_TYPE Instance attribute Private Type reference (TYPE) STRING SAP Smart Forms: HTTP Content-Type 20021018
16 SF_FM_NAME Instance attribute Private Type reference (TYPE) RS38L_FNAM SAP Smart Forms: Name of Function Module 20021018
17 SF_PDF_SWITCH Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030121
18 SF_SUMMARY Instance attribute Private Type reference (TYPE) TDSFNAME SAP Smart Forms: Form Name 20021018
19 XSF_DATA Instance attribute Private Type reference (TYPE) XSTRING SAP Smart Forms: Binary Data 20021018
20 XSF_LENGTH Instance attribute Private Type reference (TYPE) I SAP Smart Forms: Length of Binary Data 20021018
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORISATION Instance method Private Method Check Authorization 20030113
2 GENERATE_SF_SUMMARY Instance method Private Method Generates Smart Form with Data Overview 20021018
3 GET_DATA_SUMMARY Instance method Private Method Reads Fields and Field Strings for Data Overview 20021018
4 GET_FUNCTION_MODULE_NAME Instance method Private Method Determines Name of Function Module for Smart Form 20021018
5 GET_LABELS Instance method Private Method Reads Field Labels for Data Overview 20021018
6 GET_PDF_OUTPUT Instance method Private Method Call to Smartform in PDF 20030121
7 GET_PDF_SWITCH Instance method Private Method Get PDF Switch 20030121
8 GET_REF_BL Instance method Private Method Gets Reference to BL Class 20021119
9 GET_XSF_OUTPUT Instance method Private Method Outputs the Smart Form in XSF Format 20021018
Events
Class CL_HRRCF_CDCY_DOVR_SF_V has no event.
Types
Class CL_HRRCF_CDCY_DOVR_SF_V has no local type.
Method Signatures

Method CHECK_AUTHORISATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030113

Method CHECK_AUTHORISATION on class CL_HRRCF_CDCY_DOVR_SF_V has no exception.

Method GENERATE_SF_SUMMARY Signature

Method GENERATE_SF_SUMMARY on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
Method GENERATE_SF_SUMMARY on class CL_HRRCF_CDCY_DOVR_SF_V has no exception.

Method GET_DATA_SUMMARY Signature

Method GET_DATA_SUMMARY on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021018

Method GET_FUNCTION_MODULE_NAME Signature

Method GET_FUNCTION_MODULE_NAME on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021018

Method GET_LABELS Signature

Method GET_LABELS on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
Method GET_LABELS on class CL_HRRCF_CDCY_DOVR_SF_V has no exception.

Method GET_PDF_OUTPUT Signature

Method GET_PDF_OUTPUT on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030121

Method GET_PDF_SWITCH Signature

Method GET_PDF_SWITCH on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
Method GET_PDF_SWITCH on class CL_HRRCF_CDCY_DOVR_SF_V has no exception.

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_CDCY_DOVR_SF_V has no exception.

Method GET_XSF_OUTPUT Signature

Method GET_XSF_OUTPUT on class CL_HRRCF_CDCY_DOVR_SF_V has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021018
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A