SAP ABAP Interface IF_CONTROL_COMPOSITE_PROP_LIST (Interface for Controls mit PropList in Control Composites)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SEU_CONTROL_COMPOSITE (Package) Tools and Utilities for Controls: Composite and Loader

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GUI_COLUMN_TREE | Column Tree Control | 20000223 |
Properties
Interface | IF_CONTROL_COMPOSITE_PROP_LIST | |
Short Description | Interface for Controls mit PropList in Control Composites |
General Data
Package | SEU_CONTROL_COMPOSITE | Tools and Utilities for Controls: Composite and Loader |
Created | 19991118 | SAP |
Last changed | 20000309 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CONTROL_COMPOSITE_PROP_LIST has no forward declaration.
Interfaces
Interface IF_CONTROL_COMPOSITE_PROP_LIST has no interface.
Friends
Interface IF_CONTROL_COMPOSITE_PROP_LIST has no friend.
Attributes
Interface IF_CONTROL_COMPOSITE_PROP_LIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts Node in the Property List Before Node Given | 19991124 |
2 | ![]() |
Instance method | Public | Method | Removes Node from Property List | 19991118 |
Events
Interface IF_CONTROL_COMPOSITE_PROP_LIST has no event.
Types
Interface IF_CONTROL_COMPOSITE_PROP_LIST has no local type.
Method Signatures
Method CREATE_AND_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Info für Benutzer, warum Operation nicht möglich war | 20000210 | ||
2 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibung eines internen Fehlers (auf englisch) | 20000211 | ||
3 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | einzufügender Knoten | 19991124 | ||
4 | ![]() |
PROP_LIST_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Elternknoten vom Type Property-Liste | 19991124 | ||
5 | ![]() |
SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = Knoten wurde erfolgreich eingefügt | 19991124 | ||
6 | ![]() |
SUCCESSOR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Knoten, vor dem eingefügt werden soll | 19991124 | ||
7 | ![]() |
TO_RECREATE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = Control muss neu erzeugt werden | 19991124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Automation-Fehler | 19991124 | |
2 | ![]() |
Control-Systemfehler | 19991124 | |
3 | ![]() |
Fehler beim Anlegen des neuen Knotens | 19991124 | |
4 | ![]() |
Fehler beim Einfügen des neuen Knotens | 19991124 | |
5 | ![]() |
Nachfolger-Knoten nicht in Property-Liste gefunden | 19991124 | |
6 | ![]() |
Input Parameter PROP_NODE nicht gegeben | 19991124 |
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Info für Benutzer, warum Operation nicht möglich war | 20000210 | ||
2 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibung eines internen Fehlers (auf englisch) | 20000211 | ||
3 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | zu entfernender Knoten | 19991118 | ||
4 | ![]() |
SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = Knoten wurde erfolgreich entfernt | 19991130 | ||
5 | ![]() |
TO_RECREATE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = Control muss neu erzeugt werden | 19991130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Automation-Fehler | 19991129 | |
2 | ![]() |
Control-Systemfehler | 19991129 | |
3 | ![]() |
Fehler beim Entfernen des Knotens | 19991118 | |
4 | ![]() |
Knoten nicht in Property-Liste gefunden | 19991118 | |
5 | ![]() |
Input Parameter NOE nicht gegeben | 19991118 |
History
Last changed by/on | SAP | 20000309 |
SAP Release Created in | 46D |