SAP ABAP Class CL_INM_API_METRIC (INM API: Metric)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-CF (Application Component) Common Functions
⤷
INM_API (Package) API Innovations Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INM_PROVIDER_ACCESS | ESA: "CRUD"-Interface Pattern | 20070404 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INM_PROVIDER_ACTION | ESA: "Action"-Interface Pattern | 20070404 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INM_PROVIDER_QUERY | ESA: "Query"-Interface-Pattern | 20070404 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INM_PROVIDER_TRANSACTION | ESA: "Transaction"-Interface Pattern | 20070404 |
Properties
Class | CL_INM_API_METRIC | |
Short Description | INM API: Metric | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | INM_API | API Innovations Management |
Created | 20070404 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_INM_API_METRIC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_INM_PROVIDER_ACCESS | ESA: "CRUD"-Interface Pattern | 20070404 | ||
2 | IF_INM_PROVIDER_ACTION | ESA: "Action"-Interface Pattern | 20070404 | ||
3 | IF_INM_PROVIDER_QUERY | ESA: "Query"-Interface-Pattern | 20070404 | ||
4 | IF_INM_PROVIDER_TRANSACTION | ESA: "Transaction"-Interface Pattern | 20070404 |
Friends
Class CL_INM_API_METRIC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_INM_API_METRIC | INM API: Metric | 20090717 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20070404 | |
2 | ![]() |
Static method | Public | Method | Returns the current instance | 20090717 |
3 | ![]() |
Instance method | Public | Method | 20070416 | |
4 | ![]() |
Instance method | Public | Method | 20070416 |
Events
Class CL_INM_API_METRIC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHANGE_MODE | Public | See coding | 20070416 | ty_change_mode TYPE c LENGTH 1
|
||
2 | TY_MODIFICATION | Public | See coding | 20070416 | BEGIN OF ty_modification,
bo_node_name TYPE string,
key TYPE REF TO data,
change_mode TYPE ty_change_mode,
data TYPE REF TO data,
changed_fields TYPE scol_string_t,
association TYPE string,
source_bo_node TYPE string,
source_key TYPE REF TO data,
source_key_is_handle TYPE sesf_boolean,
END OF ty_modification
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_INM_API_METRIC has no parameter.
Method CONSTRUCTOR on class CL_INM_API_METRIC has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_INM_API_METRIC | INM API: Metric | 20090717 |
Method GET_INSTANCE on class CL_INM_API_METRIC has no exception.
Method MODIFY_METRIC_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_MODIFICATION | Call by reference | Type reference (TYPE) | TY_MODIFICATION | Message-Handler-Schnittstelle | 20070416 |
Method MODIFY_METRIC_DETAIL on class CL_INM_API_METRIC has no exception.
Method RETRIEVE_METRIC_DETAIL 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 | 20070416 | |||
2 | ![]() |
IN_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 20070416 | |||
3 | ![]() |
IN_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | 20070416 | |||
4 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070416 | |||
5 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message-Handler-Schnittstelle | 20070416 | ||
6 | ![]() |
IN_REFETCH_FROM_DB | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090730 | ||
7 | ![]() |
IN_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | 20070416 | |||
8 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070416 | |||
9 | ![]() |
OUT_FAILED_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070416 |
Method RETRIEVE_METRIC_DETAIL on class CL_INM_API_METRIC has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 450 |