SAP ABAP Class CL_INM_API_METRIC_VALTYPE (cProjects API: Metrics Value)
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 | 20070619 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INM_PROVIDER_ACTION | ESA: "Action"-Interface Pattern | 20070619 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INM_PROVIDER_QUERY | ESA: "Query"-Interface-Pattern | 20070619 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INM_PROVIDER_TRANSACTION | ESA: "Transaction"-Interface Pattern | 20070619 |
Properties
Class | CL_INM_API_METRIC_VALTYPE | |
Short Description | cProjects API: Metrics Value | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | INM_API | API Innovations Management |
Created | 20070619 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_INM_PROVIDER_ACCESS | ESA: "CRUD"-Interface Pattern | 20070619 | ||
2 | IF_INM_PROVIDER_ACTION | ESA: "Action"-Interface Pattern | 20070619 | ||
3 | IF_INM_PROVIDER_QUERY | ESA: "Query"-Interface-Pattern | 20070619 | ||
4 | IF_INM_PROVIDER_TRANSACTION | ESA: "Transaction"-Interface Pattern | 20070619 |
Friends
Class CL_INM_API_METRIC_VALTYPE has no friend class.
Attributes
Class CL_INM_API_METRIC_VALTYPE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20070619 | |
2 | ![]() |
Instance method | Public | Method | 20070619 | |
3 | ![]() |
Instance method | Public | Method | 20070619 |
Events
Class CL_INM_API_METRIC_VALTYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHANGE_MODE | Public | See coding | 20070619 | ty_change_mode TYPE c LENGTH 1
|
||
2 | TY_MODIFICATION | Public | See coding | 20070619 | 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_VALTYPE has no parameter.
Method CONSTRUCTOR on class CL_INM_API_METRIC_VALTYPE has no exception.
Method MODIFY_METRIC_VALTYPE_DET 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 | 20070619 |
Method MODIFY_METRIC_VALTYPE_DET on class CL_INM_API_METRIC_VALTYPE has no exception.
Method RETRIEVE_METRIC_VALTYPE_DET 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 | 20070619 | |||
2 | ![]() |
IN_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 20070619 | |||
3 | ![]() |
IN_FILL_PROPERTIES | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolesch | 20070619 | ||
4 | ![]() |
IN_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070619 | |||
5 | ![]() |
IN_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_MESSAGE_BUFFER | Message-Handler-Schnittstelle | 20070619 | ||
6 | ![]() |
IN_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolesch | 20070619 | ||
7 | ![]() |
OUT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070619 | |||
8 | ![]() |
OUT_FAILED_KEYS | Call by reference | Type reference (TYPE) | INDEX TABLE | 20070619 |
Method RETRIEVE_METRIC_VALTYPE_DET on class CL_INM_API_METRIC_VALTYPE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 450 |