Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_CNT_ELEMENT | Abstraction of Container Element | 20000331 |
Properties
Class | CL_SWF_CNT_ELEMENT | |
Short Description | Abstraction of Container Element | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SWF_CNT_001 | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWF_CNT | Workflow: Container |
Created | 20000331 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_CNT_ELEMENT | Abstraction of Container Element | 20000331 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SWF_CNT_CONTAINER | 20010117 | Container: Implementing Class | |
2 | CL_SWF_CNT_SERVICE | 20001017 | Container: Instance-Independent Utilities |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGID | 'SWF_CNT_001' | Container Message Class (Used in Error Macros) | 20001221 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XFLAG | Debugging-Flag: Show Properties in Plaintext | 20010726 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Element Properties in Plaintext | 20010726 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Element Definition | 20000404 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SIBFLPOR | Container-Por in Case of Error (Used in Error Macros) | 20001221 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Path Through all Extensions up to Element | 20010425 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Element Local or in Enhancement | 20000411 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container in Which Element Is Physically Stored | 20001221 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFLAG | Element Is a Local Copy of an Element in Def. Erw. | 20010515 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFDNAME | Name of Encapsulated Element | 20010515 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container, to Which the Element Belongs | 20000404 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XFLAG | Element Must Not Be Changed | 20000407 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWF_T100MS | Structure for T100 a Message (Used in Error Macros) | 20001221 |
Methods
Events
Class CL_SWF_CNT_ELEMENT has no event.
Types
Class CL_SWF_CNT_ELEMENT has no local type.
Method Signatures
Method ASSIGN Signature
Method ASSIGN on class CL_SWF_CNT_ELEMENT has no parameter.
Method ASSIGN on class CL_SWF_CNT_ELEMENT has no exception.
Method CHECK_FOR_SHARED_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CHECKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' - Shared Memory Kopie OK / ' ' - Kopie nicht möglich | 20041025 |
Method CHECK_FOR_SHARED_BUFFER on class CL_SWF_CNT_ELEMENT has no exception.
Method CHECK_REF_FOR_SHARED_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Zu prüfende Datenreferenz | 20041025 | ||
2 | ![]() |
IM_ROOT | Call by reference | Type reference (TYPE) | I | 0 | Internal: Rekursionssteuerung | 20041025 | |
3 | ![]() |
RE_CHECKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' - Shared Memory Kopie OK / ' ' - Kopie nicht möglich | 20041025 |
Method CHECK_REF_FOR_SHARED_BUFFER on class CL_SWF_CNT_ELEMENT has no exception.
Method CLEAR_PROPS Signature
Method CLEAR_PROPS on class CL_SWF_CNT_ELEMENT has no parameter.
Method CLEAR_PROPS on class CL_SWF_CNT_ELEMENT has no exception.
Method CLEAR_VALUE Signature
Method CLEAR_VALUE on class CL_SWF_CNT_ELEMENT has no parameter.
Method CLEAR_VALUE on class CL_SWF_CNT_ELEMENT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Elementdaten | 20000407 | ||
2 | ![]() |
EXTENSION_HISTORY | Value transfer | Type reference (TYPE) | STRING | Pfad durch alle Erweiterungen bis zum Element | 20010425 | ||
3 | ![]() |
EXTENSION_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Element lokal (' ') oder in einer Erweiterung (D, P, I) | 20000411 | ||
4 | ![]() |
HOME | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Referenz auf Container, in dem das Element (physisch) liegt | 20001221 | ||
5 | ![]() |
IS_LOCAL_COPY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - lokale Kopie eines Elts. der Def. Erweiterung | 20010515 | |
6 | ![]() |
NAME | Value transfer | Type reference (TYPE) | SWFDNAME | Name, fals ELEMENT_REF initial ist. | 20000718 | ||
7 | ![]() |
NAME_STRING | Value transfer | Type reference (TYPE) | STRING | Name als string, fals ELEMENT_REF initial ist. | 20010725 | ||
8 | ![]() |
OWNER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Referenz auf Container, dem das Element (logisch) gehört | 20000407 | ||
9 | ![]() |
QNAME | Call by reference | Type reference (TYPE) | SWFDQNAME | Qualifizierter Name eines Containerelements | 20020903 | ||
10 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | XFELD | 'X' - Element darf nicht verändert werden | 20000407 |
Method CONSTRUCTOR on class CL_SWF_CNT_ELEMENT has no exception.
Method COPY Signature
Method COPY on class CL_SWF_CNT_ELEMENT has no parameter.
Method COPY on class CL_SWF_CNT_ELEMENT has no exception.
Method CREATE_BY_DATA Signature
Method CREATE_BY_DATA on class CL_SWF_CNT_ELEMENT has no parameter.
Method CREATE_BY_DATA on class CL_SWF_CNT_ELEMENT has no exception.
Method CREATE_BY_ELEMENT_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASE_EXTENSION_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Art der Erweiterung, in der das Element liegt | 20000615 | ||
2 | ![]() |
COPY | Call by reference | Type reference (TYPE) | XFELD | Element (Wert, Einheit, Eigenschaften) wird kopiert. | 20000615 | ||
3 | ![]() |
COPY_TEXTS | Call by reference | Type reference (TYPE) | XFELD | 'X' | 'X' - Sprachabhängige Texte kopieren | 20010326 | |
4 | ![]() |
DATA_REF | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Containerzeile | 20000615 | ||
5 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Neu erzeugtes Element | 20000615 | ||
6 | ![]() |
EXTENSION_HISTORY | Call by reference | Type reference (TYPE) | STRING | Pfad durch alle Erweiterungen bis zum Element | 20010425 | ||
7 | ![]() |
HOME | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container, in dem dieses Element (physisch) liegt | 20001221 | ||
8 | ![]() |
IS_LOCAL_COPY | Call by reference | Type reference (TYPE) | XFELD | SPACE | 'X' - lokale Kopie eines Elts. der Def. Erweiterung | 20010515 | |
9 | ![]() |
KEEP_VALUE_AND_UNIT_REF | Call by reference | Type reference (TYPE) | XFELD | 'X' - Wert und Einheit NICHT kopieren. | 20010615 | ||
10 | ![]() |
OWNER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container, dem dieses Element (logisch) gehört | 20000615 | ||
11 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | XFELD | Element darf nicht verändert werden. | 20000615 |
Method CREATE_BY_ELEMENT_REFERENCE on class CL_SWF_CNT_ELEMENT has no exception.
Method CREATE_BY_REFERENCE Signature
Method CREATE_BY_REFERENCE on class CL_SWF_CNT_ELEMENT has no parameter.
Method CREATE_BY_REFERENCE on class CL_SWF_CNT_ELEMENT has no exception.
Method CREATE_BY_TYPEDESCR Signature
Method CREATE_BY_TYPEDESCR on class CL_SWF_CNT_ELEMENT has no parameter.
Method CREATE_BY_TYPEDESCR on class CL_SWF_CNT_ELEMENT has no exception.
Method CREATE_BY_TYPENAME Signature
Method CREATE_BY_TYPENAME on class CL_SWF_CNT_ELEMENT has no parameter.
Method CREATE_BY_TYPENAME on class CL_SWF_CNT_ELEMENT has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_SWF_CNT_ELEMENT has no parameter.
Method DISPLAY on class CL_SWF_CNT_ELEMENT has no exception.
Method EDIT Signature
Method EDIT on class CL_SWF_CNT_ELEMENT has no parameter.
Method EDIT on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_CHANGE_DATA Signature
Method GET_CHANGE_DATA on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_CHANGE_DATA on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_ELEM_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_REF | Value transfer | Object reference (TYPE REF TO) | DATA | Datenreferenz auf das Element | 20000407 |
Method GET_ELEM_REF on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_EXTENSION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTENSION_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | ' ' - lokal, 'D' - Definition, 'P' - Parent, 'I' - Include | 20000411 |
Method GET_EXTENSION_TYPE on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_NAME on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_OWNER Signature
Method GET_OWNER on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_OWNER on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_PROPS Signature
Method GET_PROPS on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_PROPS on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_QNAME Signature
Method GET_QNAME on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_QNAME on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_TEXTS Signature
Method GET_TEXTS on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_TEXTS on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_TYPE on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_TYPEDESCR Signature
Method GET_TYPEDESCR on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_TYPEDESCR on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_UNIT Signature
Method GET_UNIT on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_UNIT on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_VALUE Signature
Method GET_VALUE on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_VALUE on class CL_SWF_CNT_ELEMENT has no exception.
Method GET_VALUE_REF Signature
Method GET_VALUE_REF on class CL_SWF_CNT_ELEMENT has no parameter.
Method GET_VALUE_REF on class CL_SWF_CNT_ELEMENT has no exception.
Method HAS_PROPS Signature
Method HAS_PROPS on class CL_SWF_CNT_ELEMENT has no parameter.
Method HAS_PROPS on class CL_SWF_CNT_ELEMENT has no exception.
Method INITIALIZE_VALUE Signature
Method INITIALIZE_VALUE on class CL_SWF_CNT_ELEMENT has no parameter.
Method INITIALIZE_VALUE on class CL_SWF_CNT_ELEMENT has no exception.
Method IS_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCKED | Value transfer | Type reference (TYPE) | XFELD | 'X' - Element darf nicht geändert werden | 20000407 |
Method IS_LOCKED on class CL_SWF_CNT_ELEMENT has no exception.
Method LOCALIZE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LOCAL | Value transfer | Type reference (TYPE) | XFLAG | 'X' - Element darf lokal geändert werden | 20010425 |
Method LOCALIZE_ELEMENT on class CL_SWF_CNT_ELEMENT has no exception.
Method PREPARE_FOR_SHARED_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_AREA | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_MEMORY_AREA | Zeiger auf zu verwendenden Speicherbereich | 20041025 |
Method PREPARE_FOR_SHARED_BUFFER on class CL_SWF_CNT_ELEMENT has no exception.
Method QUERY Signature
Method QUERY on class CL_SWF_CNT_ELEMENT has no parameter.
Method QUERY on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_ARGTYPE Signature
Method SET_ARGTYPE on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_ARGTYPE on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_CHANGE_DATA Signature
Method SET_CHANGE_DATA on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_CHANGE_DATA on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_NAME Signature
Method SET_NAME on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_NAME on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_PROPS Signature
Method SET_PROPS on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_PROPS on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_QNAME Signature
Method SET_QNAME on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_QNAME on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_TEXTS Signature
Method SET_TEXTS on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_TEXTS on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_TYPE Signature
Method SET_TYPE on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_TYPE on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_UNIT Signature
Method SET_UNIT on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_UNIT on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_VALUE Signature
Method SET_VALUE on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_VALUE on class CL_SWF_CNT_ELEMENT has no exception.
Method SET_VALUE_REF Signature
Method SET_VALUE_REF on class CL_SWF_CNT_ELEMENT has no parameter.
Method SET_VALUE_REF on class CL_SWF_CNT_ELEMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |