SAP ABAP Class CL_PCL_LIST_IMG_ACTIVITIES (list of activities in IMG)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_46 (Package) MBT PCT : Process controlling functions 4.6
⤷
⤷
Properties
| Class | CL_PCL_LIST_IMG_ACTIVITIES | |
| Short Description | list of activities in IMG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PCL_46 | MBT PCT : Process controlling functions 4.6 |
| Created | 20060418 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PCL_LIST_IMG_ACTIVITIES has no forward declaration.
Interfaces
Class CL_PCL_LIST_IMG_ACTIVITIES has no interface implemented.
Friends
Class CL_PCL_LIST_IMG_ACTIVITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | activity ID | 20060419 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | next ID for a activity | 20060419 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Unique ID for all activities to be executed | 20060419 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | parent node key | 20060419 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | LEVEL OF node in tree | 20060419 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_IMGLIST_TAB | table type for img list activities | 20060418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | build tree hierarchy for display | 20060419 | |
| 2 | Instance method | Private | Method | recursive method to build tree | 20060419 | |
| 3 | Instance method | Public | Method | delete the object of IMG entry | 20060425 | |
| 4 | Instance method | Public | Method | fill activitiy parameter | 20060426 | |
| 5 | Instance method | Public | Method | fill IMG activity list | 20060418 | |
| 6 | Instance method | Public | Method | get list of img entries | 20060425 | |
| 7 | Instance method | Public | Method | set parent key for all the nodes | 20060419 | |
| 8 | Instance method | Public | Method | update list | 20060426 |
Events
Class CL_PCL_LIST_IMG_ACTIVITIES has no event.
Types
Class CL_PCL_LIST_IMG_ACTIVITIES has no local type.
Method Signatures
Method BUILD_TREE_HIERACHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALS | Call by reference | Type reference (TYPE) | CNV_MBT_IMGLIST_TAB | Tabellentyp für IMG-Listenaktivitäten | 20060419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen von Hierarchie | 20060420 |
Method BUILD_TREE_RECURSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALS | Call by reference | Type reference (TYPE) | CNV_MBT_IMGLIST_TAB | IMG-Eintrag (Zeile) | 20060419 | |||
| 2 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel von Oberstruktur | 20060419 |
Method BUILD_TREE_RECURSION on class CL_PCL_LIST_IMG_ACTIVITIES has no exception.
Method DELETE_IMG_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | I | Eindeutiger Schlüssel für IMG-Struktur | 20060425 |
Method DELETE_IMG_ENTRY on class CL_PCL_LIST_IMG_ACTIVITIES has no exception.
Method FILL_ACT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALS | Call by reference | Type reference (TYPE) | CNV_MBT_IMGLIST_TAB | Tabellentyp für IMG-Listenaktivitäten | 20060426 |
Method FILL_ACT_PARAMETER on class CL_PCL_LIST_IMG_ACTIVITIES has no exception.
Method FILL_IMG_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Eindeutige ID für alle auszuführenden Aktivitäten | 20060418 | |||
| 2 | IM_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060426 | |||
| 3 | IM_MERGED | Call by reference | Type reference (TYPE) | AS4FLAG | Kennzeichen von zusammengeführtem Paket | 20060517 | |||
| 4 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | I | Eindeutiger Schlüssel für Knoten in Struktur | 20060419 | |||
| 5 | IM_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Paketnummer zur Angabe von CMIS- und TDMS-Paketen | 20060418 | |||
| 6 | IM_PARENT_KEY | Call by reference | Type reference (TYPE) | I | Oberknotenschlüssel | 20060425 | |||
| 7 | IM_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase des Migrationsprojektes | 20060418 | |||
| 8 | IM_REF | Call by reference | Object reference (TYPE REF TO) | CL_PCL_ACT_IMG | Aktivitäten im IMG | 20060418 | |||
| 9 | IM_SEQ_NO | Call by reference | Type reference (TYPE) | I | Nachfolger unter Oberstruktur | 20060425 |
Method FILL_IMG_LIST on class CL_PCL_LIST_IMG_ACTIVITIES has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALS | Call by reference | Type reference (TYPE) | CNV_MBT_IMGLIST_TAB | Liste von IMG-Aktivitäten | 20060425 |
Method GET_LIST on class CL_PCL_LIST_IMG_ACTIVITIES has no exception.
Method SET_PARENT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_VALS | Call by reference | Type reference (TYPE) | CNV_MBT_IMGLIST_TAB | Prozessplan, Reihenfolge der auszuführenden Aktivitäten | 20060419 |
Method SET_PARENT_KEY on class CL_PCL_LIST_IMG_ACTIVITIES has no exception.
Method UPDATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALS | Call by reference | Type reference (TYPE) | CNV_MBT_IMGLIST_TAB | IMG-Liste | 20060426 |
Method UPDATE_LIST on class CL_PCL_LIST_IMG_ACTIVITIES has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_46C |