SAP ABAP Class /RPM/IF_EX_DECISION_POINT (Business add-in interface /RPM/IF_EX_DECISION_POINT)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_DECISION_POINT_WF | Imp. class for BAdI imp. /RPM/DES_POINT_WF | 20060712 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_EX_DECISION_POINT | BAdI Class /RPM/CL_EX_DECISION_POINT | 20060309 |
Properties
Class | /RPM/IF_EX_DECISION_POINT | |
Short Description | Business add-in interface /RPM/IF_EX_DECISION_POINT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20060309 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /RPM/IF_EX_DECISION_POINT has no forward declaration.
Interfaces
Class /RPM/IF_EX_DECISION_POINT has no interface implemented.
Friends
Class /RPM/IF_EX_DECISION_POINT has no friend class.
Attributes
Class /RPM/IF_EX_DECISION_POINT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | User Exit After Setting Individual Decision Point Attributes | 20060407 |
2 | ![]() |
Instance method | Public | Method | User Exit to Set Decision Point Attributes | 20060309 |
3 | ![]() |
Instance method | Public | Method | User Exit Before Setting Individual Decision Point Attr. | 20060413 |
4 | ![]() |
Instance method | Public | Method | User exit before decision points are displayed | 20060804 |
5 | ![]() |
Instance method | Public | Method | User Exit at Event Changes Commited | 20060309 |
6 | ![]() |
Instance method | Public | Method | User Exit Before Saving Changes | 20060309 |
Events
Class /RPM/IF_EX_DECISION_POINT has no event.
Types
Class /RPM/IF_EX_DECISION_POINT has no local type.
Method Signatures
Method AFTER_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_PROJECT_INT | Guid for application objects | 20060407 | ||
2 | ![]() |
IT_DECISION_NEW | Call by reference | Type reference (TYPE) | RPM_TT_DECISION_INT | Data for Decision Point | 20060407 | ||
3 | ![]() |
IT_DECISION_OLD | Call by reference | Type reference (TYPE) | RPM_TT_DECISION_INT | Data for Decision Point | 20060407 | ||
4 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060407 |
Method AFTER_MODIFY on class /RPM/IF_EX_DECISION_POINT has no exception.
Method ATTRIBUTE_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ATTRIBUTE_NEW | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Decision Point Attributes | 20060802 | ||
2 | ![]() |
IS_ATTRIBUTE_NEW | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Decision Point Attributes | 20060309 | ||
3 | ![]() |
IS_ATTRIBUTE_OLD | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Decision Point Attributes | 20060309 | ||
4 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | RPM_TV_OBJECT_STATE | Application object state (technical) | 20060309 |
Method ATTRIBUTE_MODIFY on class /RPM/IF_EX_DECISION_POINT has no exception.
Method BEFORE_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DECISION_NEW | Call by reference | Type reference (TYPE) | RPM_TT_DECISION_INT | Data for Decision Point | 20060413 | ||
2 | ![]() |
IS_ITEM_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_PROJECT_INT | Project attributes | 20060413 | ||
3 | ![]() |
IT_DECISION_OLD | Call by reference | Type reference (TYPE) | RPM_TT_DECISION_INT | Data for Decision Point | 20060413 | ||
4 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060413 |
Method BEFORE_MODIFY on class /RPM/IF_EX_DECISION_POINT has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | /RPM/TS_DECISION_API | Decision Point API attributes | 20060804 | ||
2 | ![]() |
IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | /RPM/TS_DECISION_API | Decision Point API attributes | 20060807 |
Method GET_ATTRIBUTES on class /RPM/IF_EX_DECISION_POINT has no exception.
Method ON_COMMIT_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Decision Point Attributes | 20060309 | ||
2 | ![]() |
IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Decision Point Attributes | 20060309 | ||
3 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | RPM_TV_OBJECT_STATE | Application object state (technical) | 20060309 |
Method ON_COMMIT_CHANGES on class /RPM/IF_EX_DECISION_POINT has no exception.
Method PREPARE_TO_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Decision Point Attributes | 20060309 | ||
2 | ![]() |
IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Decision Point Attributes | 20060309 |
Method PREPARE_TO_SAVE on class /RPM/IF_EX_DECISION_POINT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |