SAP ABAP Class CL_UG_BW_FIELD_MAPPING_SHM_RT (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 | 20031212 |
Properties
| Class | CL_UG_BW_FIELD_MAPPING_SHM_RT | |
| Short Description | FIN Master Data: Access to Folder in BW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UGBW | SEM General: Interface to BW |
| Created | 20031212 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UG_BW_FIELD_MAPPING_SHM_RT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UG_BW_MAPPING_SERVICES | FI/BW Interface: Services for BW Connection | 20031212 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UG_BW_FLD_MAP_SHM_ACCESS | 20040105 | FIN Master Data: Access to Folder in BW | |
| 2 | CL_UG_MD_TR_METHOD_IMPORT | 20031212 | FIN Master Data: Transport - After Import |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20031212 | |||||
| 2 | Instance attribute | Private | See coding | 20031212 | |||||
| 3 | Instance attribute | Private | See coding | 20031212 | |||||
| 4 | Instance attribute | Private | See coding | 20031212 | |||||
| 5 | Instance attribute | Private | See coding | General Indicator for FIN Master Data | 20031212 | ||||
| 6 | Instance attribute | Private | See coding | General Indicator for FIN Master Data | 20031212 | ||||
| 7 | Constant | Private | See coding | '__' | 20031212 | ||||
| 8 | Constant | Private | See coding | '/1FB/' | Name Space Prefix | 20031212 | |||
| 9 | Constant | Private | See coding | '/*/*' | Name Space Prefix | 20031212 | |||
| 10 | Instance attribute | Private | See coding | 20031212 | |||||
| 11 | Instance attribute | Private | See coding | 20031212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | apply_field_restrict | 20040227 | |
| 2 | Instance method | Public | Method | Create Field Names for Nav.Attr. and Store in ugbw4002 | 20031212 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20031212 | |
| 4 | Instance method | Public | Method | Delete Old Mapping | 20031212 | |
| 5 | Instance method | Public | Method | Is a conversion necessary | 20031212 | |
| 6 | Instance method | Private | Method | Request and Adjust Fieldname of InfoObject from BW | 20040414 | |
| 7 | Instance method | Public | Method | 20031212 | ||
| 8 | Instance method | Private | Method | Get Field Name of Navigation Attribute | 20031212 | |
| 9 | Instance method | Private | Method | Request and Adjust Fieldname of InfoObject from BW | 20031212 |
Events
Class CL_UG_BW_FIELD_MAPPING_SHM_RT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ATTRNAV | Private | See coding | 20031212 | begin of s_attrnav.
include type ugbw4002 as s_ugbw4002 .
types:
fieldname type fieldname,
end of s_attrnav
|
Method Signatures
Method APPLY_FIELD_RESTRICT 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 | 20040227 |
Method APPLY_FIELD_RESTRICT on class CL_UG_BW_FIELD_MAPPING_SHM_RT has no exception.
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 | 20031212 | |||
| 2 | I_ATRNAVNM | Call by reference | Type reference (TYPE) | UG_ATRNAVNM | Name Navigationsattribut (in der Reportingstruktur) | 20031212 | |||
| 3 | I_ATTRINM | Call by reference | Type reference (TYPE) | UG_ATTRINM | Stammdatenattribut | 20031212 | |||
| 4 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20031212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031212 |
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 | 20031212 |
Method CONSTRUCTOR on class CL_UG_BW_FIELD_MAPPING_SHM_RT 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 | 20031212 |
Method DELETE_OLD_MAPPING on class CL_UG_BW_FIELD_MAPPING_SHM_RT 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 | 20031212 |
Method GET_MAPPING_AFTER_UPGRADE on class CL_UG_BW_FIELD_MAPPING_SHM_RT has no exception.
Method IS_IN_PARTNER_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IN_PARTNER_NAMESPACE | Call by reference | Type reference (TYPE) | UG_FLG | 20040414 | ||||
| 2 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20040414 |
Method IS_IN_PARTNER_NAMESPACE on class CL_UG_BW_FIELD_MAPPING_SHM_RT 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 | 20031212 | |||
| 2 | IT_UGBW4001 | Call by reference | Type reference (TYPE) | UGBW_TS_UGBW4001 | FIN-Stammdaten: DB-Tabelle UGBW4001 | 20031212 | |||
| 3 | IT_UGBW4002 | Call by reference | Type reference (TYPE) | UGBW_TS_UGBW4002 | FI-BW-Schnittstelle: Feldname für Navigationsattribute | 20031212 |
Method PRESET_MAPPING on class CL_UG_BW_FIELD_MAPPING_SHM_RT 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 | 20031212 | |||
| 2 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20031212 | |||
| 3 | I_SEQNR | Call by reference | Type reference (TYPE) | UGBW4002-SEQNR | Numc3, interne Verwendung | 20031212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031212 |
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 | 20031212 | |||
| 2 | E_ATTR_FLD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname des Infoobjekts | 20031212 | |||
| 3 | E_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | FIN-Stammdaten: Feldname | 20031212 | |||
| 4 | IF_READ_ONLY | Call by reference | Type reference (TYPE) | C | SPACE | 20040218 | |||
| 5 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20031212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein BW bekannt, dass dieses Info Objekt besitzt | 20031212 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 300 |