SAP ABAP Class CL_UG_MD_WU_RESULT_BW (Result Where-Used Search BW)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD6 (Package) FIN General Master Data: Where-used List
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_WU_RESULT Results of Usage Search 20040123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_WU_RESULT_TX Result of where-used search in transaction data 20040123
Properties
Class CL_UG_MD_WU_RESULT_BW  
Short Description Result Where-Used Search BW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD6   FIN General Master Data: Where-used List 
Created 20040123   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_MD_WU_RESULT_BW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UG_MD_WU_RESULT Results of Usage Search 20040123
2 IF_UG_MD_WU_RESULT_TX Result of where-used search in transaction data 20040123
Friends
Class CL_UG_MD_WU_RESULT_BW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_RESULT Instance attribute Private Type reference (TYPE) UGMD_TS_RESULT_MESSAGE Result Table of Where-Used Search 20040123
2 D_FIELDNAME Instance attribute Private Attribute reference (LIKE) 20040123
3 GT_WU_RESULT Static Attribute Private Type reference (TYPE) T_RESULT Results of Where-Used Search 20040123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040831
2 GET_INSTANCE Static method Public Method Get Instance 20040123
Events
Class CL_UG_MD_WU_RESULT_BW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_RESULT Private See coding 20050106 begin of s_result, fieldname type ug_fieldname, o_instance type ref to if_ug_md_wu_result, end of s_result
2 T_RESULT Private See coding 20050106 t_result type sorted table of s_result with unique key fieldname
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20040831

Method CONSTRUCTOR on class CL_UG_MD_WU_RESULT_BW 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_MD_WU_RESULT Ergebnis der Verwendungssuche 20040123
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20040123

Method GET_INSTANCE on class CL_UG_MD_WU_RESULT_BW has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300