SAP ABAP Class IF_UC_STEP_HIERARCHY_GUI (Step Hierarchy: User Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_METHOD_STEP | SEM-BCS Consolidation Method | 20030924 |
Properties
Class | IF_UC_STEP_HIERARCHY_GUI | |
Short Description | Step Hierarchy: User Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030924 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UC_STEP_HIERARCHY_GUI has no forward declaration.
Interfaces
Class IF_UC_STEP_HIERARCHY_GUI has no interface implemented.
Friends
Class IF_UC_STEP_HIERARCHY_GUI has no friend class.
Attributes
Class IF_UC_STEP_HIERARCHY_GUI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create lower-level step for a step | 20030924 |
2 | ![]() |
Instance method | Public | Method | Delete a step | 20030924 |
3 | ![]() |
Instance method | Public | Method | Can a lower-level step be created? | 20030924 |
4 | ![]() |
Instance method | Public | Method | Update Sequence of Steps Directly Beneath | 20050823 |
Events
Class IF_UC_STEP_HIERARCHY_GUI has no event.
Types
Class IF_UC_STEP_HIERARCHY_GUI has no local type.
Method Signatures
Method CREATE_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHILD | Call by reference | Type reference (TYPE) | UC_MSTEP | Schritt | 20030924 | ||
2 | ![]() |
I_CHILD_NEXT | Call by reference | Type reference (TYPE) | UC_MSTEP | Gleichgeordneter Eintrag vor dem eingefügt werden soll | 20030924 | ||
3 | ![]() |
I_PARENT | Call by reference | Type reference (TYPE) | UC_MSTEP | Schritt | 20030924 |
Method CREATE_CHILD on class IF_UC_STEP_HIERARCHY_GUI has no exception.
Method DELETE_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20030924 | ||
2 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | UC_MSTEP | Schritt | 20030924 |
Method DELETE_STEP on class IF_UC_STEP_HIERARCHY_GUI has no exception.
Method IS_CHILD_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHILD_POSSIBLE | Value transfer | Type reference (TYPE) | UC_FLG | 20030924 | |||
2 | ![]() |
I_PARENT | Call by reference | Type reference (TYPE) | UC_MSTEP | Methoden-Schritt | 20030924 |
Method IS_CHILD_POSSIBLE on class IF_UC_STEP_HIERARCHY_GUI has no exception.
Method UPDATE_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT | Call by reference | Type reference (TYPE) | UC_MSTEP | Methoden-Schritt | 20050823 |
Method UPDATE_SEQUENCE on class IF_UC_STEP_HIERARCHY_GUI has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in |