SAP ABAP Class CL_UC_ITKEY_GUI (Master Data: Selected Item: GUI)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUMI (Package) SEM-BCS: User Interface: Item, Breakdown Category, ...

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20011023 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20011023 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20011212 |
Properties
Class | CL_UC_ITKEY_GUI | |
Short Description | Master Data: Selected Item: GUI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCUMI | SEM-BCS: User Interface: Item, Breakdown Category, ... |
Created | 20011023 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20011023 | ||
2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20011023 | ||
3 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20011212 |
Friends
Class CL_UC_ITKEY_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 | 20020606 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | General indicator, SAP Consolidation | 20020606 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_ITKEY_FACTORY | Internal View of Customizing Data | 20011023 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (field catalog, ...) | 20011023 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_ACCGUI_OBJ | Assignment Screen | 20011107 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20020606 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCM_TS_ITKEY | Selected Items | 20030424 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_ITKEY_OBJ | Selected Item | 20011023 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | I | 30 | 20011023 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | I | 10 | 20011023 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCUMI_ITKEY' | Program Name | 20011023 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20011023 | |
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_ACCOUNT_FACTORY | Internal View of Factory for Target Assignments | 20011023 | ||
14 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_FACTORY | Internal View of Central SAP Cons Factory | 20011023 | ||
15 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20011023 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20011023 |
2 | ![]() |
Instance method | Public | Method | Get Posting Screen | 20011107 |
3 | ![]() |
Instance method | Public | Method | Get Display Mode | 20011023 |
4 | ![]() |
Instance method | Public | Method | Get Fixed Values | 20011023 |
5 | ![]() |
Instance method | Public | Method | Get Data for Display | 20011023 |
6 | ![]() |
Instance method | Public | Method | Get Model | 20011023 |
7 | ![]() |
Instance method | Public | Method | Set Posting Screen | 20011107 |
8 | ![]() |
Instance method | Private | Event handling method | Set display mode | 20011023 |
9 | ![]() |
Instance method | Public | Method | Set Data of Display | 20011023 |
10 | ![]() |
Instance method | Public | Method | Show/Hide Messages | 20011212 |
Events
Class CL_UC_ITKEY_GUI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_ACCGUI_OBJ | Private | See coding | 20011107 |
|
||
2 | S_ITKEY_OBJ | Private | See coding | 20011023 |
|
||
3 | TS_ACCGUI_OBJ | Private | See coding | 20011107 |
|
||
4 | TS_ITKEY_OBJ | Private | See coding | 20011023 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_ITKEY_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_ITKEY_GUI has no exception.
Method GET_ACCOUNT_GUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_ACCOUNT_GUI | Call by reference | Object reference (TYPE REF TO) | CL_UC_ACCOUNT_GUI | Kontierungsscreen | 20011107 | ||
2 | ![]() |
I_ITKEY | Call by reference | Type reference (TYPE) | UC_ITKEY | Zuordnungskonstante für Fixpositionen | 20011107 |
Method GET_ACCOUNT_GUI on class CL_UC_ITKEY_GUI has no exception.
Method GET_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_EDIT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20011023 |
Method GET_DISPLAY_MODE on class CL_UC_ITKEY_GUI has no exception.
Method GET_FFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20011023 |
Method GET_FFIX on class CL_UC_ITKEY_GUI has no exception.
Method GET_GUI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLR_BS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20011023 | ||
2 | ![]() |
ET_CLR_IS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20011023 | ||
3 | ![]() |
ET_DT_BS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20021128 | ||
4 | ![]() |
ET_DT_IS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20021128 |
Method GET_GUI_DATA on class CL_UC_ITKEY_GUI has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20011023 |
Method GET_MODEL on class CL_UC_ITKEY_GUI has no exception.
Method SET_ACCOUNT_GUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ACCOUNT_GUI | Call by reference | Object reference (TYPE REF TO) | CL_UC_ACCOUNT_GUI | Kontierungsscreen | 20011107 | ||
2 | ![]() |
I_ITKEY | Call by reference | Type reference (TYPE) | UC_ITKEY | Zuordnungskonstante für Fixpositionen | 20011107 |
Method SET_ACCOUNT_GUI on class CL_UC_ITKEY_GUI has no exception.
Method SET_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_EDIT | Value transfer | Attribute reference (LIKE) | 20011023 |
Method SET_DISPLAY_MODE on class CL_UC_ITKEY_GUI has no exception.
Method SET_GUI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CLR_BS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20011023 | ||
2 | ![]() |
IT_CLR_IS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20011023 | ||
3 | ![]() |
IT_DT_BS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20021128 | ||
4 | ![]() |
IT_DT_IS | Call by reference | Type reference (TYPE) | UCT_TS_SELACC | Selektionsbedingung/Zielkontierung | 20021128 |
Method SET_GUI_DATA on class CL_UC_ITKEY_GUI has no exception.
Method SHOW_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20011212 |
Method SHOW_MESSAGE on class CL_UC_ITKEY_GUI has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |