SAP ABAP Class CL_HRECM00_BSP_SERVICES (Common Services BSP Applications)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-EC (Application Component) Enterprise Compensation Management
     PAOC_ECM_SERVICE (Package) Compensation Management Service Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRECM00_BOOLEAN JPR: Attributes True and False 20040216
Properties
Class CL_HRECM00_BSP_SERVICES  
Short Description Common Services BSP Applications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ECM_SERVICE   Compensation Management Service Functions 
Created 20040216   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRECM00_BSP_SERVICES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRECM00_BOOLEAN JPR: Attributes True and False 20040216
Friends
Class CL_HRECM00_BSP_SERVICES 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) 20040216
2 TRUE Instance attribute Private Attribute reference (LIKE) 20040216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_LOSS Static method Public Method Checks whether data should be lost or not 20040216
2 FETCH_CONTROLLER Static method Public Method Get contoller instance 20040216
3 GET_HELP_URL Static method Public Method Get Help URL 20040216
4 GET_ROW_ATTRIBUTES Static method Public Method Get Row Attributes 20040216
5 GET_SELECTINFO_SEARCHRESULT Static method Public Method Get info if a searchresult row is selected 20040216
6 GET_SHOW_ALL_TOOLBAR Static method Public Method Get the toolbar entry for 'Show All' in table toolbar 20040216
7 GET_XSRF_TOKEN Static method Public Method XSRF Token holen 20101116
8 MARK_DATA_CHANGE Static method Public Method Mark controller, whose data has been changed 20040216
9 NOTIFY_PARENT Static method Public Method Notifies parent controller that data needs to be provided 20040216
10 RESET_DATA_CHANGED Static method Public Method Resets the data changed-flag for data loss functionality 20040216
11 SET_SEARCH_DATA Static method Public Method Set data for search 20040216
12 XSRF_PROTECTION Static method Public Method provide XSRF protection 20101109
Events
Class CL_HRECM00_BSP_SERVICES has no event.
Types
Class CL_HRECM00_BSP_SERVICES has no local type.
Method Signatures

Method CHECK_DATA_LOSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216
2 Importing CHECK_ONLY_HIM Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216
3 Importing CHECK_ONLY_ME Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216
4 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216
5 Importing EVENT Call by reference Type reference (TYPE) STRING 20040216
6 Importing GLOBAL_MESSAGES Call by reference Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) - Meldungen 20040216
7 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB-Basisereignis 20040216
8 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten aus HTMLB 20040216
9 Importing POPUP_ALWAYS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216
10 Importing POPUP_TEXT Call by reference Type reference (TYPE) STRING Text für Popup 20040216
11 Returning PROCEED_EVENT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216

Method CHECK_DATA_LOSS on class CL_HRECM00_BSP_SERVICES has no exception.

Method FETCH_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20040216
2 Importing CALLER Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216
3 Importing CNTR_ID Call by reference Type reference (TYPE) STRING 20040216
4 Returning CONTROLLER Value transfer Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216

Method FETCH_CONTROLLER on class CL_HRECM00_BSP_SERVICES has no exception.

Method GET_HELP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20040216
2 Importing CLASS Call by reference Type reference (TYPE) STRING 20040220
3 Importing LOIO Call by reference Type reference (TYPE) STRING 20040220
4 Returning URL Value transfer Type reference (TYPE) STRING 20040216

Method GET_HELP_URL on class CL_HRECM00_BSP_SERVICES has no exception.

Method GET_ROW_ATTRIBUTES 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 aus HTMLB 20040216
2 Exporting IS_TABLE_EVENT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216
3 Exporting ROWSELECTION Call by reference Type reference (TYPE) I Importzeichenfolge 20040216
4 Exporting VISIBLEFIRSTROW Call by reference Type reference (TYPE) I Importzeichenfolge 20040216

Method GET_ROW_ATTRIBUTES on class CL_HRECM00_BSP_SERVICES has no exception.

Method GET_SELECTINFO_SEARCHRESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAINCONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216
2 Importing RESULT_CONTROLLER_ID Call by reference Type reference (TYPE) STRING 20040216
3 Returning ROW_SELECTED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20040216

Method GET_SELECTINFO_SEARCHRESULT on class CL_HRECM00_BSP_SERVICES has no exception.

Method GET_SHOW_ALL_TOOLBAR 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-Pages(BSP)-Laufzeit 20040216
2 Importing SHOW_ALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216
3 Returning TOOLBAR_TAB Value transfer Type reference (TYPE) HRECM00BSPTOOLBAR_TAB Tabelle der Toolbar-Elemente 20040216

Method GET_SHOW_ALL_TOOLBAR on class CL_HRECM00_BSP_SERVICES has no exception.

Method GET_XSRF_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PO_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20101116
2 Returning P_TOKEN Value transfer Type reference (TYPE) STRING 20101116

Method GET_XSRF_TOKEN on class CL_HRECM00_BSP_SERVICES has no exception.

Method MARK_DATA_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLER Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216
2 Importing CNTR_ID Call by reference Type reference (TYPE) STRING 20040216

Method MARK_DATA_CHANGE on class CL_HRECM00_BSP_SERVICES has no exception.

Method NOTIFY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216
2 Importing EVENT Call by reference Type reference (TYPE) STRING 20040216

Method NOTIFY_PARENT on class CL_HRECM00_BSP_SERVICES has no exception.

Method RESET_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLEAR_ALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040216
2 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_CONTROLLER2 BSP-Komponente 20040216

Method RESET_DATA_CHANGED on class CL_HRECM00_BSP_SERVICES has no exception.

Method SET_SEARCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabellennamen-/Wertepaare 20040216
2 Exporting SEARCHCRITERIA Call by reference Type reference (TYPE) ANY 20040216
3 Exporting SEARCHVALUE Call by reference Type reference (TYPE) ANY 20040216

Method SET_SEARCH_DATA on class CL_HRECM00_BSP_SERVICES has no exception.

Method XSRF_PROTECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20101109
2 Importing RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20101109

Method XSRF_PROTECTION on class CL_HRECM00_BSP_SERVICES has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 500