Hierarchy
⤷
⤷
Properties
| Class | CL_WER_ELEMENT_LIST | |
| Short Description | List of element description of an application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_BUSINESS | Business Layer |
| Created | 20060722 | SAP |
| Last change | 20100310 | SAP |
| 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) |
Interfaces
Class CL_WER_ELEMENT_LIST has no interface implemented.
Friends
Class CL_WER_ELEMENT_LIST 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) | WER_ELEMENT_STY | Element Identifications (id, name, description, type) | 20060722 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20070818 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_CONST | Constants | 20060805 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_EXCEPTION_REPORTER | Services for raising exceptions | 20060805 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_SERVICES | Grouping of generic services | 20060805 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ELEMENT_ADDED | Instance Event (0) |
Public (2) |
Element in element list has been added | 20061017 |
| 2 | ELEMENT_CHANGED | Instance Event (0) |
Public (2) |
Element in element list has changed | 20060805 |
| 3 | ELEMENT_DELETED | Instance Event (0) |
Public (2) |
Element in element list has been deleted | 20061017 |
Types
Class CL_WER_ELEMENT_LIST has no local type.
Method Signatures
Method ADD_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIONS | Call by reference | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060920 |
Method ADD_ACTIONS on class CL_WER_ELEMENT_LIST has no exception.
Method ADD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ELEMENT | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY | Element identification (id, name, description, type) | 20060722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unique identifier exists | 20060722 |
Method ADD_EXPRESSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXPRESSIONS | Call by reference | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060920 |
Method ADD_EXPRESSIONS on class CL_WER_ELEMENT_LIST has no exception.
Method ADD_RULE_SETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RULE_SETS | Call by reference | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060920 |
Method ADD_RULE_SETS on class CL_WER_ELEMENT_LIST has no exception.
Method ADD_UNSAVED_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ELEMENT | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY | Element identification (id, name, description, type) | 20070818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unique identifier exists | 20070818 |
Method CHANGE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-DESCRIPTION | Element description | 20060805 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-ID | Element unique identifier | 20060805 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-NAME | Element name | 20060805 | |||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-TYPE | Element type | 20060805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20060722 |
Method CHANGE_UNSAVED_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-DESCRIPTION | Element description | 20070818 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-ID | Element unique identifier | 20070818 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-NAME | Element name | 20070818 | |||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY-TYPE | Element type | 20070818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070818 |
Method CHECK_EXISTS_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element id | 20060724 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20060724 | |||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20060724 |
Method CHECK_EXISTS_BY_ID on class CL_WER_ELEMENT_LIST has no exception.
Method CHECK_EXISTS_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_NAME | Element name | 20060724 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20060724 | |||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20060724 |
Method CHECK_EXISTS_BY_NAME on class CL_WER_ELEMENT_LIST has no exception.
Method CHECK_EXISTS_UNSAVED_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element id | 20070818 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070818 |
Method CHECK_EXISTS_UNSAVED_BY_ID on class CL_WER_ELEMENT_LIST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_ELEMENT_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_ELEMENT_LIST has no exception.
Method DELETE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20060805 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20060805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20060722 |
Method DISCARD_UNSAVED_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20070818 |
Method DISCARD_UNSAVED_ELEMENT on class CL_WER_ELEMENT_LIST has no exception.
Method FREE Signature
Method FREE on class CL_WER_ELEMENT_LIST has no parameter.
Method FREE on class CL_WER_ELEMENT_LIST has no exception.
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ACTIONS | Value transfer | Object reference (TYPE REF TO) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method GET_ACTIONS on class CL_WER_ELEMENT_LIST has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_APPLICATION | Value transfer | Type reference (TYPE) | WER_ELEMENT_STY | Element identification (id, name, description, type) | 20060722 |
Method GET_APPLICATION on class CL_WER_ELEMENT_LIST has no exception.
Method GET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONDITIONS | Value transfer | Object reference (TYPE REF TO) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method GET_CONDITIONS on class CL_WER_ELEMENT_LIST has no exception.
Method GET_ELEMENT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element id | 20060722 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20060722 | |||
| 3 | RS_ELEMENT | Value transfer | Type reference (TYPE) | WER_ELEMENT_STY | Element identification (id, name, description, type) | 20060722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20060722 |
Method GET_ELEMENT_BY_ID_INCL_UNSAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ELEMENT | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY | Element identification (id, name, description, type) | 20070818 | |||
| 2 | E_SAVED | Call by reference | Type reference (TYPE) | WER_BOOL | Boolean: true = X and false = SPACE | 20070818 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element id | 20070818 | |||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20070818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070818 |
Method GET_ELEMENT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_NAME | Element name | 20060722 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20060722 | |||
| 3 | RS_ELEMENT | Value transfer | Type reference (TYPE) | WER_ELEMENT_STY | Element identification (id, name, description, type) | 20060722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20060722 |
Method GET_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EVENTS | Value transfer | Object reference (TYPE REF TO) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method GET_EVENTS on class CL_WER_ELEMENT_LIST has no exception.
Method GET_EXPRESSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXPRESSIONS | Value transfer | Object reference (TYPE REF TO) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method GET_EXPRESSIONS on class CL_WER_ELEMENT_LIST has no exception.
Method GET_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RULES | Value transfer | Object reference (TYPE REF TO) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method GET_RULES on class CL_WER_ELEMENT_LIST has no exception.
Method GET_RULE_SETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RULE_SETS | Value transfer | Object reference (TYPE REF TO) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method GET_RULE_SETS on class CL_WER_ELEMENT_LIST has no exception.
Method REMOVE_UNSAVED_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20070818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20070818 |
Method SET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLICATION | Call by reference | Type reference (TYPE) | WER_ELEMENT_STY | Element identification (id, name, description, type) | 20060722 |
Method SET_APPLICATION on class CL_WER_ELEMENT_LIST has no exception.
Method SET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONDITIONS | Call by reference | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method SET_CONDITIONS on class CL_WER_ELEMENT_LIST has no exception.
Method SET_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EVENTS | Call by reference | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method SET_EVENTS on class CL_WER_ELEMENT_LIST has no exception.
Method SET_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RULES | Call by reference | Type reference (TYPE) | WER_ELEMENT_TTY | Element Identifications (id, name, description, type) | 20060722 |
Method SET_RULES on class CL_WER_ELEMENT_LIST has no exception.
Event Signatures
Event ELEMENT_ADDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Exporting | Value transfer | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20061017 | ||
| 2 | E_TYPE | Exporting | Value transfer | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20061017 |
Event ELEMENT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Exporting | Value transfer | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20060805 | ||
| 2 | E_TYPE | Exporting | Value transfer | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20061017 |
Event ELEMENT_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Exporting | Value transfer | Type reference (TYPE) | WER_ELEMENT_ID | Element unique identifier | 20061017 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |