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 DO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UG_BW_MAPPING_SERVICES FIN Master Data: Services for BW Connection 20010703
2 DO_SHM_BROKER 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 DT_ATTRNAV Instance attribute Private See coding 20020727
4 DT_DEST_IOBJ Instance attribute Private See coding 20010905
5 DT_FIELDNAME_ATTRNAV Instance attribute Private See coding 20020727
6 DT_FIELDNAME_IOBJ Instance attribute Private See coding 20010905
7 DT_IOBJ_DEST Instance attribute Private See coding General Indicator for FIN Master Data 20010703
8 DT_IOBJ_FIELDNAME Instance attribute Private See coding General Indicator for FIN Master Data 20010703
9 GC_ATTRNAV_INFIX Constant Private See coding '__' 20020727
10 GC_FI_PREFIX Constant Private See coding '/1FB/' Name Space Prefix 20010704
11 GC_NAMESPACE_PATTERN Constant Private See coding '/*/*' Name Space Prefix 20010704
12 GC_VERSION_CUST Instance attribute Private See coding 20010718
13 GC_VERSION_SAP Instance attribute Private See coding 20010718
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_FIELDNAME_FOR_NAV Instance method Public Method Create Field Names for Nav.Attr. and Store in ugbw4002 20020809
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010703
3 DELETE_OLD_MAPPING Instance method Public Method Delete Old Mapping 20010730
4 GET_INSTANCE Static method Public Method Create instance 20010703
5 GET_MAPPING_AFTER_UPGRADE Instance method Public Method Is a conversion necessary 20010730
6 INITIALIZE Instance method Private Method to initialize the LOCAL field mapping 20040426
7 IS_SHARED_MEMORY_USED Static method Private Method Check if shared memory should be used 20040227
8 PRESET_MAPPING Instance method Public Method 20020103
9 REQUEST_FIELDNAME_FOR_ATTRNAV Instance method Private Method Get Field Name of Nav.Attribute 20020727
10 REQUEST_FIELDNAME_FOR_IOBJ 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 Exporting E_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20020809
2 Importing I_ATRNAVNM Call by reference Type reference (TYPE) UG_ATRNAVNM Name Navigationsattribut (in der Reportingstruktur) 20020809
3 Importing I_ATTRINM Call by reference Type reference (TYPE) UG_ATTRINM Stammdatenattribut 20020809
4 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20020809
# Exception Resumable Description Created on
1 INVALID_ATRNAVNM 20020809

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_UG_BW_MAPPING_SERVICES FIN-Stammdaten: Services für BW-Anschluß 20010703
2 Importing 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 Exporting 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 Importing 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 Returning 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 Importing IT_UGBW4000 Call by reference Type reference (TYPE) UGBW_TS_UGBW4000 FIN-Stammdaten: DB-Tabelle UGBW4000 20020103
2 Importing IT_UGBW4001 Call by reference Type reference (TYPE) UGBW_TS_UGBW4001 FIN-Stammdaten: DB-Tabelle UGBW4001 20020103
3 Importing 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 Exporting E_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME FI-Stammdaten: Feldname 20020727
2 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20020727
3 Importing I_SEQNR Call by reference Type reference (TYPE) UGBW4002-SEQNR Numc3, interne Verwendung 20020727
# Exception Resumable Description Created on
1 NO_DESTINATION 20020727

Method REQUEST_FIELDNAME_FOR_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTR_ATTR Call by reference Type reference (TYPE) FIELDNAME Feldname des Attributs 20030904
2 Exporting E_ATTR_FLD Call by reference Type reference (TYPE) FIELDNAME Feldname des Infoobjekts 20030904
3 Exporting E_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME FIN-Stammdaten: Feldname 20010703
4 Importing I_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20010703
# Exception Resumable Description Created on
1 NO_DESTINATION Kein BW bekannt, dass dieses Info Objekt besitzt 20010703
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A