SAP ABAP Class CL_UC_PERTYPE_GUI (Master Data: Period Category: GUI)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUMT (Package) SEM-BCS: User Interface: Period Cat.

⤷

⤷

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 | 20010727 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010727 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20040311 |
Properties
Class | CL_UC_PERTYPE_GUI | |
Short Description | Master Data: Period Category: GUI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCUMT | SEM-BCS: User Interface: Period Cat. |
Created | 20010727 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UC_PERTYPE_GUI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20010727 | ||
2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010727 | ||
3 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20040311 |
Friends
Class CL_UC_PERTYPE_GUI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_UC_PERTYPE_FACTORY | Internal View of Customizing Data | 20010727 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Container for Custom Controls in the Screen Area | 20011009 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Hierarchy Tree w/Data Retention at Backend | 20011009 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | Ready for Input | 20010727 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | Global not Ready for Input | 20020404 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20010801 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20010730 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010727 |
2 | ![]() |
Instance method | Public | Method | Get Display Mode | 20010727 |
3 | ![]() |
Instance method | Public | Method | Get GUI data | 20010727 |
4 | ![]() |
Instance method | Public | Method | Get flag more period | 20010801 |
5 | ![]() |
Instance method | Public | Method | Set container | 20011009 |
6 | ![]() |
Instance method | Public | Event handling method | Set Display Mode | 20010727 |
7 | ![]() |
Instance method | Public | Method | Set GUI data | 20010727 |
8 | ![]() |
Instance method | Public | Method | Set flag more period | 20010801 |
9 | ![]() |
Instance method | Public | Method | Show messages | 20040311 |
Events
Class CL_UC_PERTYPE_GUI has no event.
Types
Class CL_UC_PERTYPE_GUI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_PERTYPE_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_PERTYPE_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 | 20010727 |
Method GET_DISPLAY_MODE on class CL_UC_PERTYPE_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_PERTYPE | Call by reference | Type reference (TYPE) | UCM_TS_PERTYPE_PROP | GUI: Anzeige Periodentypeigenschaften | 20010727 | ||
2 | ![]() |
ET_PERTYPEGROUP | Call by reference | Type reference (TYPE) | UCM_TS_PERTYPEGROUP_PROP | GUI: Anzeige Periodentypgruppeeigenschaften | 20010727 | ||
3 | ![]() |
ET_PERTYPE_PERIOD | Call by reference | Type reference (TYPE) | UCM_TS_PERTYPE_PERIOD | GUI: Anzeige Periodentypeigenschaften | 20010731 |
Method GET_GUI_DATA on class CL_UC_PERTYPE_GUI has no exception.
Method GET_MORE_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MORE_PERIOD | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20010801 |
Method GET_MORE_PERIOD on class CL_UC_PERTYPE_GUI has no exception.
Method SET_CONTROLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CUSTOM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | DATA | Container fuer Custom Controls in der Dynpro Area | 20011009 | ||
2 | ![]() |
IR_HIERARCHY_TREE | Call by reference | Object reference (TYPE REF TO) | DATA | Hierarchiebaum mit Datenhaltung am Backend | 20011009 |
Method SET_CONTROLS on class CL_UC_PERTYPE_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 | Call by reference | Attribute reference (LIKE) | 20010727 |
Method SET_DISPLAY_MODE on class CL_UC_PERTYPE_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_PERTYPE | Call by reference | Type reference (TYPE) | UCM_TS_PERTYPE_PROP | GUI: Anzeige Periodentypeigenschaften | 20010727 | ||
2 | ![]() |
IT_PERTYPEGROUP | Call by reference | Type reference (TYPE) | UCM_TS_PERTYPEGROUP_PROP | GUI: Anzeige Periodentypgruppeeigenschaften | 20010727 | ||
3 | ![]() |
IT_PERTYPE_PERIOD | Call by reference | Type reference (TYPE) | UCM_TS_PERTYPE_PERIOD | GUI: Anzeige Periodentypeigenschaften | 20010731 | ||
4 | ![]() |
I_PERTYPEGROUP_CHANGED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20010806 | ||
5 | ![]() |
I_PERTYPEGROUP_DELETED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20010806 | ||
6 | ![]() |
I_PERTYPE_CHANGED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20010806 | ||
7 | ![]() |
I_PERTYPE_DELETED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20010806 |
Method SET_GUI_DATA on class CL_UC_PERTYPE_GUI has no exception.
Method SET_MORE_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MORE_PERIOD | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20010801 |
Method SET_MORE_PERIOD on class CL_UC_PERTYPE_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 | 20040311 |
Method SHOW_MESSAGE on class CL_UC_PERTYPE_GUI has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |