SAP ABAP Class CL_EAM_TL_HIERARCHY (Class for task list hierarchy)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-PRM-TL (Application Component) Maintenance Task Lists
⤷
EAM_TL_API (Package) EAM Task List API
⤷
⤷
Properties
| Class | CL_EAM_TL_HIERARCHY | |
| Short Description | Class for task list hierarchy | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAM_TL_API | EAM Task List API |
| Created | 20090917 | SAP |
| Last change | 20100310 | SAP |
| 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
Class CL_EAM_TL_HIERARCHY has no interface implemented.
Friends
Class CL_EAM_TL_HIERARCHY 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_EAM_TL_HIERARCHY | Class for Task list Hierarchy | 20090917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check complete hierarchy with regards to type and tech. obj. | 20091012 | |
| 2 | Instance method | Public | Method | Checks for HTL operations | 20091009 | |
| 3 | Instance method | Public | Method | Checks if all objects are filled correctly for HTL | 20091008 | |
| 4 | Instance method | Private | Method | Check if a recursion occours due to installation of an HTL | 20091013 | |
| 5 | Instance method | Private | Method | Check sub (hierarchy) task list | 20091001 | |
| 6 | Instance method | Private | Method | Check technical object for single use | 20091013 | |
| 7 | Instance method | Public | Method | Checks relevant for the task list type (E, T, A) | 20090917 | |
| 8 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090917 | |
| 9 | Static method | Public | Method | Returns singleton instance | 20090917 | |
| 10 | Instance method | Public | Method | Determine restore opr for reactivating (H)TLs | 20091022 | |
| 11 | Instance method | Public | Method | Determine VORNR for all operations by sub task lists | 20091130 | |
| 12 | Instance method | Public | Method | Determines hierarchy flag of task list | 20091001 | |
| 13 | Instance method | Public | Method | Reads header and operations data from the buffer (downward) | 20090917 | |
| 14 | Instance method | Public | Method | Read next higher task list hierarchy | 20090922 |
Events
Class CL_EAM_TL_HIERARCHY has no event.
Types
Class CL_EAM_TL_HIERARCHY has no local type.
Method Signatures
Method CHECK_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER_NEW | Call by reference | Type reference (TYPE) | EAM_S_PLKOD_EXT | Task List API: Header data with technical objests IDs | 20091013 | |||
| 2 | IS_HIERARCHY_TOP_KEY | Call by reference | Type reference (TYPE) | EAM_S_TL_KEY | HTL Key for top hierarchy level | 20091012 | |||
| 3 | IT_OPERATIONS | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for dynamic checks | 20091020 | ||
| 2 | Exception class for task list hierarchy | 20091012 |
Method CHECK_HTL_OPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLPOD | Call by reference | Type reference (TYPE) | PLPOD | I/O table for task list operations and network activities | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for task list hierarchy | 20091009 |
Method CHECK_INPUT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER_CRT | Call by reference | Type reference (TYPE) | EAM_S_PLKOD_EXT | Task List API: Header data with technical objests IDs | 20091009 | |||
| 2 | IS_HIERARCHY_TOP_KEY | Call by reference | Type reference (TYPE) | EAM_S_TL_KEY | HTL Key for top hierarchy level | 20091014 | |||
| 3 | IT_COMPONENTS_DEL | Call by reference | Type reference (TYPE) | EAM_T_COMPONENT_INS | Table type for TL components | 20091008 | |||
| 4 | IT_COMPONENTS_INS | Call by reference | Type reference (TYPE) | EAM_T_COMPONENT_INS | Table type for TL components | 20091008 | |||
| 5 | IT_COMPONENTS_UPD | Call by reference | Type reference (TYPE) | EAM_T_COMPONENT_INS | Table type for TL components | 20091008 | |||
| 6 | IT_COMPONENTS_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_PLMZ_UP | Task list: Table with update flags for Meterial Components | 20091008 | |||
| 7 | IT_HEADER_DEL | Call by reference | Type reference (TYPE) | EAM_T_PLKOD | Task list header dialog table type | 20091008 | |||
| 8 | IT_HEADER_UPD | Call by reference | Type reference (TYPE) | EAM_T_HDR_UPD | Task list: Table for header update in API | 20091008 | |||
| 9 | IT_HEADER_UPDX | Call by reference | Type reference (TYPE) | EAM_T_PLKOD_UP | Task List API: Table for TL header update indicators | 20091008 | |||
| 10 | IT_MPACKAGES_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_MPACK | Task List API: Table for maintenance packag update / insert | 20091008 | |||
| 11 | IT_MPACKAGES_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_MPACK | Task List API: Table for maintenance packag update / insert | 20091008 | |||
| 12 | IT_OPERATIONS_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091008 | |||
| 13 | IT_OPERATIONS_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091008 | |||
| 14 | IT_OPERATIONS_UPD | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091008 | |||
| 15 | IT_OPERATIONS_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR_UP | Task list: Table with update flags for operations | 20091008 | |||
| 16 | IT_PRTS_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT | task list API: table for PRT update | 20091008 | |||
| 17 | IT_PRTS_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT | task list API: table for PRT update | 20091008 | |||
| 18 | IT_PRTS_UPD | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT | task list API: table for PRT update | 20091008 | |||
| 19 | IT_PRTS_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_PRT_UP | task list API: table for PRT update indicators | 20091008 | |||
| 20 | IT_RELATIONS_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_REL | Task list: Table for update / insert relations | 20091008 | |||
| 21 | IT_RELATIONS_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_REL | Task list: Table for update / insert relations | 20091008 | |||
| 22 | IT_RELATIONS_UPD | Call by reference | Type reference (TYPE) | EAM_T_TL_REL | Task list: Table for update / insert relations | 20091008 | |||
| 23 | IT_RELATIONS_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_REL_UP | Task list: Table containing update flags for relations | 20091008 | |||
| 24 | IT_SPACK_CONTR_LIMITS_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_CONTR_LIMITS | Task list API: Service package contract limits | 20091109 | |||
| 25 | IT_SPACK_CONTR_LIMITS_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_CONTR_LIMITS | Task list API: Service package contract limits | 20091109 | |||
| 26 | IT_SPACK_CONTR_LIMITS_UPD | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_CONTR_LIMITS | Task list API: Service package contract limits | 20091109 | |||
| 27 | IT_SPACK_CONTR_LIMITS_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_CONTR_LIMITS_UP | Task list API: Update flags for service contract limits | 20091109 | |||
| 28 | IT_SPACK_LIMITS_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_LIMITS | Task list API: Service package limit data | 20091123 | |||
| 29 | IT_SPACK_LIMITS_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_LIMITS | Task list API: Service package limit data | 20091109 | |||
| 30 | IT_SPACK_LIMITS_UPD | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_LIMITS | Task list API: Service package limit data | 20091109 | |||
| 31 | IT_SPACK_LIMITS_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_LIMITS_UP | Task list API: Update flags for service limit data | 20091109 | |||
| 32 | IT_SPACK_LINES_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK | Task List API: Serviceline data detail | 20091109 | |||
| 33 | IT_SPACK_LINES_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK | Task List API: Serviceline data detail | 20091109 | |||
| 34 | IT_SPACK_LINES_UPD | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK | Task List API: Serviceline data detail | 20091109 | |||
| 35 | IT_SPACK_LINES_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_UPDX | Update structure for MM-SRV Services in Tasklist | 20091109 | |||
| 36 | IT_SPACK_OUTLINES_DEL | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_OUTLINE | Task list API: Table containing service package outlines | 20091109 | |||
| 37 | IT_SPACK_OUTLINES_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_OUTLINE | Task list API: Table containing service package outlines | 20091109 | |||
| 38 | IT_SPACK_OUTLINES_UPD | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_OUTLINE | Task list API: Table containing service package outlines | 20091109 | |||
| 39 | IT_SPACK_OUTLINES_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_SPACK_OUTLINES_UP | Task list API: Flag structure for service pack outlines | 20091109 | |||
| 40 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20091008 | |||
| 41 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20091008 | |||
| 42 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20091008 | |||
| 43 | IV_TRTYP | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20091020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for task list hierarchy | 20091008 |
Method CHECK_RECURSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HDR_KEY_INSERT | Call by reference | Type reference (TYPE) | EAM_S_TL_KEY | HTL key for adding header | 20091022 | |||
| 2 | IS_OPERATION | Call by reference | Type reference (TYPE) | PLPOD | I/O table for task list operations and network activities | 20091022 | |||
| 3 | IT_OPERATIONS_HIERARCHY | Call by reference | Type reference (TYPE) | EAM_T_PLPOD | Task list operation dialog table type | 20091014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for task list hierarchy | 20091013 |
Method CHECK_SUB_HTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLPOD | Call by reference | Type reference (TYPE) | PLPOD | I/O table for task list operations and network activities | 20091001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for task list hierarchy | 20091001 |
Method CHECK_TECH_OBJ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER_NEW | Call by reference | Type reference (TYPE) | EAM_S_PLKOD_EXT | Task List API: Header data with technical objests IDs | 20091013 | |||
| 2 | IT_HEADERS | Call by reference | Type reference (TYPE) | EAM_T_PLKOD_EXT | Task List API: Header data with technical objests IDs | 20091013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for task list hierarchy | 20091013 |
Method CHECK_TL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADERS | Call by reference | Type reference (TYPE) | EAM_T_PLKOD_EXT | Task List API: Header data with technical objests IDs | 20091013 | |||
| 2 | IT_OPERATIONS | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091008 | |||
| 3 | IT_PLPOD | Call by reference | Type reference (TYPE) | EAM_T_PLPOD | Task list operation dialog table type | 20091013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091008 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_HIERARCHY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_HIERARCHY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAM_TL_HIERARCHY | Class for task list hierarchy | 20090917 |
Method GET_INSTANCE on class CL_EAM_TL_HIERARCHY has no exception.
Method GET_RESTORE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OPERATIONS_INS | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091022 | |||
| 2 | ET_OPERATIONS_RESTORE | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091022 |
Method GET_RESTORE_PARAMETER on class CL_EAM_TL_HIERARCHY has no exception.
Method GET_VORNR_FOR_SUBTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OPERATIONS | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR | Task list: Table for operations insert / update in API | 20091130 | |||
| 2 | CT_OPERATIONS_UPDX | Call by reference | Type reference (TYPE) | EAM_T_TL_OPR_UP | Task list: Table with update flags for operations | 20091207 | |||
| 3 | IV_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Read deleted operations | 20091130 |
Method GET_VORNR_FOR_SUBTL on class CL_EAM_TL_HIERARCHY has no exception.
Method IS_TL_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20091019 | |||
| 2 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20091019 | |||
| 3 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20091019 | |||
| 4 | RV_IS_HTL | Value transfer | Type reference (TYPE) | XHIERTL | Sign: Task List Contains Hierarchical Operations | 20091001 |
Method IS_TL_HIERARCHY on class CL_EAM_TL_HIERARCHY has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLKOD_SUBORDINATE | Call by reference | Type reference (TYPE) | EAM_T_PLKOD_EXT | Task List API: Header data with technical objests IDs | 20090917 | |||
| 2 | ET_PLPOD_SUBORDINATE | Call by reference | Type reference (TYPE) | EAM_T_PLPOD | Task list operation dialog table type | 20090917 | |||
| 3 | IT_PLPOD | Call by reference | Type reference (TYPE) | EAM_T_PLPOD | Task list operation dialog table type | 20090917 | |||
| 4 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20090917 | |||
| 5 | IV_LOCK | Call by reference | Type reference (TYPE) | FLG_ENQ | Read with lock | 20090917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091020 |
Method READ_ONE_LEVEL_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PLKOD_SUPERIOR | Call by reference | Type reference (TYPE) | PLKOD | I/O table for task list headers | 20090922 | |||
| 2 | ET_PLKOD_SELECT | Call by reference | Type reference (TYPE) | EAM_T_PLKOD_EXT | Task List API: Header data with technical objests IDs | 20090923 | |||
| 3 | IS_SUB_TL_KEY | Call by reference | Type reference (TYPE) | EAM_S_TASK_LIST_KEY | Key for Task List | 20090922 | |||
| 4 | IV_DATE | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Date | 20090922 | ||
| 5 | IV_LOCK | Call by reference | Type reference (TYPE) | FLG_ENQ | Indicator: Order is locked | 20090922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for task list hierarchy | 20090922 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |