SAP ABAP Class CL_PCL_LIST_ACTIVITIES (list class)
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_ACTIVITIES | |
| Short Description | list class | |
| 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 | 20060417 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PCL_LIST_ACTIVITIES has no forward declaration.
Interfaces
Class CL_PCL_LIST_ACTIVITIES has no interface implemented.
Friends
Class CL_PCL_LIST_ACTIVITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_ACTLIST_TAB | table type for activity list class | 20060418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | fill Activity list | 20060417 | |
| 2 | Instance method | Public | Method | get list of activities | 20060424 |
Events
Class CL_PCL_LIST_ACTIVITIES has no event.
Types
Class CL_PCL_LIST_ACTIVITIES has no local type.
Method Signatures
Method FILL_ACTIVITY_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) | CNVMBTIMG-ACTIVITY_ID | Eindeutige ID für alle auszuführenden Aktivitäten | 20060417 | |||
| 2 | IM_REF | Call by reference | Object reference (TYPE REF TO) | CL_PCL_ACTIVITY | Aktivitäten im IMG | 20060417 |
Method FILL_ACTIVITY_LIST on class CL_PCL_LIST_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_ACTLIST_TAB | Aktivitätsliste | 20060424 |
Method GET_LIST on class CL_PCL_LIST_ACTIVITIES has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_46C |