SAP ABAP Class CL_UG_BW_FIELD_MAPPING (FIN Master Data: Access to Folder in BW)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGBW (Package) SEM General: Interface to BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_BW_MAPPING_SERVICES | FI/BW Interface: Services for BW Connection | 20010703 |
Properties
| Class | CL_UG_BW_FIELD_MAPPING | |
| Short Description | FIN Master Data: Access to Folder in BW | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGBW | SEM General: Interface to BW |
| Created | 20010703 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UG_BW_FIELD_MAPPING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UG_BW_MAPPING_SERVICES | FI/BW Interface: Services for BW Connection | 20010703 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UG_MD_TR_METHOD_IMPORT | 20020807 | FIN Master Data: Transport - After Import |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_BW_MAPPING_SERVICES | FIN Master Data: Services for BW Connection | 20010703 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UG_BW_FLD_MAP_SHM_ACCESS | FIN Master Data: Access to Folder in BW | 20031215 | |||
| 3 | Instance attribute | Private | See coding | 20020727 | |||||
| 4 | Instance attribute | Private | See coding | 20010905 | |||||
| 5 | Instance attribute | Private | See coding | 20020727 | |||||
| 6 | Instance attribute | Private | See coding | 20010905 | |||||
| 7 | Instance attribute | Private | See coding | General Indicator for FIN Master Data | 20010703 | ||||
| 8 | Instance attribute | Private | See coding | General Indicator for FIN Master Data | 20010703 | ||||
| 9 | Constant | Private | See coding | '__' | 20020727 | ||||
| 10 | Constant | Private | See coding | '/1FB/' | Name Space Prefix | 20010704 | |||
| 11 | Constant | Private | See coding | '/*/*' | Name Space Prefix | 20010704 | |||
| 12 | Instance attribute | Private | See coding | 20010718 | |||||
| 13 | Instance attribute | Private | See coding | 20010718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Field Names for Nav.Attr. and Store in ugbw4002 | 20020809 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010703 | |
| 3 | Instance method | Public | Method | Delete Old Mapping | 20010730 | |
| 4 | Static method | Public | Method | Create instance | 20010703 | |
| 5 | Instance method | Public | Method | Is a conversion necessary | 20010730 | |
| 6 | Instance method | Private | Method | to initialize the LOCAL field mapping | 20040426 | |
| 7 | Static method | Private | Method | Check if shared memory should be used | 20040227 | |
| 8 | Instance method | Public | Method | 20020103 | ||
| 9 | Instance method | Private | Method | Get Field Name of Nav.Attribute | 20020727 | |
| 10 | Instance method | Private | Method | Request and Adjust Fieldname of InfoObject from BW | 20010703 |
Events
Class CL_UG_BW_FIELD_MAPPING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ATTRNAV | Private | See coding | 20020727 | begin of s_attrnav.
include type ugbw4002 as s_ugbw4002 .
types:
fieldname type fieldname,
end of s_attrnav
|
Method Signatures
Method CALCULATE_FIELDNAME_FOR_NAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020809 | |||
| 2 | I_ATRNAVNM | Call by reference | Type reference (TYPE) | UG_ATRNAVNM | Name Navigationsattribut (in der Reportingstruktur) | 20020809 | |||
| 3 | I_ATTRINM | Call by reference | Type reference (TYPE) | UG_ATTRINM | Stammdatenattribut | 20020809 | |||
| 4 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20020809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020809 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_RESTRICT | Call by reference | Type reference (TYPE) | UGBW_TS_FIELD | Liste von Feldnamen | 20021024 |
Method CONSTRUCTOR on class CL_UG_BW_FIELD_MAPPING has no exception.
Method DELETE_OLD_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INFOOBJECT | Call by reference | Type reference (TYPE) | UGBW_TS_INFOOBJECT | Liste von Infoobjekten | 20010730 |
Method DELETE_OLD_MAPPING on class CL_UG_BW_FIELD_MAPPING has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_UG_BW_MAPPING_SERVICES | FIN-Stammdaten: Services für BW-Anschluß | 20010703 | |||
| 2 | IT_FIELD_RESTRICT | Call by reference | Type reference (TYPE) | UGBW_TS_FIELD | Liste von Feldnamen | 20021024 |
Method GET_INSTANCE on class CL_UG_BW_FIELD_MAPPING has no exception.
Method GET_MAPPING_AFTER_UPGRADE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAPPING_CHANGED | Call by reference | Type reference (TYPE) | UGBW_TS_MAPPING_CHANGED | Geänderte Zuordnung von Feldnamen zu Infoobjekten | 20010730 |
Method GET_MAPPING_AFTER_UPGRADE on class CL_UG_BW_FIELD_MAPPING has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_RESTRICT | Call by reference | Type reference (TYPE) | UGBW_TS_FIELD | Liste von Feldnamen | 20040426 |
Method INITIALIZE on class CL_UG_BW_FIELD_MAPPING has no exception.
Method IS_SHARED_MEMORY_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_USED | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20040227 |
Method IS_SHARED_MEMORY_USED on class CL_UG_BW_FIELD_MAPPING has no exception.
Method PRESET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UGBW4000 | Call by reference | Type reference (TYPE) | UGBW_TS_UGBW4000 | FIN-Stammdaten: DB-Tabelle UGBW4000 | 20020103 | |||
| 2 | IT_UGBW4001 | Call by reference | Type reference (TYPE) | UGBW_TS_UGBW4001 | FIN-Stammdaten: DB-Tabelle UGBW4001 | 20020103 | |||
| 3 | IT_UGBW4002 | Call by reference | Type reference (TYPE) | UGBW_TS_UGBW4002 | FI-BW-Schnittstelle: Feldname für Navigationsattribute | 20020807 |
Method PRESET_MAPPING on class CL_UG_BW_FIELD_MAPPING has no exception.
Method REQUEST_FIELDNAME_FOR_ATTRNAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | FI-Stammdaten: Feldname | 20020727 | |||
| 2 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20020727 | |||
| 3 | I_SEQNR | Call by reference | Type reference (TYPE) | UGBW4002-SEQNR | Numc3, interne Verwendung | 20020727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020727 |
Method REQUEST_FIELDNAME_FOR_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTR_ATTR | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname des Attributs | 20030904 | |||
| 2 | E_ATTR_FLD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname des Infoobjekts | 20030904 | |||
| 3 | E_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | FIN-Stammdaten: Feldname | 20010703 | |||
| 4 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein BW bekannt, dass dieses Info Objekt besitzt | 20010703 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |