SAP ABAP Interface IF_CONTROL_COMPOSITE_SUPPORTFA (Factory Interface for Controls 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_CCF_COLUMN_TREE | Control Composite: Factory Class for Simple Tree Control | 20000222 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCF_EASY_SPLITTER_CONTAINER | CL_CCF_EASY_SPLITTER_CONTAINER | 20000324 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCF_SIMPLE_CONTAINER | Control Composite: Factory Class for Simple Container | 20000407 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCF_SIMPLE_TREE | Control Composite: Factory Class for Simple Tree Control | 20000222 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CCF_SPLITTER_CONTAINER | Control Composite: Factory Class for Splitter Container | 20000407 |
Properties
Interface | IF_CONTROL_COMPOSITE_SUPPORTFA | |
Short Description | Factory Interface for Controls in Control Composites |
General Data
Package | SEU_CONTROL_COMPOSITE | Tools and Utilities for Controls: Composite and Loader |
Created | 20000221 | SAP |
Last changed | 20000308 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CONTROL_COMPOSITE_SUPPORTFA has no forward declaration.
Interfaces
Interface IF_CONTROL_COMPOSITE_SUPPORTFA has no interface.
Friends
Interface IF_CONTROL_COMPOSITE_SUPPORTFA has no friend.
Attributes
Interface IF_CONTROL_COMPOSITE_SUPPORTFA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a Control at Design Time or Runtim | 20000221 |
2 | ![]() |
Static method | Public | Method | Creates a Control (Only Needed at Design Time) | 20000221 |
3 | ![]() |
Static method | Public | Method | Returns Information on the Control | 20000222 |
Events
Interface IF_CONTROL_COMPOSITE_SUPPORTFA has no event.
Types
Interface IF_CONTROL_COMPOSITE_SUPPORTFA has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Handle der neuen Control-Instanz (Proxy-Objekt) | 20000221 | ||
2 | ![]() |
CONTROL_TREE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Wurzelknoten des beschreibenden Control-Baums | 20000221 | ||
3 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Fehlerbeschreibung | 20000221 | ||
4 | ![]() |
FOR_DESIGN | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = erzeuge Control im Design-Mode | 20000221 | ||
5 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | Control Lebensdauer (Dynpro or IMode) | 20000221 | ||
6 | ![]() |
LOADER_REF | Value transfer | Object reference (TYPE REF TO) | OBJECT | Referenz auf Control Composite im Control Loader | 20000221 | ||
7 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | enthaltender Container | 20000221 | ||
8 | ![]() |
SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20000221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Name im Control-Baumknoten passt nicht zum Klassennamen | 20000221 | |
2 | ![]() |
Control-Fehler | 20000221 | |
3 | ![]() |
Control-Fehler | 20000221 | |
4 | ![]() |
Fehler beim Erzeugen des Controls bzw. eines Subcontrols | 20000221 | |
5 | ![]() |
Control-Fehler | 20000221 | |
6 | ![]() |
Control-Fehler | 20000221 | |
7 | ![]() |
Input Parameter CONTROL_TREE_NODE nicht gegeben | 20000221 | |
8 | ![]() |
Input Parameter PARENT nicht gegeben | 20000221 | |
9 | ![]() |
Fehler beim Traversieren des Control Baums | 20000221 | |
10 | ![]() |
ein Baumknoten hat den falschen Typ | 20000221 |
Method CREATE_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Handle der neuen Control-Instanz (Proxy-Objekt) | 20000221 | ||
2 | ![]() |
CONTROL_TREE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | Wurzelknoten des beschreibenden Control-Baums | 20000221 | ||
3 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Fehlerbeschreibung | 20000221 | ||
4 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | Control Lebensdauer (Dynpro or IMode) | 20000221 | ||
5 | ![]() |
LOADER_REF | Value transfer | Object reference (TYPE REF TO) | OBJECT | Referenz auf Control Composite im Control Loader | 20000221 | ||
6 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | enthaltender Container | 20000221 | ||
7 | ![]() |
SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20000221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Name im Control-Baumknoten passt nicht zum Klassennamen | 20000221 | |
2 | ![]() |
Control-Fehler | 20000221 | |
3 | ![]() |
Control-Fehler | 20000221 | |
4 | ![]() |
Fehler beim Erzeugen des Controls bzw. eines Subcontrols | 20000221 | |
5 | ![]() |
Control-Fehler | 20000221 | |
6 | ![]() |
Control-Fehler | 20000221 | |
7 | ![]() |
Input Parameter CONTROL_TREE_NODE nicht gegeben | 20000221 | |
8 | ![]() |
Input Parameter PARENT nicht gegeben | 20000221 | |
9 | ![]() |
Fehler beim Traversieren des Control Baums | 20000221 | |
10 | ![]() |
ein Baumknoten hat den falschen Typ | 20000221 |
Method GET_CONTROL_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Verschalungsklasse | 20000222 | ||
2 | ![]() |
TEXT_IN_CONTROL_BOX | Call by reference | Type reference (TYPE) | STRING | Eintrag in der Control Box im Control Composer | 20000222 |
Method GET_CONTROL_DESCRIPTION on Interface IF_CONTROL_COMPOSITE_SUPPORTFA has no exception.
History
Last changed by/on | SAP | 20000308 |
SAP Release Created in | 46D |