SAP ABAP Class CL_IM_RMPS_INST_ACTIVITY_S (Imp. Classe for BAdI Imp. RMPS_INST_ACTIVITY_S)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_CASE_ADDON (Package) CASE Enhancements for DOMEA Case

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_SCMG_INST_ACTIVITY_S | BAdI Interface IF_EX_SCMG_INST_ACTIVITY_S | 20020925 |
Properties
Class | CL_IM_RMPS_INST_ACTIVITY_S | |
Short Description | Imp. Classe for BAdI Imp. RMPS_INST_ACTIVITY_S | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_CASE_ADDON | CASE Enhancements for DOMEA Case |
Created | 20020925 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EX_SCMG_INST_ACTIVITY_S | BAdI Interface IF_EX_SCMG_INST_ACTIVITY_S | 20020925 |
Friends
Class CL_IM_RMPS_INST_ACTIVITY_S has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Dialogbox | 20021023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Reassign (= Assign New Case Indicator) | 20020926 |
2 | ![]() |
Instance method | Public | Event handling method | Handler for Dialog Box (Case-Attribute-Dialog Box) | 20021023 |
3 | ![]() |
Instance method | Private | Method | To inherit attribute value if the parent node is changed | 20091118 |
4 | ![]() |
Instance method | Private | Method | To check DP IDs of 2 Categories | 20091118 |
5 | ![]() |
Instance method | Public | Method | Mail (Recursive) | 20021210 |
6 | ![]() |
Instance method | Public | Method | To move folder to a different category | 20091112 |
7 | ![]() |
Instance method | Public | Method | Print (Recursive) | 20021017 |
8 | ![]() |
Instance method | Public | Method | Reset Overwritten Attributes (Inheritance) | 20050728 |
9 | ![]() |
Instance method | Public | Method | Display Attributes of Case Outplace | 20030527 |
10 | ![]() |
Instance method | Public | Method | Display Element List | 20021211 |
Events
Class CL_IM_RMPS_INST_ACTIVITY_S has no event.
Types
Class CL_IM_RMPS_INST_ACTIVITY_S has no local type.
Method Signatures
Method CHANGE_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CASE_BACKEND | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case-Backend | 20020926 | ||
2 | ![]() |
CASE_FRONTEND | Value transfer | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case-Frontend | 20020926 | ||
3 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20020926 |
Method CHANGE_REFERENCE on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method HANDLER_DIALOGBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20021023 |
Method HANDLER_DIALOGBOX on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method INHERIT_ATTRIBUTE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_INHERIT_NODE_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20091118 | ||
2 | ![]() |
IO_PARENT_NODE_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20091118 |
Method INHERIT_ATTRIBUTE_VALUES on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method IS_MOVE_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MOVE_ALLOWED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | is move allowed | 20091118 | ||
2 | ![]() |
IO_SOURCEAPI | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_RECORD | Source Element API | 20091118 | ||
3 | ![]() |
IO_TARGETAPI | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_RECORD | Target Element API | 20091118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20091124 | |
2 | ![]() |
Generic SP2: Allgemeiner Fehler | 20091124 | |
3 | ![]() |
Initialisierungsfehler (abstrakt) | 20091124 |
Method MAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CASE_BACKEND | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case-Backend | 20021210 | ||
2 | ![]() |
CASE_FRONTEND | Value transfer | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case-Frontend | 20021210 | ||
3 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20021210 |
Method MAIL on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method MOVE_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CASE_FRONTEND | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case: Frontend (SAP GUI) | 20091119 |
Method MOVE_FOLDER on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CASE_BACKEND | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case-Backend | 20021017 | ||
2 | ![]() |
CASE_FRONTEND | Value transfer | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case-Frontend | 20021017 | ||
3 | ![]() |
REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20021017 |
Method PRINT on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method RESET_OVERRIDDEN_ATTRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CASE | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case: Frontend (SAP GUI) | 20050728 | ||
2 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface für Request | 20050728 |
Method RESET_OVERRIDDEN_ATTRS on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method SHOW_ATTRIBUTES_OUTPLACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CASE | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case: Frontend (SAP GUI) | 20030527 | ||
2 | ![]() |
IM_CHANGE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20050204 |
Method SHOW_ATTRIBUTES_OUTPLACE on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
Method SHOW_ELEMENT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CASE_BACKEND | Call by reference | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Interface | 20021211 | ||
2 | ![]() |
IM_CASE_FRONTEND | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_CASE_VISUALIZATION_WIN | Case: Frontend (SAP GUI) | 20021211 | ||
3 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20021211 |
Method SHOW_ELEMENT_LIST on class CL_IM_RMPS_INST_ACTIVITY_S has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110_620 |