SAP ABAP Class CL_UC_IPI_AFD02_GUI (IPI Additional Financial Data: Supplier Data)
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 | 20020408 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20020408 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20020408 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20020408 |
Properties
| Class | CL_UC_IPI_AFD02_GUI | |
| Short Description | IPI Additional Financial Data: Supplier Data | |
| 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 | 20020408 | SAP |
| Last change | 20050109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_ACCOUNT_GUI | Assignment Screen | 20020408 | ||
| 2 | IF_UC_CUST_GUI | Internal View of GUI Object | 20020408 | ||
| 3 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20020408 | ||
| 4 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20020408 |
Friends
Class CL_UC_IPI_AFD02_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_DATASTREAMTYPE | Type of Data Stream in a Data Basis | 20041222 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General indicator, SAP Consolidation | 20020408 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | General indicator, SAP Consolidation | 20020408 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General indicator, SAP Consolidation | 20020408 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | 20040129 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | 20031204 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | 20031204 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_IPI_AFD | IPI Additional Financial Data | 20020408 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (field catalog, ...) | 20020408 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UCF_S_IPI_AFD02 | IPI Additional Financial Data: Supplier Data | 20020410 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | GTX_ACCOUNT_GUI | Table of All Posting Screens | 20020408 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UCM_TS_PARAMETER | FI | 20020408 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20040914 | |||
| 14 | Constant | Private | Type reference (TYPE) | I | 20 | 20020408 | |||
| 15 | Constant | Private | Type reference (TYPE) | I | 20 | 20020408 | |||
| 16 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCFI_AFD02' | Program Name | 20020408 | ||
| 17 | Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20020408 | ||
| 18 | Constant | Private | Type reference (TYPE) | SCRHDNUM | '1999' | 20031204 | |||
| 19 | Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | 20031204 | |||
| 20 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20020408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031204 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20020408 | |
| 3 | Instance method | Public | Method | 20040914 | ||
| 4 | Instance method | Public | Method | Get model and dt_ffix | 20020408 | |
| 5 | Instance method | Public | Method | 20031204 | ||
| 6 | Instance method | Public | Method | Get Display Mode | 20020408 | |
| 7 | Instance method | Public | Method | Get GUI Data | 20020408 | |
| 8 | Instance method | Public | Method | Return dd_load | 20020408 | |
| 9 | Instance method | Private | Event handling method | Set Display Mode | 20020408 | |
| 10 | Instance method | Public | Method | Set GUI Data | 20020408 | |
| 11 | Instance method | Public | Method | Display Messages | 20020411 | |
| 12 | Instance method | Private | Method | 20040129 |
Events
Class CL_UC_IPI_AFD02_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GSX_ACCOUNT_GUI | Private | See coding | 20020408 | 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 | 20020408 | gtx_account_gui TYPE STANDARD TABLE OF gsx_account_gui
|
||
| 3 | S_TXT_COIAC | Private | See coding | 20020408 | 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 | 20020408 | t_txt_coiac TYPE STANDARD TABLE OF s_txt_coiac
|
Method Signatures
Method CHECK_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HAS_COMMENT | Call by reference | Type reference (TYPE) | CHAR1 | 20031204 |
Method CHECK_COMMENT on class CL_UC_IPI_AFD02_GUI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_IPI_AFD02_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_IPI_AFD02_GUI has no exception.
Method DISPLAY_MESSAGE_CMT Signature
Method DISPLAY_MESSAGE_CMT on class CL_UC_IPI_AFD02_GUI has no parameter.
Method DISPLAY_MESSAGE_CMT on class CL_UC_IPI_AFD02_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, ...) | 20020408 | |||
| 2 | ET_FFIX | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | Parameter | 20020408 | |||
| 3 | E_DATASTREAMTYPE | Call by reference | Type reference (TYPE) | UC_DATASTREAMTYPE | Typ eines Datenstroms in einer Datenbasis | 20041222 |
Method GET_ADD_DATA on class CL_UC_IPI_AFD02_GUI has no exception.
Method GET_COMMENT_PROG_DNUM 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 | 20031204 | ||||
| 2 | E_PROG | Call by reference | Type reference (TYPE) | SCRHPROG | 20031204 |
Method GET_COMMENT_PROG_DNUM on class CL_UC_IPI_AFD02_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 | 20020408 |
Method GET_DISPLAY_MODE on class CL_UC_IPI_AFD02_GUI has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_NEW_KEY | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20020618 | |||
| 2 | ES_IPI_AFD02 | Call by reference | Type reference (TYPE) | UCF_S_IPI_AFD02 | IPI Zusatzmeldedaten: Lieferdaten | 20020410 |
Method GET_GUI_DATA on class CL_UC_IPI_AFD02_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 | 20020408 |
Method GET_LOAD_FLG on class CL_UC_IPI_AFD02_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) | 20020408 |
Method SET_DISPLAY_MODE on class CL_UC_IPI_AFD02_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_AFD02 | Call by reference | Type reference (TYPE) | UCF_S_IPI_AFD02 | IPI Zusatzmeldedaten: Lieferdaten | 20020410 |
Method SET_GUI_DATA on class CL_UC_IPI_AFD02_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 | 20020503 |
Method SHOW_MESSAGE on class CL_UC_IPI_AFD02_GUI has no exception.
Method SHOW_MESSAGE_P 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 | 20040129 |
Method SHOW_MESSAGE_P on class CL_UC_IPI_AFD02_GUI has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 31B |