SAP ABAP Class CL_HRRCF_SM_CUST_TABS (Access Class for Customizing Tables of Search Template)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
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 20020128
Properties
Class CL_HRRCF_SM_CUST_TABS  
Short Description Access Class for Customizing Tables of Search Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20020128   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_SM_CUST_TABS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020128
Friends
Class CL_HRRCF_SM_CUST_TABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Private Attribute reference (LIKE) 20020128
2 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20020128
3 MSGCL_USER Instance attribute Private Attribute reference (LIKE) 20020128
4 TRUE Instance attribute Private Attribute reference (LIKE) 20020128
Methods
# Method Level Visibility Method type Description Created on
1 READ_SMASK_GROUP_PROPER_TAB Static method Public Method Reads table T77RCF_SMG_ASM 20020806
2 READ_SMASK_GROUP_TEXT_TAB Static method Public Method Reads table T77RCF_SM_GROUPT 20020322
3 READ_SMASK_TAB Static method Public Method Reads table T77RCF_SMASK 20020128
4 READ_SMASK_TEXT_TAB Static method Public Method Reads table T77RCF_SMASK_T 20020128
5 READ_SM_ASME_TAB_BY_SMASK_ID Static method Public Method Reads table T77RCF_SM_ASME 20020128
6 READ_SM_ELEM_TAB Static method Public Method Reads table T77RCF_SM_ELEM acc. to SM_ELEMENT 20020128
Events
Class CL_HRRCF_SM_CUST_TABS has no event.
Types
Class CL_HRRCF_SM_CUST_TABS has no local type.
Method Signatures

Method READ_SMASK_GROUP_PROPER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP_ID Call by reference Type reference (TYPE) RCF_SM_GROUP_ID ID der Suchmaskengruppe 20020806
2 Exporting T77RCF_SMG_ASM_TAB Call by reference Type reference (TYPE) T77RCF_SM_GROUP_TAB Tabelle für Suchmaskengruppen 20020806
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20020806

Method READ_SMASK_GROUP_TEXT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP_ID Call by reference Type reference (TYPE) RCF_SM_GROUP_ID ID der Suchmaskengruppe 20020322
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020322
3 Exporting T77RCF_SM_GROUPT_LINE Call by reference Type reference (TYPE) T77RCF_SM_GROUPT Texttabelle für die Tabelle T77RCF_SMASK_T 20020322
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20020322

Method READ_SMASK_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SMASK_ID Call by reference Type reference (TYPE) RCF_SMASK_ID Objekt-ID einer Suchmaske 20020128
2 Exporting T77RCF_SMASK_LINE Call by reference Type reference (TYPE) T77RCF_SMASK Suchmasken 20020128
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Ausnahmenklasse für Suchmasken 20020128

Method READ_SMASK_TEXT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020128
2 Importing SMASK_ID Call by reference Type reference (TYPE) RCF_SMASK_ID Objekt-ID einer Suchmaske 20020128
3 Exporting T77RCF_SMASK_T_LINE Call by reference Type reference (TYPE) T77RCF_SMASK_T Texttabelle für die Tabelle T77RCF_SMASK_T 20020128
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Ausnahmenklasse für Suchmasken 20020128

Method READ_SM_ASME_TAB_BY_SMASK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SMASK_ID Call by reference Type reference (TYPE) RCF_SMASK_ID Objekt-ID einer Suchmaske 20020128
2 Exporting T77RCF_SM_ASME_TAB Call by reference Type reference (TYPE) T77RCF_SM_ASME_TAB Tabelle für die Zuordnung Suchmaskenelement / Suchmaske 20020128
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Ausnahmenklasse für Suchmasken 20020128

Method READ_SM_ELEM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SM_ELEMENT Call by reference Type reference (TYPE) RCF_SM_ELEMENT Schlüssel des Suchmaskenelements 20020128
2 Exporting T77RCF_SM_ELEM_LINE Call by reference Type reference (TYPE) T77RCF_SM_ELEM Tabelle für Suchmaskenelemente 20020128
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Ausnahmenklasse für Suchmasken 20020128
History
Last changed by/on SAP  20041006 
SAP Release Created in