SAP ABAP Class CL_HRRCF_POST_TRANS_PC_POST (PC Class for Translation of Posting)
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_EVENT Interface fOr Event Methodes in PC Classes 20020208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_EVENT Events from HTMLB 20020208
Properties
Class CL_HRRCF_POST_TRANS_PC_POST  
Short Description PC Class for Translation of Posting    
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 20020208   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_POST_TRANS_PC_POST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_EVENT Interface fOr Event Methodes in PC Classes 20020208
2 IF_HTMLB_EVENT Events from HTMLB 20020208
Friends
Class CL_HRRCF_POST_TRANS_PC_POST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPANY_DESC_LABEL Instance attribute Public Type reference (TYPE) STRING 20020208
2 DEPARTMENT_DESC Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020211
3 DEPARTMENT_DESC_LABEL Instance attribute Public Type reference (TYPE) STRING 20020208
4 DEPARTMENT_DESC_TARGET_LANGU Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020211
5 EINS Constant Private Type reference (TYPE) I 1 20020211
6 GRID_ROW_SIZE Instance attribute Public Type reference (TYPE) STRING 20020208
7 HEADER Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020311
8 HEADER_LABEL Instance attribute Public Type reference (TYPE) STRING 20020208
9 HEADER_TARGET_LANGU Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020311
10 LANGUAGE_LIST Instance attribute Public Type reference (TYPE) RCF_T_LANGU_LIST Languages with Text 20020208
11 OBJECT Instance attribute Private Type reference (TYPE) HROBJECT Posting Object 20020208
12 ORG_NAME_LABEL Instance attribute Public Type reference (TYPE) STRING 20020211
13 PROJECT_DESC_LABEL Instance attribute Public Type reference (TYPE) STRING 20020208
14 REQUIREMENT_DESC Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020211
15 REQUIREMENT_DESC_TARGET_LANGU Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020211
16 REQU_DESC_LABEL Instance attribute Public Type reference (TYPE) STRING 20020208
17 ROW_COUNTER Instance attribute Public Type reference (TYPE) STRING Rows in Grid 20020208
18 TARGET_LANGUAGE Instance attribute Public Type reference (TYPE) SPRAS Language Key 20020208
19 TASK_DESC Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020211
20 TASK_DESC_LABEL Instance attribute Public Type reference (TYPE) STRING 20020208
21 TASK_DESC_TARGET_LANGU Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020211
22 UI Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_POST_TRANS_UI UI Class for Translation of Posting 20020208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020208
2 CONV_I_TO_STRING Static method Public Method Conversion of Integer to String (HTMLB-compatible) 20020211
3 GET_LABELS Instance method Private Method 20020208
4 INC_ROW_COUNTER Instance method Public Method Increment row counter 20020208
5 INITIALIZE Instance method Public Method Initialization of the PC Class 20020208
6 ONBACK Instance method Private Method 20020211
7 ONSAVE Instance method Private Method 20020211
8 PROCESS_GRID_ROWS Instance method Private Method 20020211
Events
Class CL_HRRCF_POST_TRANS_PC_POST has no event.
Types
Class CL_HRRCF_POST_TRANS_PC_POST 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_POST_TRANS_UI UI-Klasse für Übersetzung Auschreibung 20020208

Method CONSTRUCTOR on class CL_HRRCF_POST_TRANS_PC_POST has no exception.

Method CONV_I_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20020211
2 Importing VALUE Call by reference Type reference (TYPE) I 20020211

Method CONV_I_TO_STRING on class CL_HRRCF_POST_TRANS_PC_POST has no exception.

Method GET_LABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020208

Method GET_LABELS on class CL_HRRCF_POST_TRANS_PC_POST has no exception.

Method INC_ROW_COUNTER Signature

Method INC_ROW_COUNTER on class CL_HRRCF_POST_TRANS_PC_POST has no parameter.
Method INC_ROW_COUNTER on class CL_HRRCF_POST_TRANS_PC_POST has no exception.

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 20020208

Method INITIALIZE on class CL_HRRCF_POST_TRANS_PC_POST has no exception.

Method ONBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context For Tag Handlers 20020211

Method ONBACK on class CL_HRRCF_POST_TRANS_PC_POST has no exception.

Method ONSAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context For Tag Handlers 20020211

Method ONSAVE on class CL_HRRCF_POST_TRANS_PC_POST has no exception.

Method PROCESS_GRID_ROWS Signature

Method PROCESS_GRID_ROWS on class CL_HRRCF_POST_TRANS_PC_POST has no parameter.
Method PROCESS_GRID_ROWS on class CL_HRRCF_POST_TRANS_PC_POST has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in