SAP ABAP IMG Activity RMPS_SRMPATHCASEEXIT (Enhancement for the Execution of Activity Functions)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_PRO_CUSTOMIZING (Package) PRO: Customizing

⤷

⤷

IMG Activity
ID | RMPS_SRMPATHCASEEXIT | Enhancement for the Execution of Activity Functions |
Transaction Code | S_SRM_25000011 | (empty) |
Created on | 20040806 | |
Customizing Attributes | RMPS_SRMPATHCUSTCASE | Define Activities and Activity Functions for Process Route |
Customizing Activity | SRMPATHCUSTCASE | Determine Activities and Activity Functions for the Process Route |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | RMPS_SRMPATHCASEEXIT |
Use
You want to carry out some actions when executing activity functions in the process route. You can implement an exit for this to implement your own ABAP Code.
Requirements
You use the case with the process route.
(see PSRM Terminology)
Standard settings
Activities
- You create a class in the Class Builder (SE24) that implements interface IF_RMPS_CASE_ACTIVITY.
- You implement the functions you want in method EXECUTE_FUNCTION.
- You implement method EXECUTE_SPECIAL empty. This method is called in the environment of the digital signature and is therefore not normally needed, but it should exist.
- Enter your class in the view of "Maintain Activities" for the desired activity in the field "Name of Class for Executing the Activity " (ACTCLASS).
- When executing the activity,the method you implemented will be executed. The selected activity function is specified as the parameter of the method.
Example
Business Attributes
ASAP Roadmap ID | 899 | not to be assigned |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Maintenance Objects
Maintenance object type | C | Customizing Object |
Assigned objects | ||||||
---|---|---|---|---|---|---|
Customizing Object | Object Type | Transaction Code | Sub-object | Do not Summarize | Skip Subset Dialog Box | Description for multiple selections |
SRMPATHCUSTCASE | C - View cluster | SM34 |
History
Last changed by/on | SAP | 20040806 |
SAP Release Created in | 640 |