SAP ABAP Class IF_HRECM00_BSP_CONTRLR_TABLE (Interface for Table Controllers)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRECM00_BSP_CONTROLLER Interface for All Controllers 20031222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MARKET_DATA Controller Class for HRECM_JPR_SRV02 20040105
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_SURVEY Controller Class for HRECM_JPR_SRV01 20040112
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_SALSTRUC Controller Class for HRECM_JPR_SRV01 20031222
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_PROVIDER Controller Class for HRECM_JPR_SRV 20031230
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_INTJOB Controller Class for HRECM_JPR_SRV 20031223
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_EXTJOB Controller Class for HRECM_JPR_SRV 20040115
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_PLAN_SALSTRUC Controller Class for HRECM_JPR_SRV02 20040108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MRKT_SALSTRUC Controller Class for HRECM_JPR_SRV02 20040126
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MATCH_IMPORT Controller Class for HRECM_JPR_IMPRT 20031230
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_COMPOS_RESULT Controller Class for HRECM_JPR_SRV02 20031223
... Click here to see Used By full list (17 items)
Properties
Class IF_HRECM00_BSP_CONTRLR_TABLE  
Short Description Interface for Table Controllers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031222   SAP 
Last change 20040223   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRECM00_BSP_CONTRLR_TABLE has no forward declaration.
Interfaces
Class IF_HRECM00_BSP_CONTRLR_TABLE has no interface implemented.
Friends
Class IF_HRECM00_BSP_CONTRLR_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELDCATALOG_TAB Instance attribute Public Type reference (TYPE) HRECM00BSPFIELD_CATALOG_TAB Tabellen des Feldkataloges 20031222
2 ROWSELECTION Instance attribute Public Type reference (TYPE) I Index of Selected Row 20031222
3 TABLE_ATTRIB_STRU Instance attribute Public Type reference (TYPE) HRECM00BSPTABLEATTR Table Attributes 20031222
4 TOOLBAR_TAB Instance attribute Public Type reference (TYPE) HRECM00BSPTOOLBAR_TAB Table of toolbar items 20040109
5 VISIBLEFIRSTROW Instance attribute Public Type reference (TYPE) I Index of first visible row 20040206
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_FIELDCATALOG Instance method Public Method Evaluate fieldcatalog 20031230
2 EVALUATE_TABLE_ATTRIBUTES Instance method Public Method Evaluate attributes of a table 20040108
3 EVALUATE_TOOLBAR Instance method Public Method Evaluate toolbar 20040109
Events
Class IF_HRECM00_BSP_CONTRLR_TABLE has no event.
Types
Class IF_HRECM00_BSP_CONTRLR_TABLE has no local type.
Method Signatures

Method EVALUATE_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20040108
2 Exporting FIELDCATALOG_TAB Call by reference Type reference (TYPE) HRECM00BSPFIELD_CATALOG_TAB Tabellen des Feldkataloges 20031230
3 Importing SHOW_ALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031230

Method EVALUATE_FIELDCATALOG on class IF_HRECM00_BSP_CONTRLR_TABLE has no exception.

Method EVALUATE_TABLE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20040108
2 Returning TABLE_ATTRIB_STRU Value transfer Type reference (TYPE) HRECM00BSPTABLEATTR Tabellenattribute 20040108

Method EVALUATE_TABLE_ATTRIBUTES on class IF_HRECM00_BSP_CONTRLR_TABLE has no exception.

Method EVALUATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20040112
2 Importing SHOW_ALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040109
3 Returning TOOLBAR_TAB Value transfer Type reference (TYPE) HRECM00BSPTOOLBAR_TAB Tabelle der Toolbar-Elemente 20040109

Method EVALUATE_TOOLBAR on class IF_HRECM00_BSP_CONTRLR_TABLE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MARKET_DATA Controller Class for HRECM_JPR_SRV02 20040105
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_SURVEY Controller Class for HRECM_JPR_SRV01 20040112
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_SALSTRUC Controller Class for HRECM_JPR_SRV01 20031222
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_PROVIDER Controller Class for HRECM_JPR_SRV 20031230
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_INTJOB Controller Class for HRECM_JPR_SRV 20031223
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_RESULT_EXTJOB Controller Class for HRECM_JPR_SRV 20040115
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_PLAN_SALSTRUC Controller Class for HRECM_JPR_SRV02 20040108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MRKT_SALSTRUC Controller Class for HRECM_JPR_SRV02 20040126
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MATCH_IMPORT Controller Class for HRECM_JPR_IMPRT 20031230
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_COMPOS_RESULT Controller Class for HRECM_JPR_SRV02 20031223
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MARKET_CRT_SEL Controller Class for HRECM_JPR_SRV 20031223
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_MAINTAIN_TEXTS Controller Class for HRECM_JPR_SRV02 20040211
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_JOB_DESCR_IMPRT Controller Class for HRECM_JPR_SRV02 20040216
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_JOBMATCHINGS Controller Class for HRECM_JPR_SRV 20031223
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_INT_VS_EXT_PAY Controller Class for HRECM_JPR_SRV02 20040109
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_EXT_JOB_CATALOG Controller Class for HRECM_JPR_SRV02 20040109
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRECM00_BSP_CURR_SALSTRUC Controller Class for HRECM_JPR_SRV02 20031223
History
Last changed by/on SAP  20040223 
SAP Release Created in