SAP ABAP Class CL_INM_ON_TASK (PPM Task)
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_TASK | |
| Short Description | PPM Task | |
| 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_TASK has no forward declaration.
Interfaces
Class CL_INM_ON_TASK has no interface implemented.
Friends
Class CL_INM_ON_TASK 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 tasks | 20090707 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090707 | |
| 3 | Static method | Public | Method | Get Tasks Details | 20090707 | |
| 4 | Static method | Public | Method | Get linked tasks to a material | 20090707 | |
| 5 | Static method | Public | Method | Get linked tasks to a recipe | 20090707 | |
| 6 | Static method | Public | Method | Get linked materials to a task | 20090707 | |
| 7 | Static method | Public | Method | Get linked recipes to a task | 20090707 |
Events
Class CL_INM_ON_TASK has no event.
Types
Class CL_INM_ON_TASK has no local type.
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_TASK_ID | Call by reference | Type reference (TYPE) | INM_T_TASK_ID | PPM Object Id's existing | 20090707 | |||
| 3 | EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20090707 | |||
| 4 | IT_TASK_ID | Call by reference | Type reference (TYPE) | INM_T_TASK_ID | PPM Object Id's to be checked | 20090707 |
Method CHECK_MULTI_EXISTENCE on class CL_INM_ON_TASK has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_INM_ON_TASK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_INM_ON_TASK has no exception.
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASK_ATTR | Call by reference | Type reference (TYPE) | INM_T_NAV_TASK_ATTR | NAV - Project Attributes | 20090707 | |||
| 2 | IT_TASK_KEYS | Call by reference | Type reference (TYPE) | INM_T_TASK_ID | PPM Object Id's | 20090707 |
Method GET_DETAILS on class CL_INM_ON_TASK has no exception.
Method GET_MAT_LINKED_TASKS 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_TASK_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_TASKS on class CL_INM_ON_TASK has no exception.
Method GET_RCP_LINKED_TASKS 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_TASK_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_TASKS on class CL_INM_ON_TASK has no exception.
Method GET_TASK_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_TASK_ID | Call by reference | Type reference (TYPE) | INM_S_TASK_ID | PPM Object ID | 20090707 | |||
| 5 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090813 |
Method GET_TASK_LINKED_MATERIALS on class CL_INM_ON_TASK has no exception.
Method GET_TASK_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_TASK_ID | Call by reference | Type reference (TYPE) | INM_S_TASK_ID | NAV - | 20090707 | |||
| 5 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20090813 |
Method GET_TASK_LINKED_RECIPES on class CL_INM_ON_TASK has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 701 |