SAP ABAP Class CL_UC_ACCOUNT_STEP_GUI (Events from Account Assignment Screen)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT6 (Package) SEM-BCS: Wrapper for Assignment Screens
⤷
⤷
Properties
| Class | CL_UC_ACCOUNT_STEP_GUI | |
| Short Description | Events from Account Assignment Screen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCT6 | SEM-BCS: Wrapper for Assignment Screens |
| Created | 20020118 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_ACCOUNT_STEP_GUI has no forward declaration.
Interfaces
Class CL_UC_ACCOUNT_STEP_GUI has no interface implemented.
Friends
Class CL_UC_ACCOUNT_STEP_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20030904 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General indicator, SAP Consolidation | 20020121 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General indicator, SAP Consolidation | 20020121 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UC_MSTEP | Method Step | 20020122 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20030904 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20020122 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_ACCOUNT_GUI | Assignment Screen | 20030422 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | GSX_SET_GUI | Structure GSX_SET_GUI | 20020128 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | GTX_GUICLASS | Table GTX_GUICLASS | 20030828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Parameters from get_event | 20030904 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020118 | |
| 3 | Instance method | Public | Method | CL_UC_SET_GUI: Program / Dynpro | 20030904 | |
| 4 | Instance method | Public | Method | Get dd_interval and dd_navigate | 20020121 | |
| 5 | Instance method | Private | Event handling method | Remove GUI Object in Framework | 20030904 | |
| 6 | Instance method | Private | Event handling method | Navigate to an Object (Detail) | 20030904 | |
| 7 | Instance method | Private | Event handling method | Display GUI Object in Framework | 20030904 | |
| 8 | Instance method | Public | Method | CL_UC_SET_GUI: check / call_pai_command | 20030904 | |
| 9 | Instance method | Public | Method | Set dd_interval and dd_navigate | 20020306 |
Events
Class CL_UC_ACCOUNT_STEP_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GSX_GUICLASS | Private | See coding | 20030828 | |
||
| 2 | GSX_SET_GUI | Private | See coding | 20020122 | |
||
| 3 | GTX_GUICLASS | Private | See coding | 20030828 | |
Method Signatures
Method CLEAR_ALL Signature
Method CLEAR_ALL on class CL_UC_ACCOUNT_STEP_GUI has no parameter.
Method CLEAR_ALL on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GUI | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_ACCOUNT_GUI | Kontierungsscreen | 20030422 |
Method CONSTRUCTOR on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method GET_DYNNR_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DNUM | Call by reference | Type reference (TYPE) | SCRHDNUM | Dynpronummer | 20030904 | |||
| 2 | E_PROG | Call by reference | Type reference (TYPE) | SCRHPROG | Programmname | 20030904 | |||
| 3 | IF_NO_XCHAR | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20080122 | |||
| 4 | I_EDIT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030904 |
Method GET_DYNNR_SET on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERVAL | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020121 | |||
| 2 | E_NAVIGATE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020121 | |||
| 3 | E_NAV_STEP | Call by reference | Type reference (TYPE) | UC_MSTEP | Methoden-Schritt | 20020122 |
Method GET_EVENT on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method HANDLE_FREE_GUI_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA | Value transfer | Attribute reference (LIKE) | 20030904 |
Method HANDLE_FREE_GUI_OBJECT on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method HANDLE_SCREEN_NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE | Value transfer | Attribute reference (LIKE) | 20030904 |
Method HANDLE_SCREEN_NAVIGATE on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method HANDLE_SHOW_GUI_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA | Value transfer | Attribute reference (LIKE) | 20030904 |
Method HANDLE_SHOW_GUI_OBJECT on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method PAI_COMND_SET 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 | 20030904 | |||
| 2 | I_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20030904 |
Method PAI_COMND_SET on class CL_UC_ACCOUNT_STEP_GUI has no exception.
Method SET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERVAL | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020306 | |||
| 2 | I_NAVIGATE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020306 | |||
| 3 | I_NAV_STEP | Call by reference | Type reference (TYPE) | UC_MSTEP | Methoden-Schritt | 20020306 |
Method SET_EVENT on class CL_UC_ACCOUNT_STEP_GUI has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 3.1B |