SAP ABAP Class CL_UC_IPI_CUS03_GUI (IPI Customizing: Equity Method Posting)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCFI (Package) SEM-BCS: Elim. of IU Profit/Loss in Transferred Inventory

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_ACCOUNT_GUI | Assignment Screen | 20041202 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20041202 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20041202 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20041202 |
Properties
Class | CL_UC_IPI_CUS03_GUI | |
Short Description | IPI Customizing: Equity Method Posting | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCFI | SEM-BCS: Elim. of IU Profit/Loss in Transferred Inventory |
Created | 20041202 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UC_IPI_CUS03_GUI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_CUST_ACCOUNT_GUI | Assignment Screen | 20041202 | ||
2 | IF_UC_CUST_GUI | Internal View of GUI Object | 20041202 | ||
3 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20041202 | ||
4 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20041202 |
Friends
Class CL_UC_IPI_CUS03_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 | 20041202 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | General Indicator, SAP Consolidation | 20041202 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20041202 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_IPI_CUST | C/I Customizing | 20041202 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Field Catalog, ...) | 20041202 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCF_S_IPI_CUS03 | IPI Customizing: Equity Method Posting | 20041202 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTX_ACCOUNT_GUI | Table of All Posting Screens | 20041202 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCM_TS_PARAMETER | FI | 20041202 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UGMD_TS_CHAR_VALUE_GUI | Master Data: Generic GUI Communication | 20041202 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCFI_03' | Program Name | 20041202 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20041202 | |
12 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20041202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20041202 |
2 | ![]() |
Instance method | Public | Method | Get model and dt_ffix | 20041202 |
3 | ![]() |
Instance method | Public | Method | Get Display Mode | 20041202 |
4 | ![]() |
Instance method | Public | Method | Get GUI Data | 20041202 |
5 | ![]() |
Instance method | Public | Method | Return dd_load | 20041202 |
6 | ![]() |
Instance method | Private | Event handling method | Set Display Mode | 20041202 |
7 | ![]() |
Instance method | Public | Method | Set GUI Data | 20041202 |
8 | ![]() |
Instance method | Public | Method | Display Messages | 20041202 |
Events
Class CL_UC_IPI_CUS03_GUI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GSX_ACCOUNT_GUI | Private | See coding | 20041202 | BEGIN OF gsx_account_gui,
account TYPE REF TO cl_uc_account_gui_data,
selcond TYPE REF TO cl_uc_account_gui_data2,
account_gui TYPE REF TO cl_uc_account_gui,
END OF gsx_account_gui
|
||
2 | GTX_ACCOUNT_GUI | Private | See coding | 20041202 | gtx_account_gui TYPE STANDARD TABLE OF gsx_account_gui
|
||
3 | S_TXT_COIAC | Private | See coding | 20041202 | BEGIN OF s_txt_coiac,
coiac TYPE uc_coiac,
txtmi TYPE uc_txtmi,
END OF s_txt_coiac
|
||
4 | T_TXT_COIAC | Private | See coding | 20041202 | t_txt_coiac TYPE STANDARD TABLE OF s_txt_coiac
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_IPI_CUS03_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_IPI_CUS03_GUI has no exception.
Method GET_ADD_DATA 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, ...) | 20041202 | ||
2 | ![]() |
ET_FFIX | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | Parameter | 20041202 |
Method GET_ADD_DATA on class CL_UC_IPI_CUS03_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 | 20041202 |
Method GET_DISPLAY_MODE on class CL_UC_IPI_CUS03_GUI has no exception.
Method GET_GUI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_IPI_CUS03 | Call by reference | Type reference (TYPE) | UCF_S_IPI_CUS03 | IPI Customizing: At-Equity-Buchung | 20041202 |
Method GET_GUI_DATA on class CL_UC_IPI_CUS03_GUI has no exception.
Method GET_LOAD_FLG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_LOAD | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20041202 |
Method GET_LOAD_FLG on class CL_UC_IPI_CUS03_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) | 20041202 |
Method SET_DISPLAY_MODE on class CL_UC_IPI_CUS03_GUI has no exception.
Method SET_GUI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_IPI_CUS03 | Call by reference | Type reference (TYPE) | UCF_S_IPI_CUS03 | IPI Customizing: At-Equity-Buchung | 20041202 |
Method SET_GUI_DATA on class CL_UC_IPI_CUS03_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 | 20041202 |
Method SHOW_MESSAGE on class CL_UC_IPI_CUS03_GUI has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 600 |