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 ACT_ID Instance attribute Private Type reference (TYPE) STRING activity ID 20060419
2 NEXT_ID Instance attribute Private Type reference (TYPE) STRING next ID for a activity 20060419
3 PARENT_ID Instance attribute Private Type reference (TYPE) STRING Unique ID for all activities to be executed 20060419
4 PARENT_KEY Instance attribute Private Type reference (TYPE) STRING parent node key 20060419
5 TLEVEL Instance attribute Private Type reference (TYPE) STRING LEVEL OF node in tree 20060419
6 _VALS 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 BUILD_TREE_HIERACHY Instance method Public Method build tree hierarchy for display 20060419
2 BUILD_TREE_RECURSION Instance method Private Method recursive method to build tree 20060419
3 DELETE_IMG_ENTRY Instance method Public Method delete the object of IMG entry 20060425
4 FILL_ACT_PARAMETER Instance method Public Method fill activitiy parameter 20060426
5 FILL_IMG_LIST Instance method Public Method fill IMG activity list 20060418
6 GET_LIST Instance method Public Method get list of img entries 20060425
7 SET_PARENT_KEY Instance method Public Method set parent key for all the nodes 20060419
8 UPDATE_LIST 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 Changing 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 ERROR_CREATING_HIERARCHY 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 Changing EX_VALS Call by reference Type reference (TYPE) CNV_MBT_IMGLIST_TAB IMG-Eintrag (Zeile) 20060419
2 Importing 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 Importing 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 Exporting 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 Importing IM_ACTIVITY_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Eindeutige ID für alle auszuführenden Aktivitäten 20060418
2 Importing IM_FROM_DB Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060426
3 Importing IM_MERGED Call by reference Type reference (TYPE) AS4FLAG Kennzeichen von zusammengeführtem Paket 20060517
4 Importing IM_NODE_KEY Call by reference Type reference (TYPE) I Eindeutiger Schlüssel für Knoten in Struktur 20060419
5 Importing IM_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Paketnummer zur Angabe von CMIS- und TDMS-Paketen 20060418
6 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) I Oberknotenschlüssel 20060425
7 Importing IM_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase des Migrationsprojektes 20060418
8 Importing IM_REF Call by reference Object reference (TYPE REF TO) CL_PCL_ACT_IMG Aktivitäten im IMG 20060418
9 Importing 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 Exporting 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 Exporting 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 Importing 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