SAP ABAP Interface IF_UC_STEP_HIERARCHY_GUI (Step Hierarchy: User Interface)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCF0 (Package) SEM-BCS: Common Objects for Consolidation Functions
⤷
⤷
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
| Interface | IF_UC_STEP_HIERARCHY_GUI | |
| Short Description | Step Hierarchy: User Interface |
General Data
| Package | UCF0 | SEM-BCS: Common Objects for Consolidation Functions |
| Created | 20030924 | SAP |
| Last changed | 20060208 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UC_STEP_HIERARCHY_GUI has no forward declaration.
Interfaces
Interface IF_UC_STEP_HIERARCHY_GUI has no interface.
Friends
Interface IF_UC_STEP_HIERARCHY_GUI has no friend.
Attributes
Interface 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
Interface IF_UC_STEP_HIERARCHY_GUI has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_UC_STEP_HIERARCHY_GUI has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 350 |