SAP ABAP Class CL_UG_BW_FLD_MAP_SHM_ACCESS (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_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20040227 |
2 | 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_FLD_MAP_SHM_ACCESS | |
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 | 20031212 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UG_BW_FLD_MAP_SHM_ACCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20040227 | ||
2 | IF_UG_BW_MAPPING_SERVICES | FI/BW Interface: Services for BW Connection | 20031212 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_UG_BW_FIELD_MAPPING | 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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_UG_BW_FLD_MAP_SHM_ACCESS | FIN Master Data: Services for BW Connection | 20031212 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UG_BW_FLD_MAP_SHM | Shared Memory for BW Field Mapping | 20040224 | ||
3 | ![]() |
Instance attribute | Private | See coding | 20031212 | ||||
4 | ![]() |
Instance attribute | Private | See coding | 20031212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Field Names for Nav.Attr. and Store in ugbw4002 | 20031212 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031212 |
3 | ![]() |
Instance method | Public | Method | Delete Old Mapping | 20031212 |
4 | ![]() |
Static method | Public | Method | Create Instance | 20031212 |
5 | ![]() |
Instance method | Public | Method | Is a conversion necessary | 20031212 |
6 | ![]() |
Instance method | Public | Method | 20031212 |
Events
Class CL_UG_BW_FLD_MAP_SHM_ACCESS 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 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 | ||
2 | ![]() |
20040426 |
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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031215 |
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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040426 |
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) | CL_UG_BW_FLD_MAP_SHM_ACCESS | FIN-Stammdaten: Services für BW-Anschluß | 20031212 | ||
2 | ![]() |
IT_FIELD_RESTRICT | Call by reference | Type reference (TYPE) | UGBW_TS_FIELD | Liste von Feldnamen | 20031212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031218 |
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_FLD_MAP_SHM_ACCESS 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040426 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 300 |