Hierarchy
⤷
⤷
Properties
| Class | CL_DMC_PROJECT_LIST | |
| Short Description | Manages a list of projects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000229 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_PROJECT_LIST has no interface implemented.
Friends
Class CL_DMC_PROJECT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_ORGANIZATION | MY_ORGANIZATION | 20000229 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: MESSAGES Handler | 20050217 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | _ACTUAL_COUNTER | 20000229 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DMCT_PROJECT_REL_TAB | _DBVALS | 20000229 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | _INITIALIZED | 20000229 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | DMC_PROJECT_TAB | _VALS | 20000229 |
Methods
Events
Class CL_DMC_PROJECT_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DMC_PROJECT_REF | |
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_PROJECT | IM_PROJECT | 20000229 |
Method ADD on class CL_DMC_PROJECT_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ORGANIZATION | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ORGANIZATION | IM_ORGANIZATION | 20000229 |
Method CONSTRUCTOR on class CL_DMC_PROJECT_LIST has no exception.
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUM | Value transfer | Type reference (TYPE) | I | NUM | 20000229 |
Method COUNT on class CL_DMC_PROJECT_LIST has no exception.
Method DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method DEL_ALL_ELEMENTS Signature
Method DEL_ALL_ELEMENTS on class CL_DMC_PROJECT_LIST has no parameter.
Method DEL_ALL_ELEMENTS on class CL_DMC_PROJECT_LIST has no exception.
Method DEL_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method DEL_BY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PTR | Call by reference | Object reference (TYPE REF TO) | CL_DMC_PROJECT | IM_PTR | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method ELEMS_BY_APPL_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Global eindeutiger Schlüssel (22-stellig) | 20000706 | |||
| 2 | PROJECTS | Call by reference | Type reference (TYPE) | DMC_PROJECT_REF_TAB | dd | 20000706 |
Method ELEMS_BY_APPL_GUID on class CL_DMC_PROJECT_LIST has no exception.
Method ELEM_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_PROJECT | ELEM | 20060223 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | DMC_PROJECT_GUID | MWB: GUID of a Project | 20060223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20060223 |
Method ELEM_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_PROJECT | ELEM | 20000229 | |||
| 2 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method FIRST_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_PROJECT | ELEM | 20000229 |
Method FIRST_ELEM on class CL_DMC_PROJECT_LIST has no exception.
Method GET_ALL_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ELEMS | Call by reference | Type reference (TYPE) | DMC_PROJECT_REF_TAB | EX_ELEMS | 20000229 | |||
| 2 | IM_TO_INITIALIZE | Call by reference | Type reference (TYPE) | BOOLEAN | DMCT_TRUE | boolsche Variable (X=true, -=false, space=unknown) | 20000615 |
Method GET_ALL_ELEMENTS on class CL_DMC_PROJECT_LIST has no exception.
Method GET_ALL_GUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_GUIDS | Value transfer | Type reference (TYPE) | DMC_GUIDS_TAB | DMC: Tabellentyp mit Guids | 20000830 |
Method GET_ALL_GUIDS on class CL_DMC_PROJECT_LIST has no exception.
Method GET_IDENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_IDS | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE_TAB | EX_IDS | 20000229 |
Method GET_IDENTS on class CL_DMC_PROJECT_LIST has no exception.
Method GET_PERSISTENCE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_PROJECT | IM_PROJECT | 20000229 | |||
| 2 | WA | Value transfer | Type reference (TYPE) | DMC_PRREC | WA | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ELEMENT_NOT_FOUND | 20000229 |
Method INITIALIZE_ELEMENTS Signature
Method INITIALIZE_ELEMENTS on class CL_DMC_PROJECT_LIST has no parameter.
Method INITIALIZE_ELEMENTS on class CL_DMC_PROJECT_LIST has no exception.
Method INITIALIZE_ELEMS Signature
Method INITIALIZE_ELEMS on class CL_DMC_PROJECT_LIST has no parameter.
Method INITIALIZE_ELEMS on class CL_DMC_PROJECT_LIST has no exception.
Method LOAD_ELEMENTS Signature
Method LOAD_ELEMENTS on class CL_DMC_PROJECT_LIST has no parameter.
Method LOAD_ELEMENTS on class CL_DMC_PROJECT_LIST has no exception.
Method NEXT_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEM | Value transfer | Object reference (TYPE REF TO) | CL_DMC_PROJECT | ELEM | 20000229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_MORE_ELEMENTS | 20000229 |
Method RELOAD_FROM_DB Signature
Method RELOAD_FROM_DB on class CL_DMC_PROJECT_LIST has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_PROJECT_LIST has no exception.
Method RELOAD_LIST Signature
Method RELOAD_LIST on class CL_DMC_PROJECT_LIST has no parameter.
Method RELOAD_LIST on class CL_DMC_PROJECT_LIST has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_PROJECT_LIST has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_PROJECT_LIST has no exception.
Method SAVE Signature
Method SAVE on class CL_DMC_PROJECT_LIST has no parameter.
Method SAVE on class CL_DMC_PROJECT_LIST has no exception.
Method SET_PERSISTENCE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WA | Call by reference | Type reference (TYPE) | DMC_PRREC | IM_WA | 20000229 |
Method SET_PERSISTENCE_STATE on class CL_DMC_PROJECT_LIST has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | |||
| 2 | IM_NEW_STATE | Call by reference | Type reference (TYPE) | DMCT_OBJECT_STATE | IM_NEW_STATE | 20000229 |
Method SET_STATE on class CL_DMC_PROJECT_LIST has no exception.
Method TO_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROJECT_TAB | Call by reference | Type reference (TYPE) | DMCT_PROJECT_REL_TAB | EX_PROJECT_TAB | 20000229 |
Method TO_ITAB on class CL_DMC_PROJECT_LIST has no exception.
Method UPDATE_DBVALS Signature
Method UPDATE_DBVALS on class CL_DMC_PROJECT_LIST has no parameter.
Method UPDATE_DBVALS on class CL_DMC_PROJECT_LIST has no exception.
Method UPDATE_FROM_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PROJECT_TAB | Call by reference | Type reference (TYPE) | DMCT_PROJECT_REL_TAB | CH_PROJECT_TAB | 20000229 |
Method UPDATE_FROM_ITAB on class CL_DMC_PROJECT_LIST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |