SAP ABAP Class CL_HRRCF_REC_TEAM_DETAILS_V (Controller Class for HRRCF_rec_team)
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 20021110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20051102
Properties
Class CL_HRRCF_REC_TEAM_DETAILS_V  
Short Description Controller Class for HRRCF_rec_team    
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 20021110   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_REC_TEAM_DETAILS_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20051102
Friends
Class CL_HRRCF_REC_TEAM_DETAILS_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_RECORD Instance attribute Public Type reference (TYPE) RCF_S_REC_TEAM_TXT Roles 20021110
2 GROUP_DISABLED Instance attribute Public Type reference (TYPE) STRING 'TRUE' 20051102
3 GROUP_TITLE Instance attribute Public Type reference (TYPE) STRING 20030124
4 HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20021110
5 MODE Instance attribute Public Type reference (TYPE) STRING 'NONE' 20051102
6 OPERATION Instance attribute Private Type reference (TYPE) RCF_OPERA Database Operation 20030124
7 PERNR Instance attribute Public Type reference (TYPE) CHAR8 Personnel Number 20021110
8 PERNR_INVALID Instance attribute Public Type reference (TYPE) STRING 'false' 20030131
9 PERNR_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20021110
10 PT_REC_TEAM Instance attribute Public Type reference (TYPE) RCF_T_REC_TEAM_TXT Support Team 20051102
11 PT_ROLE_LIST Instance attribute Public Type reference (TYPE) RCF_T_ROLE_LIST Table of Roles for Requisition's Support Team 20021110
12 PT_USR_GRP_CAT_LIST Instance attribute Public Type reference (TYPE) RCF_T_SGRP_CAT Table Type for User List Category 20051102
13 PT_USR_GRP_LIST Instance attribute Public Type reference (TYPE) RCF_T_SUPP_GRP Table Type for User Lists 20051102
14 PT_USR_SGRP_LIST Instance attribute Private Type reference (TYPE) RCF_T_USR_SGRP Table Type for Users Assigned to User Group 20051102
15 REF_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_REC_TEAM_BL BL Class for Roles 20021111
16 REF_CAND_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDATE_ADMIN_BL BL Facade for Candidate Object (Administration) 20021216
17 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20021110
18 RETURN_TYPE Instance attribute Public Type reference (TYPE) STRING 20051104
19 ROLE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20021110
20 SELECTED_INDEX Instance attribute Public Type reference (TYPE) STRING '1' 20051102
21 SEL_ROW_IDX_TAB Instance attribute Public Type reference (TYPE) INT4_TABLE Standard Table of INT4 20051102
22 SUBAREA Instance attribute Private Type reference (TYPE) RCF_SUBAREA Subarea of E-Recruiting 20050223
23 USER_GROUP Instance attribute Public Type reference (TYPE) RCF_SUPP_GROUP_ID User list 20051102
24 USER_GROUP_CAT_LABEL Instance attribute Public Type reference (TYPE) STRING 20051102
25 USER_GROUP_LABEL Instance attribute Public Type reference (TYPE) STRING 20051102
26 USR_GRP_CATEGORY Instance attribute Public Type reference (TYPE) RCF_SUPP_GROUP_CAT Category for Grouping of User Lists 20051102
27 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING 20051102
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENTRIES Instance method Private Method Check Entries 20021111
2 CHECK_GROUP_ENTRIES Instance method Private Method Check User Group Entries 20051102
3 CHECK_PERNR Instance method Private Method Check Personnel Number 20021110
4 CLEAR_ATTRIBUTES Instance method Private Method 20030131
5 GET_FULLNAME Instance method Private Method Determine Name 20021110
6 GET_GROUP_TITLE Instance method Private Method 20030124
7 GET_LABELS Instance method Private Method Read label 20021110
8 GET_LISTS Instance method Private Method Get Lists 20051102
9 GET_PERNR Instance method Private Method Determine Personnel Number 20021110
10 GET_REF_BL Instance method Private Method Instantiates BL Facades 20021111
11 GET_ROLE_LIST Instance method Private Method Read Role List 20021110
12 GET_SEARCHHELP_RESULT Instance method Private Method Read Result of Search Help 20021117
13 GET_SELECTED_RECORD Instance method Private Method Read Record 20021110
14 GET_SEL_MEMBERS Instance method Private Method Get Selected Members 20051102
15 GET_SUBAREA Instance method Private Method Gets Subarea of SAP E-Recruiting 20050223
16 GET_TV_ATTRIBUTES Instance method Private Method Get Table View Attributes 20051102
17 GET_USER_GROUP_LIST Instance method Private Method Get User Group List 20051102
18 MAINTAIN_REC_TEAM Instance method Private Method Maintain Support Team 20051102
19 MARK_ALL_ENTRIES Instance method Private Method Select Entries 20051102
20 ON_CANCEL Instance method Private Method Event Handler: onCancel 20021110
21 ON_SAVE_BACK Instance method Protected Method Event Handler: onSaveBack 20021110
22 ON_SEARCH_PERNR Instance method Private Method Event Handler: Search Personnel Number 20021110
23 ON_TABSTRIP Instance method Private Method 20051102
24 ON_TV_POPUPMENU Instance method Private Method On Tableview Popup Menu 20051102
25 ON_USR_GROUP Instance method Private Method On User Group 20051102
26 ON_USR_GRP_CATEGORY Instance method Private Method On User Group Category 20051102
Events
Class CL_HRRCF_REC_TEAM_DETAILS_V has no event.
Types
Class CL_HRRCF_REC_TEAM_DETAILS_V has no local type.
Method Signatures

Method CHECK_ENTRIES Signature

Method CHECK_ENTRIES on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method CHECK_ENTRIES on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method CHECK_GROUP_ENTRIES Signature

Method CHECK_GROUP_ENTRIES on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method CHECK_GROUP_ENTRIES on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method CHECK_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOT_VALID Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021110
2 Importing P_USER Call by reference Type reference (TYPE) USRNAME Benutzername 20051102

Method CHECK_PERNR on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method CLEAR_ATTRIBUTES Signature

Method CLEAR_ATTRIBUTES on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method CLEAR_ATTRIBUTES on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_FULLNAME Signature

Method GET_FULLNAME on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_FULLNAME on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_GROUP_TITLE Signature

Method GET_GROUP_TITLE on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_GROUP_TITLE on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_LABELS Signature

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

Method GET_LISTS Signature

Method GET_LISTS on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_LISTS on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_PERNR Signature

Method GET_PERNR on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_PERNR on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_REF_BL Signature

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

Method GET_ROLE_LIST Signature

Method GET_ROLE_LIST on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_ROLE_LIST on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_SEARCHHELP_RESULT Signature

Method GET_SEARCHHELP_RESULT on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_SELECTED_RECORD Signature

Method GET_SELECTED_RECORD on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_SELECTED_RECORD on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_SEL_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20051102

Method GET_SEL_MEMBERS on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_SUBAREA Signature

Method GET_SUBAREA on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_SUBAREA on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_TV_ATTRIBUTES Signature

Method GET_TV_ATTRIBUTES on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method GET_USER_GROUP_LIST Signature

Method GET_USER_GROUP_LIST on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method GET_USER_GROUP_LIST on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method MAINTAIN_REC_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20051102
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20051102

Method MARK_ALL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20051102

Method MARK_ALL_ENTRIES on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method ON_CANCEL Signature

Method ON_CANCEL on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method ON_CANCEL on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method ON_SAVE_BACK Signature

Method ON_SAVE_BACK on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method ON_SAVE_BACK on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method ON_SEARCH_PERNR Signature

Method ON_SEARCH_PERNR on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method ON_SEARCH_PERNR on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method ON_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20051102

Method ON_TABSTRIP on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method ON_TV_POPUPMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten von HTMLB 20051102

Method ON_TV_POPUPMENU on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method ON_USR_GROUP Signature

Method ON_USR_GROUP on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method ON_USR_GROUP on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.

Method ON_USR_GRP_CATEGORY Signature

Method ON_USR_GRP_CATEGORY on class CL_HRRCF_REC_TEAM_DETAILS_V has no parameter.
Method ON_USR_GRP_CATEGORY on class CL_HRRCF_REC_TEAM_DETAILS_V has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 10A