SAP ABAP Class CL_HRRCF_PREV_POST_PC_SF_VIEW (Page Control for sf_view.bsp)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020507
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS_UI Constants for Interface 20020507
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_EVENT Interface fOr Event Methodes in PC Classes 20020507
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_EVENT Events from HTMLB 20020507
Properties
Class CL_HRRCF_PREV_POST_PC_SF_VIEW  
Short Description Page Control for sf_view.bsp    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020507   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_PREV_POST_PC_SF_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020507
2 IF_HRRCF_CONSTANTS_UI Constants for Interface 20020507
3 IF_HRRCF_EVENT Interface fOr Event Methodes in PC Classes 20020507
4 IF_HTMLB_EVENT Events from HTMLB 20020507
Friends
Class CL_HRRCF_PREV_POST_PC_SF_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_URL Constant Private Type reference (TYPE) SSFACTION 'sf_oninput.bsp' SAP Smart Forms: URL 20020514
2 APPLICATION Constant Private Type reference (TYPE) SSFXSFOMOD 'A' SAP Smart Forms: XSF output mode 20020514
3 DISPLAY_LANGUAGE Instance attribute Public Type reference (TYPE) SPRAS Language Key 20020507
4 FALSE Instance attribute Private Attribute reference (LIKE) 20020508
5 OBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20020507
6 POST_DEPARTMENT_DESC Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020516
7 POST_HEADER Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020516
8 POST_INFO_WT Instance attribute Public Type reference (TYPE) RCF_S_POSTING_INFO_TEXT Posting Information with Text 20020516
9 POST_LANGUAGE Instance attribute Public Type reference (TYPE) SPRAS Language Key 20020524
10 POST_REQUIREMENT_DESC Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020516
11 POST_START_DATE Instance attribute Public Type reference (TYPE) RCF_POSTING_START_DATE Start Date of Posting in this Posting Channel 20020517
12 POST_TASK_DESC Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020516
13 REQU_BRANCH_ADDRESS Instance attribute Public Type reference (TYPE) RCF_S_BUPA_ADDRESSDATA_TEXT Addresses of Business Partner with Text 20020516
14 REQU_BRANCH_NAME Instance attribute Public Type reference (TYPE) BU_NAMEOR1 Name 1 of Organization 20020516
15 REQU_INFO_WT Instance attribute Public Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Requisition Information with Text 20020516
16 REQU_JOB_INFO_WT Instance attribute Public Type reference (TYPE) RCF_S_REQ_JOB_INFO_TEXT Job Description with Texts 20020516
17 REQU_ROLES Instance attribute Public Type reference (TYPE) RCF_T_REQ_ROLES_AND_NAMES Assignment of Roles and Names to a Requisition 20020516
18 SF_PREV_POST_TEMPLATE Constant Private Type reference (TYPE) TDSFNAME 'HRRCF_PREV_POST' Smart Forms: Form Name 20020514
19 TRUE Instance attribute Private Attribute reference (LIKE) 20020508
20 UI Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_PREVIEW_POSTING_UI UI Class for Display of Posting 20020507
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020507
2 GET_FUNCTION_MODULE_NAME Instance method Private Method Smart Form: Determine Name of Function Module 20020514
3 GET_XSF_OUTPUT Instance method Private Method Output Smart Form in XSF Format 20020508
4 INITIALIZE Instance method Public Method Initialization of the PC Class 20020507
5 ON_INITIALIZATION Instance method Public Method 20020507
Events
Class CL_HRRCF_PREV_POST_PC_SF_VIEW has no event.
Types
Class CL_HRRCF_PREV_POST_PC_SF_VIEW 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 UI_CLASS Call by reference Object reference (TYPE REF TO) CL_HRRCF_PREVIEW_POSTING_UI UI-Klasse für Anzeige Auschreibung 20020507

Method CONSTRUCTOR on class CL_HRRCF_PREV_POST_PC_SF_VIEW has no exception.

Method GET_FUNCTION_MODULE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSP_APPLICATION_NAME Call by reference Type reference (TYPE) STRING Name der BSP-Applikation 20020514
2 Exporting FM_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20020514
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020514

Method GET_XSF_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSP_APPLICATION_NAME Call by reference Type reference (TYPE) STRING Name der BSP-Applikation 20020514
2 Exporting CONTENT_TYPE Call by reference Type reference (TYPE) STRING SAP Smart Forms: HTTP Content-Type 20020508
3 Exporting XSF_DATA Call by reference Type reference (TYPE) XSTRING Binärdaten 20020508
4 Exporting XSF_LENGTH Call by reference Type reference (TYPE) I Länge der Binärdaten 20020508
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020514

Method INITIALIZE Signature

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

Method INITIALIZE on class CL_HRRCF_PREV_POST_PC_SF_VIEW has no exception.

Method ON_INITIALIZATION Signature

Method ON_INITIALIZATION on class CL_HRRCF_PREV_POST_PC_SF_VIEW has no parameter.
Method ON_INITIALIZATION on class CL_HRRCF_PREV_POST_PC_SF_VIEW has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A