SAP ABAP Class CL_UC_MD_LAYOUT_FACTORY (CL_UC_MD_LAYOUT_FACTORY)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUW (Package) SEM-BCS: User Interface: Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UG_MD_CHAR | FIN Master Data: Access to Data | 20010827 |
Properties
| Class | CL_UC_MD_LAYOUT_FACTORY | |
| Short Description | ||
| Super Class | CL_UG_MD_CHAR | FIN Master Data: Access to Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCUW | SEM-BCS: User Interface: Workbench |
| Created | 20010827 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_MD_LAYOUT_FACTORY has no forward declaration.
Interfaces
Class CL_UC_MD_LAYOUT_FACTORY has no interface implemented.
Friends
Class CL_UC_MD_LAYOUT_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UG_FIELDNAME | 'LAYOUTID' | 20030225 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UC_LAYOUT_FACTORY | Factory for Layouts of Consolidation Methods | 20010827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010827 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010827 | |
| 3 | Instance method | Public | Method | 20020522 | ||
| 4 | Static method | Private | Method | Add entry for application for SelTab | 20010827 | |
| 5 | Static method | Private | Method | Add entry for application for ValTab | 20010827 | |
| 6 | Instance method | Private | Method | 20010827 | ||
| 7 | Instance method | Private | Method | 20030918 | ||
| 8 | Instance method | Private | Method | 20031027 | ||
| 9 | Instance method | Private | Method | 20030103 | ||
| 10 | Instance method | Private | Method | 20040402 | ||
| 11 | Instance method | Private | Method | 20010827 | ||
| 12 | Instance method | Private | Method | 20030103 | ||
| 13 | Instance method | Private | Method | 20030103 |
Events
Class CL_UC_MD_LAYOUT_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_VALUE | Private | See coding | 20040402 | BEGIN OF s_value,
area TYPE uc_area,
layout TYPE uc_layout,
txtmi TYPE uc_txtmi,
END OF s_value
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UC_MD_LAYOUT_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20010827 | |||
| 2 | I_APPLICATION | Call by reference | Type reference (TYPE) | UG_APPLICATION | FI-Stammdaten: Anwendung | 20010827 | |||
| 3 | I_AREAID | Call by reference | Type reference (TYPE) | UG_AREAID | FIN-Stammdaten: Anwendungsgebiet | 20010827 | |||
| 4 | I_BUFFERED | Call by reference | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20010827 | |||
| 5 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20010827 |
Method CONSTRUCTOR on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method GET_VALUE_INSTANCE_BY_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_UC_LAYOUT_STEP | Layout für Step-methode | 20020522 | |||
| 2 | IS_VALUE | Call by reference | Type reference (TYPE) | DATA | 20020522 |
Method GET_VALUE_INSTANCE_BY_STRUCT on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method LAY_ADD_APPL_TO_SEL_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL | Call by reference | Type reference (TYPE) | UC0_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20010827 |
Method LAY_ADD_APPL_TO_SEL_P on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method LAY_ADD_APPL_TO_SEMKEY_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20010827 |
Method LAY_ADD_APPL_TO_SEMKEY_P on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method LAY_CONVERT_FLDVAL_TO_SEMKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20010827 | |||
| 2 | IT_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FIN-Stammdaten: Paare Feldname / Wert | 20010827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040526 |
Method LAY_CONVERT_GUID_TO_SEMKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20030918 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | UC_CUST_GUID | GUID für Customizing SAP Konsolidierung | 20030918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030918 |
Method LAY_CONVERT_SEMKEY_TO_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GUID | Call by reference | Type reference (TYPE) | UC_CUST_GUID | GUID für Customizing SAP Konsolidierung | 20031027 | |||
| 2 | IT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20031027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031027 |
Method LAY_GET_FIELDLIST_FOR_RW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20030103 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20030103 | |||
| 3 | IT_ITAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20030103 |
Method LAY_GET_FIELDLIST_FOR_RW on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method LAY_GET_TXTMI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TXTMI | Call by reference | Type reference (TYPE) | UC_TXTMI | Mitteltext | 20040402 | |||
| 2 | IS_LIST | Call by reference | Type reference (TYPE) | UC0_SX_SEMKEY_LIST | Liste aller existierenden Objekte eines Objekttyps | 20040402 | |||
| 3 | IS_VALUE | Call by reference | Type reference (TYPE) | S_VALUE | 20040402 |
Method LAY_GET_TXTMI on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method LAY_INIT_FPROP Signature
Method LAY_INIT_FPROP on class CL_UC_MD_LAYOUT_FACTORY has no parameter.
Method LAY_INIT_FPROP on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method LAY_READ_VALUE_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE | Call by reference | Type reference (TYPE) | ANY TABLE | 20030103 | ||||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20030103 | |||
| 3 | IT_SEL | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20030103 | |||
| 4 | I_FLAT_LINE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20030103 |
Method LAY_READ_VALUE_P on class CL_UC_MD_LAYOUT_FACTORY has no exception.
Method LAY_WRITE_VALUE_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20030103 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20030103 | |||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20030103 | |||
| 4 | IT_VALUE | Call by reference | Type reference (TYPE) | ANY TABLE | 20030103 |
Method LAY_WRITE_VALUE_P on class CL_UC_MD_LAYOUT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |