Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_OBJECT_API | xRPM Object Provider Super Class | 20050208 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_DASHBOARD | Dashboard Interface | 20080807 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_METADATA | Metadata for API objects | 20080822 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_PROVIDER_ACCESS | ESA: "CRUD"-Interface Pattern | 20050110 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_PROVIDER_ACTION | ESA: "Action"-Interface Pattern | 20090112 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_PROVIDER_QUERY | ESA: "Query"-Interface-Pattern | 20050110 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/IF_PROVIDER_TRANSACTION | ESA: "Transaction"-Interface Pattern | 20050110 |
Properties
Class | /RPM/CL_DECISION_POINT_API | |
Short Description | xRPM Decision Point Provider Class | |
Super Class | /RPM/CL_OBJECT_API | xRPM Object Provider Super Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /RPM/API | xRPM External Interfaces |
Created | 20050110 | SAP |
Last change | 20141109 | |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /RPM/IF_DASHBOARD | Dashboard Interface | 20080807 | ||
2 | /RPM/IF_METADATA | Metadata for API objects | 20080822 | ||
3 | /RPM/IF_PROVIDER_ACCESS | ESA: "CRUD"-Interface Pattern | 20050110 | ||
4 | /RPM/IF_PROVIDER_ACTION | ESA: "Action"-Interface Pattern | 20090112 | ||
5 | /RPM/IF_PROVIDER_QUERY | ESA: "Query"-Interface-Pattern | 20050110 | ||
6 | /RPM/IF_PROVIDER_TRANSACTION | ESA: "Transaction"-Interface Pattern | 20050110 |
Friends
Class /RPM/CL_DECISION_POINT_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '/RPM/TS_DECISION_API' | 20050207 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '/RPM/TS_DECPT_KEY_IN' | 20050207 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LANGU | Language Key | 20070524 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DECISION' | Decision Point | 20050207 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20091006 | |||
6 | ![]() |
Constant | Public | See coding | 20130917 | ||||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHANGE' | Action name | 20080910 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EDIT_MODE' | String | 20070412 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'LANGUAGE' | String | 20070412 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_GUID' | String | 20070412 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_TYPE' | String | 20070412 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EQ' | String | 20070412 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'I' | Single-Character Flag | 20070412 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'BO_DECISION' | 20130917 | ||
15 | ![]() |
Constant | Public | See coding | 20130917 | ||||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RESPONSIBLE' | 20080901 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RESPONSIBLE_NAME' | 20080901 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SUITABLE_RESOURCES' | Resources | 20080908 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SUITABLE_ROLES' | 20080901 | ||
20 | ![]() |
Constant | Public | See coding | 20130917 | ||||
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DP_NA_GETLIST' | 20100609 | ||
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DP_PHASE_GETLIST' | String | 20070412 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DP_WBS_GETLIST' | String | 20090707 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_DP_GET_HIGHEST_ACTIVE_DP_PHASE' | String | 20090210 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_DP_TARGET_ITEM_TYPE' | String | 20090210 | |
26 | ![]() |
Constant | Public | See coding | 20130917 | ||||
27 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /RPM/CL_OBJECT_API | xRPM Object Provider Super Class | 20070524 |
Methods
Events
Class /RPM/CL_DECISION_POINT_API has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ACTIONS | Public | Attribute reference (LIKE) | 20050323 | |
||
2 | TT_LANGUAGE_PRIORITY | Protected | See coding | 20130917 | tt_language_priority TYPE SORTED TABLE OF t_language_priority
WITH UNIQUE KEY priority
|
||
3 | TY_EDIT_MODE | Public | Attribute reference (LIKE) | 20050323 | |
||
4 | T_LANGUAGE_PRIORITY | Protected | See coding | 20130917 | BEGIN OF t_language_priority,
priority TYPE int1,
language TYPE sylangu,
END OF t_language_priority
|
Method Signatures
Method ACTION_MANDATORY_FIELD_CHK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20080905 | |||
2 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080905 | |||
3 | ![]() |
IN_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_CHANGE_HANDLER | 20080905 | |||
4 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080905 | |||
5 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20080905 | ||
6 | ![]() |
IN_PARAMETERS | Call by reference | Type reference (TYPE) | ANY | 20080905 | |||
7 | ![]() |
OUT_REJECTED | Call by reference | Type reference (TYPE) | SCOL_BOOLEAN | Boolean | 20080905 |
Method ACTION_MANDATORY_FIELD_CHK on class /RPM/CL_DECISION_POINT_API has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20070524 |
Method CONSTRUCTOR on class /RPM/CL_DECISION_POINT_API has no exception.
Method CREATE_DECISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DECISION | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DECISION | GUID für Anwendungsobjekte | 20050207 | ||
2 | ![]() |
EV_MSG | Call by reference | Type reference (TYPE) | STRING | 20050207 | |||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20050207 | |||
4 | ![]() |
IS_DECISION_API | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Entscheidungspunktattribute | 20050207 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050207 | ||
6 | ![]() |
IV_SIMULATION | Call by reference | Type reference (TYPE) | XFELD | Ankreuzfeld | 20050207 |
Method CREATE_DECISION on class /RPM/CL_DECISION_POINT_API has no exception.
Method CREATE_DECISIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ITEM_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20070430 | ||
2 | ![]() |
IV_ITEM_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_ID | Item Type | 20070430 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070614 |
Method DECISION_POINT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Value transfer | Type reference (TYPE) | /RPM/TT_MESSAGES | Table Type for Messages | 20060409 | ||
2 | ![]() |
EV_RC | Value transfer | Type reference (TYPE) | I | 20060409 | |||
3 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20060409 | ||
4 | ![]() |
IT_DECISION_ATTR | Call by reference | Type reference (TYPE) | /RPM/TT_DECISION_API | Decision Point API attributes | 20060409 | ||
5 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060409 | ||
6 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20060409 |
Method DECISION_POINT_ACTION on class /RPM/CL_DECISION_POINT_API has no exception.
Method DECISION_UNLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Guid for application objects | 20081112 | ||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20080905 |
Method DECISION_UNLOCK on class /RPM/CL_DECISION_POINT_API has no exception.
Method DELETE_DECISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DECISION | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DECISION | xRPM: Entscheidungspunkt | 20050207 | ||
2 | ![]() |
EV_MSG | Call by reference | Type reference (TYPE) | STRING | 20050207 | |||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20050207 | |||
4 | ![]() |
IS_DECISION_API | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Entscheidungspunktattribute | 20050207 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050207 | ||
6 | ![]() |
IV_SIMULATION | Call by reference | Type reference (TYPE) | XFELD | Ankreuzfeld | 20050207 |
Method DELETE_DECISION on class /RPM/CL_DECISION_POINT_API has no exception.
Method DP_START_N_END_STATUS_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DP_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_DECISION_API | Portfolio Hierarchy | 20081114 | ||
2 | ![]() |
RV_IS_LAST_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081114 |
Method DP_START_N_END_STATUS_FLAG on class /RPM/CL_DECISION_POINT_API has no exception.
Method GET_DELAY_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DELAY_ICON | Call by reference | Type reference (TYPE) | ICON_D | Delay indicator Icon | 20070228 | ||
2 | ![]() |
IV_PLANNED_DATE | Call by reference | Type reference (TYPE) | BEGDA | Planned Finish Date | 20070228 |
Method GET_DELAY_INDICATOR on class /RPM/CL_DECISION_POINT_API has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | current language | 20070524 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_OBJECT_API | xRPM Object Provider Super Class | 20070524 |
Method GET_INSTANCE on class /RPM/CL_DECISION_POINT_API has no exception.
Method GET_ITEM_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | RPM_TV_EDIT_MODE | Bearbeitungsmodus Anwendungsobjekte | 20050413 | ||
2 | ![]() |
IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | Externe ID | 20050413 | ||
3 | ![]() |
IV_ITEM_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | GUID für Anwendungsobjekte | 20050413 | ||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050413 | ||
5 | ![]() |
RR_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20050413 |
Method GET_ITEM_OBJECT on class /RPM/CL_DECISION_POINT_API has no exception.
Method GET_LANGU1_FROM_SELPARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20130917 | |||
2 | ![]() |
RV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | 20130917 |
Method GET_LANGU1_FROM_SELPARAM on class /RPM/CL_DECISION_POINT_API has no exception.
Method GET_LANGU_PRIORITY_FM_SELPARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LANGU_PRIORITY | Call by reference | Type reference (TYPE) | TT_LANGUAGE_PRIORITY | 20130917 | |||
2 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20130917 |
Method GET_LANGU_PRIORITY_FM_SELPARAM on class /RPM/CL_DECISION_POINT_API has no exception.
Method GET_PARENT_ITEM_VERSION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ORIGINAL_DP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | 20090831 | |||
2 | ![]() |
EV_ORIGINAL_ITEM_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20090831 | ||
3 | ![]() |
IV_DP_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20090821 |
Method GET_PARENT_ITEM_VERSION_INFO on class /RPM/CL_DECISION_POINT_API has no exception.
Method MODIFY_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ACTIONS | Call by reference | Type reference (TYPE) | TT_ACTIONS | 20050323 | |||
2 | ![]() |
IN_CHANGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_CHANGE_HANDLER | 20050323 | |||
3 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message-Handler-Schnittstelle | 20050323 | ||
4 | ![]() |
IN_MODIFICATIONS | Call by reference | Type reference (TYPE) | TT_MODIFICATIONS | 20050323 |
Method MODIFY_COPY on class /RPM/CL_DECISION_POINT_API has no exception.
Method ON_REVERT_TO_PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DECISION_ID | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | External ID | 20080904 | ||
2 | ![]() |
IV_ITEM_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_ID | Type | 20080904 | ||
3 | ![]() |
LT_DECISION_INT_NEW | Call by reference | Type reference (TYPE) | RPM_TT_DECISION_INT | Data for Decision Point | 20080904 |
Method ON_REVERT_TO_PREVIOUS on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_DECISION_GETLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070410 | |||
2 | ![]() |
IN_FILL_DATA | Call by reference | Type reference (TYPE) | SCOL_BOOLEAN | Boolean | 20070410 | ||
3 | ![]() |
IN_FILTER_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070410 | |||
4 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20070410 | ||
5 | ![]() |
IN_QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | 20070410 | |||
6 | ![]() |
IN_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | TY_QUERY_OPTIONS | 20070410 | |||
7 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20070410 | |||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070410 | |||
9 | ![]() |
OUT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070410 | |||
10 | ![]() |
OUT_QUERY_INFO | Call by reference | Type reference (TYPE) | TY_QUERY_INFO | 20070410 |
Method QUERY_DECISION_GETLIST on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_DP_BY_RESP_STAT_GRP_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130917 | |||
2 | ![]() |
IN_FILL_DATA | Call by reference | Type reference (TYPE) | SCOL_BOOLEAN | 20130917 | |||
3 | ![]() |
IN_FILTER_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130917 | |||
4 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | 20130917 | |||
5 | ![]() |
IN_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | TY_QUERY_OPTIONS | 20130917 | |||
6 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20130917 | |||
7 | ![]() |
IV_USER_ID | Call by reference | Type reference (TYPE) | SYST_UNAME | 20130917 | |||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130917 | |||
9 | ![]() |
OUT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130917 | |||
10 | ![]() |
OUT_QUERY_INFO | Call by reference | Type reference (TYPE) | TY_QUERY_INFO | 20130917 |
Method QUERY_DP_BY_RESP_STAT_GRP_APPL on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_DP_NA_GETLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100609 | |||
2 | ![]() |
IN_FILL_DATA | Call by reference | Type reference (TYPE) | SCOL_BOOLEAN | Boolean | 20100609 | ||
3 | ![]() |
IN_FILTER_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100609 | |||
4 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20100609 | ||
5 | ![]() |
IN_QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | 20100609 | |||
6 | ![]() |
IN_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | TY_QUERY_OPTIONS | 20100609 | |||
7 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20100609 | |||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100609 | |||
9 | ![]() |
OUT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100609 | |||
10 | ![]() |
OUT_QUERY_INFO | Call by reference | Type reference (TYPE) | TY_QUERY_INFO | 20100609 |
Method QUERY_DP_NA_GETLIST on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_DP_PHASE_GETLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20070517 | |||
2 | ![]() |
IN_FILL_DATA | Call by reference | Type reference (TYPE) | SCOL_BOOLEAN | Boolean | 20070517 | ||
3 | ![]() |
IN_FILTER_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070517 | |||
4 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20070517 | ||
5 | ![]() |
IN_QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | 20070517 | |||
6 | ![]() |
IN_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | TY_QUERY_OPTIONS | 20070517 | |||
7 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20070517 | |||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070517 | |||
9 | ![]() |
OUT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070517 | |||
10 | ![]() |
OUT_QUERY_INFO | Call by reference | Type reference (TYPE) | TY_QUERY_INFO | 20070517 |
Method QUERY_DP_PHASE_GETLIST on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_DP_WBS_GETLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090707 | |||
2 | ![]() |
IN_FILL_DATA | Call by reference | Type reference (TYPE) | SCOL_BOOLEAN | Boolean | 20090707 | ||
3 | ![]() |
IN_FILTER_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090707 | |||
4 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20090707 | ||
5 | ![]() |
IN_QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | 20090707 | |||
6 | ![]() |
IN_QUERY_OPTIONS | Call by reference | Type reference (TYPE) | TY_QUERY_OPTIONS | 20090707 | |||
7 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20090707 | |||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090707 | |||
9 | ![]() |
OUT_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090707 | |||
10 | ![]() |
OUT_QUERY_INFO | Call by reference | Type reference (TYPE) | TY_QUERY_INFO | 20090707 |
Method QUERY_DP_WBS_GETLIST on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_GET_HIGHEST_ACTIVE_DP_PH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20090210 | ||
2 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20090210 | |||
3 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090210 |
Method QUERY_GET_HIGHEST_ACTIVE_DP_PH on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_GET_TARGET_ITEM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20090128 | ||
2 | ![]() |
IN_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | TT_SELECTION_PARAMETERS | 20090128 | |||
3 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090128 |
Method QUERY_GET_TARGET_ITEM_TYPE on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_ITEM_FROM_INITIATIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INITIATIVE_GUID | Call by reference | Type reference (TYPE) | INM_TV_GUID | Unique Identifier | 20070819 | ||
2 | ![]() |
RV_ITEM_GUID | Value transfer | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20070819 |
Method QUERY_ITEM_FROM_INITIATIVE on class /RPM/CL_DECISION_POINT_API has no exception.
Method QUERY_PHASE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PHASE_STATUS | Value transfer | Type reference (TYPE) | DPR_TS_STATUS_EXT | Development Projects: Status (External) | 20070829 | ||
2 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20070829 | ||
3 | ![]() |
IV_PHASE_GUID | Value transfer | Type reference (TYPE) | DPR_TV_ENTITY_GUID | Application Object GUID (Entity with Conversion Exit) | 20070829 |
Method QUERY_PHASE_STATUS on class /RPM/CL_DECISION_POINT_API has no exception.
Method RETRIEVE_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050323 | |||
2 | ![]() |
IN_EDIT_MODE | Call by reference | Type reference (TYPE) | TY_EDIT_MODE | 20050323 | |||
3 | ![]() |
IN_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolesch | 20050323 | ||
4 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050323 | |||
5 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message-Handler-Schnittstelle | 20050323 | ||
6 | ![]() |
IN_PROPERTY_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_PROPERTY_HANDLER | Attribute-Handler-Schnittstelle | 20050323 | ||
7 | ![]() |
IN_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolesch | 20050323 | ||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050323 | |||
9 | ![]() |
OUT_FAILED_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20050323 |
Method RETRIEVE_COPY on class /RPM/CL_DECISION_POINT_API has no exception.
Method RETRIEVE_RESPONSIBLE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080910 | |||
2 | ![]() |
IN_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 20080910 | |||
3 | ![]() |
IN_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080910 | ||
4 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080910 | |||
5 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20080910 | ||
6 | ![]() |
IN_PROPERTY_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_PROPERTY_HANDLER | Attribute Handler Interface | 20080910 | ||
7 | ![]() |
IN_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080910 | ||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080910 | |||
9 | ![]() |
OUT_FAILED_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080910 |
Method RETRIEVE_RESPONSIBLE_NAME on class /RPM/CL_DECISION_POINT_API has no exception.
Method RETRIEVE_SUITABLE_RESOURCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080901 | |||
2 | ![]() |
IN_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 20080901 | |||
3 | ![]() |
IN_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080901 | ||
4 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080901 | |||
5 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20080901 | ||
6 | ![]() |
IN_PROPERTY_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_PROPERTY_HANDLER | Attribute Handler Interface | 20080901 | ||
7 | ![]() |
IN_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080901 | ||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080901 | |||
9 | ![]() |
OUT_FAILED_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080901 |
Method RETRIEVE_SUITABLE_RESOURCES on class /RPM/CL_DECISION_POINT_API has no exception.
Method RETRIEVE_SUITABLE_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080901 | |||
2 | ![]() |
IN_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 20080901 | |||
3 | ![]() |
IN_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080901 | ||
4 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080901 | |||
5 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message Handler Interface | 20080901 | ||
6 | ![]() |
IN_PROPERTY_HANDLER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_PROPERTY_HANDLER | Attribute Handler Interface | 20080901 | ||
7 | ![]() |
IN_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080901 | ||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080901 | |||
9 | ![]() |
OUT_FAILED_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20080901 |
Method RETRIEVE_SUITABLE_ROLES on class /RPM/CL_DECISION_POINT_API has no exception.
Method SELECT_DP_BY_RESP_STAT_GRP_APP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DECISION | Call by reference | Type reference (TYPE) | /RPM/TT_DECIS_STATGRP_SUCC_API | 20130917 | |||
2 | ![]() |
IV_USER_ID | Call by reference | Type reference (TYPE) | SYST-UNAME | 20130917 |
Method SELECT_DP_BY_RESP_STAT_GRP_APP on class /RPM/CL_DECISION_POINT_API has no exception.
Method SET_NEXT_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DECISION | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | Externe ID | 20050323 | ||
2 | ![]() |
IV_ITEM_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | GUID für Anwendungsobjekte | 20050323 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050324 |
Method SET_NEXT_ACTIVE on class /RPM/CL_DECISION_POINT_API has no exception.
Method SWITCH_DP_W_END_STAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DECISION_INT | Call by reference | Type reference (TYPE) | RPM_TT_DECISION_INT | Data for Decision Point | 20051014 | ||
2 | ![]() |
IV_ITEM_TYPE | Call by reference | Type reference (TYPE) | /RPM/TV_ITEM_ID | Item Type | 20051014 | ||
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20051014 |
Method SWITCH_DP_W_END_STAT on class /RPM/CL_DECISION_POINT_API has no exception.
Method UPDATE_DECISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DECISION | Call by reference | Object reference (TYPE REF TO) | CL_RPM_DECISION | xRPM: Entscheidungspunkt | 20050207 | ||
2 | ![]() |
EV_MSG | Call by reference | Type reference (TYPE) | STRING | 20050207 | |||
3 | ![]() |
EV_RC | Call by reference | Type reference (TYPE) | I | 20050207 | |||
4 | ![]() |
IS_DECISION_API | Call by reference | Type reference (TYPE) | RPM_TS_DECISION_INT | Entscheidungspunktattribute | 20050207 | ||
5 | ![]() |
IV_CURRENT_DP_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | Guid for application objects | 20100308 | ||
6 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050207 | ||
7 | ![]() |
IV_SIMULATION | Call by reference | Type reference (TYPE) | XFELD | Ankreuzfeld | 20050207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RMP: Updatefehler | 20060510 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |