SAP ABAP Class CL_RMPS_SERVICE_UI_SP (UI Functions for Service Provider)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_GENERAL (Package) PRO: General Functions

⤷

⤷

Properties
Class | CL_RMPS_SERVICE_UI_SP | |
Short Description | UI Functions for Service Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_PRO_GENERAL | PRO: General Functions |
Created | 20040707 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMPS_SERVICE_UI_SP has no interface implemented.
Friends
Class CL_RMPS_SERVICE_UI_SP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SRMADID | 'RMPS_FCODE_HIDE' | Connection Parameter: Hide FCode | 20040707 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SRMADID | 'RMPS_FCODE_SHOWOPT' | Connection Parameter: Fcode Show Optional Buttons | 20040715 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Read all mode | 20040715 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Read mode to be deleted | 20040715 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Read mode optional | 20040715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add Connection Parameter | 20040707 |
2 | ![]() |
Static method | Public | Method | Add FCode | 20040707 |
3 | ![]() |
Static method | Public | Method | Add Fcode to Toolbar | 20040722 |
4 | ![]() |
Static method | Public | Method | Reading of Connection Parameter | 20040715 |
5 | ![]() |
Static method | Public | Method | Delete Fcodes from Fcode table (connection-param Customiz) | 20040707 |
6 | ![]() |
Static method | Public | Method | Delete FCodes from Toolbar (Connection Param. Customizing) | 20040929 |
7 | ![]() |
Static method | Public | Method | Delete Optional Function Codes from Toolbar (ConnParam) | 20060314 |
8 | ![]() |
Static method | Public | Method | Evaluate flag analog to connection parameters | 20040715 |
9 | ![]() |
Static method | Public | Method | Display installed frontend applications (->document-SP) | 20040716 |
10 | ![]() |
Static method | Public | Method | F4 for Optional Functions | 20060331 |
Events
Class CL_RMPS_SERVICE_UI_SP has no event.
Types
Class CL_RMPS_SERVICE_UI_SP has no local type.
Method Signatures
Method ADD_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_DESC | Call by reference | Type reference (TYPE) | SRM_LIST_EDIT_ATTRIBUTE_DESC | List: IF_SRM_EDIT_ATTRIBUTE_DESC | 20040707 | ||
2 | ![]() |
IM_IF_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040707 |
Method ADD_CONNECTION on class CL_RMPS_SERVICE_UI_SP has no exception.
Method ADD_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_FUNCTION_LIST | Call by reference | Type reference (TYPE) | SRMGU_FUNCTION_LIST_TAB | 20040707 | |||
2 | ![]() |
IM_DISABLED | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20040723 | |
3 | ![]() |
IM_FCODE | Call by reference | Type reference (TYPE) | SRMACTID | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040707 |
Method ADD_FCODE on class CL_RMPS_SERVICE_UI_SP has no exception.
Method ADD_TO_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DISABLED | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20040727 | |
2 | ![]() |
IM_FCODE | Call by reference | Type reference (TYPE) | SRMACTID | Aktivität - ID | 20040722 | ||
3 | ![]() |
IM_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040722 |
Method ADD_TO_TOOLBAR on class CL_RMPS_SERVICE_UI_SP has no exception.
Method GET_CONNECTION_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAB_REMOVE_FUNCS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Zu löschende Funktionen | 20040715 | ||
2 | ![]() |
EX_TAB_SHOW_OPT_FUNCS | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Optionale Funktionen die ergänzt werden | 20040715 | ||
3 | ![]() |
IM_GET | Call by reference | Type reference (TYPE) | CHAR1 | 'A' | 'A'll, 'R'emove, 'S'how | 20040715 | |
4 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040715 |
Method GET_CONNECTION_VALUES on class CL_RMPS_SERVICE_UI_SP has no exception.
Method REMOVE_FCODE_BY_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_FUNCTION | Call by reference | Type reference (TYPE) | SRMGU_FUNCTION_LIST_TAB | 20040707 | |||
2 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040707 |
Method REMOVE_FCODE_BY_CONNECTION on class CL_RMPS_SERVICE_UI_SP has no exception.
Method REMOVE_FCODE_TOOLB_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040929 | ||
2 | ![]() |
IM_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040929 |
Method REMOVE_FCODE_TOOLB_CONNECTION on class CL_RMPS_SERVICE_UI_SP has no exception.
Method REMOVE_OPTIONAL_FCODE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OPTIONAL_FCODES | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Optionale Funktionscodes | 20060314 | ||
2 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20060314 | ||
3 | ![]() |
IM_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20060314 |
Method REMOVE_OPTIONAL_FCODE_TOOLBAR on class CL_RMPS_SERVICE_UI_SP has no exception.
Method SET_INACTIVE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHG_TAB_FUNCTIONS | Call by reference | Type reference (TYPE) | RMPS_T_FUNCTIONS | Funtionen für Toolbar | 20040715 | ||
2 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040715 |
Method SET_INACTIVE_FLAG on class CL_RMPS_SERVICE_UI_SP has no exception.
Method SHOW_INSTALLED_FRONT_END_APPS Signature
Method SHOW_INSTALLED_FRONT_END_APPS on class CL_RMPS_SERVICE_UI_SP has no parameter.
Method SHOW_INSTALLED_FRONT_END_APPS on class CL_RMPS_SERVICE_UI_SP has no exception.
Method SHOW_OPTIONAL_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20060403 | ||
2 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060403 |
Method SHOW_OPTIONAL_F4 on class CL_RMPS_SERVICE_UI_SP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |