SAP ABAP Class CL_INM_ON_PHASE (PPM Phase Details)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-CF (Application Component) Common Functions
⤷
INM_OBJ_NAVIGATOR_INTEGRATION (Package) Access Layer: PLM Object Navigator

⤷

⤷

Properties
Class | CL_INM_ON_PHASE | |
Short Description | PPM Phase Details | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | INM_OBJ_NAVIGATOR_INTEGRATION | Access Layer: PLM Object Navigator |
Created | 20090707 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_INM_ON_PHASE has no forward declaration.
Interfaces
Class CL_INM_ON_PHASE has no interface implemented.
Friends
Class CL_INM_ON_PHASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | LOGSYS | Logical system PLM | 20090707 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RFCDEST | 'X3TCLNT002' | Logical system PPM | 20090707 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks the existence of projects | 20090707 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090707 |
3 | ![]() |
Static method | Public | Method | Get Phase Details | 20090707 |
4 | ![]() |
Static method | Public | Method | Get linked phases to a material | 20090707 |
5 | ![]() |
Static method | Public | Method | Get linked materials to a phase | 20090707 |
6 | ![]() |
Static method | Public | Method | Get linked recipes to a phase | 20090707 |
7 | ![]() |
Static method | Public | Method | Get linked projects to a recipe | 20090707 |
Events
Class CL_INM_ON_PHASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_NAME_VALUE | Private | See coding | 20090707 | |
Method Signatures
Method CHECK_MULTI_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090707 | ||
2 | ![]() |
ET_PHASE_ID | Call by reference | Type reference (TYPE) | INM_T_PHASE_ID | PPM Object Id's existing | 20090707 | ||
3 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090707 | ||
4 | ![]() |
IT_PHASE_ID | Call by reference | Type reference (TYPE) | INM_T_PHASE_ID | PPM Object Id's to be checked | 20090707 |
Method CHECK_MULTI_EXISTENCE on class CL_INM_ON_PHASE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_INM_ON_PHASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_INM_ON_PHASE has no exception.
Method GET_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PHASE_ATTR | Call by reference | Type reference (TYPE) | INM_T_NAV_PHASE_ATTR | NAV - Phase Attributes | 20090707 | ||
2 | ![]() |
IT_PHASE_KEYS | Call by reference | Type reference (TYPE) | INM_T_PHASE_ID | PPM Object Id's | 20090707 |
Method GET_DETAILS on class CL_INM_ON_PHASE has no exception.
Method GET_MAT_LINKED_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINKED_ID | Call by reference | Type reference (TYPE) | INM_T_PHASE_ID | PPM Object Id's | 20090707 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090707 | ||
3 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090707 | ||
4 | ![]() |
IS_MAT_ID | Call by reference | Type reference (TYPE) | INM_S_MAT_ID | Material Number - ID Structure | 20090707 | ||
5 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090814 |
Method GET_MAT_LINKED_PHASE on class CL_INM_ON_PHASE has no exception.
Method GET_PHASE_LINKED_MATERIALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINKED_ID | Call by reference | Type reference (TYPE) | INM_T_MAT_ID | Material Number - ID Table Type | 20090707 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090707 | ||
3 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090707 | ||
4 | ![]() |
IS_PHASE_ID | Call by reference | Type reference (TYPE) | INM_S_PHASE_ID | PPM Object ID | 20090707 | ||
5 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090813 |
Method GET_PHASE_LINKED_MATERIALS on class CL_INM_ON_PHASE has no exception.
Method GET_PHASE_LINKED_RECIPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINKED_ID | Call by reference | Type reference (TYPE) | INM_T_RCP_EXT_KEY | External recipe key | 20090707 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090707 | ||
3 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090707 | ||
4 | ![]() |
IS_PHASE_ID | Call by reference | Type reference (TYPE) | INM_S_PHASE_ID | NAV - | 20090707 | ||
5 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090813 |
Method GET_PHASE_LINKED_RECIPES on class CL_INM_ON_PHASE has no exception.
Method GET_RCP_LINKED_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINKED_ID | Call by reference | Type reference (TYPE) | INM_T_PHASE_ID | PPM Object Id's | 20090707 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20090707 | ||
3 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090707 | ||
4 | ![]() |
IS_RCP_KEY | Call by reference | Type reference (TYPE) | INM_S_RCP_RECIPE_KEY | External recipe key | 20090707 | ||
5 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090814 |
Method GET_RCP_LINKED_PHASE on class CL_INM_ON_PHASE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 701 |