SAP ABAP Class CL_BS_BP_GUIBB_ADDRESSUSAGES (GUIBB BP Addresses Usages)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_BOLUI (Package) Master Data Governance: BOL UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_LIST BOL feeder class GUIBB list for BP 20100804
Properties
Class CL_BS_BP_GUIBB_ADDRESSUSAGES  
Short Description GUIBB BP Addresses Usages    
Super Class CL_BS_BP_GUIBB_LIST BOL feeder class GUIBB list for BP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_BOLUI   Master Data Governance: BOL UI 
Created 20100804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_BP_GUIBB_ADDRESSUSAGES has no forward declaration.
Interfaces
Class CL_BS_BP_GUIBB_ADDRESSUSAGES has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_ADDRESSUSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ADDRESSTYPE_TEXTS Instance attribute Protected Type reference (TYPE) TY_ADDRESSTYPE_TEXT_T 20110128
2 GT_TB009 Instance attribute Protected Type reference (TYPE) TY_TB009_T All Fixed Values of an Attribute with Texts 20110128
3 MO_ADDRESS_API Instance attribute Private Object reference (TYPE REF TO) CL_BS_API_ADDRESS_MDG_BP API-class for BP-addresses 20110201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110201
2 OVS_OUTPUT_ADDRESSTYPE Instance method Protected Method Phase 2 (Determine result table) 20110128
Events
Class CL_BS_BP_GUIBB_ADDRESSUSAGES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ADDRESSTYPE_TEXT Protected See coding 20110128 BEGIN OF ty_addresstype_text, addresstype TYPE bu_adrkind, text TYPE bu_txl010, END OF ty_addresstype_text
2 TY_ADDRESSTYPE_TEXT_T Protected See coding 20110128 ty_addresstype_text_t TYPE STANDARD TABLE OF ty_addresstype_text
3 TY_TB009_T Protected See coding 20110128 Ty_TB009_T TYPE STANDARD TABLE OF tb009
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BS_BP_GUIBB_ADDRESSUSAGES has no parameter.
Method CONSTRUCTOR on class CL_BS_BP_GUIBB_ADDRESSUSAGES has no exception.

Method OVS_OUTPUT_ADDRESSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20110128
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20110128
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20110128
4 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20110128
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110128

Method OVS_OUTPUT_ADDRESSTYPE on class CL_BS_BP_GUIBB_ADDRESSUSAGES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703