SAP ABAP Class CL_BS_CU_GUIBB_CUSTOMER (GUIBB Feeder for Customer Like UI)
Hierarchy
MDG_APPL (Software Component) MDG Applications
   CA-MDG-APP (Application Component) Applications
     MDG_BS_ECC_CUSTOMER_BOLUI (Package) Master Data Governance Customer BOL UI Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BS_BP_GUIBB_ROOT BOL feeder for BP Root Object 20120726
Properties
Class CL_BS_CU_GUIBB_CUSTOMER  
Short Description GUIBB Feeder for Customer Like UI    
Super Class CL_BS_BP_GUIBB_ROOT BOL feeder for BP Root Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_ECC_CUSTOMER_BOLUI   Master Data Governance Customer BOL UI Implementations 
Created 20120726   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_CU_GUIBB_CUSTOMER has no forward declaration.
Interfaces
Class CL_BS_CU_GUIBB_CUSTOMER has no interface implemented.
Friends
Class CL_BS_CU_GUIBB_CUSTOMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_COMPONENT_NAME Constant Public See coding Form UIBBs supported by this feeder 20120726
2 GC_MESSAGE_CLASS Constant Protected Type reference (TYPE) SYMSGID 'MDG_BS_CUST_BOLUI' Message Class 20120726
3 MT_BP_TO_CUSTOMER Instance attribute Protected Type reference (TYPE) T_BP_TO_CUSTOMER Table for group mapping BP to Vendor 20120726
Methods
# Method Level Visibility Method type Description Created on
1 SET_BP_TO_CUSTOMER Instance method Public Method Sets the internal buffer for group mapping BP to Customer 20120726
Events
Class CL_BS_CU_GUIBB_CUSTOMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BP_TO_CUSTOMER Protected See coding Structure for CVI BP to Customer 20120726 BEGIN OF s_bp_to_customer, bu_group TYPE bu_group, ktokd TYPE ktokd, xsamenumber TYPE bc_samenumber, bp_text TYPE txt40, cu_text TYPE txt30, END OF s_bp_to_customer
2 T_BP_TO_CUSTOMER Protected See coding Table for CVI BP to Customer 20120726 t_bp_to_customer TYPE STANDARD TABLE OF s_bp_to_customer
Method Signatures

Method SET_BP_TO_CUSTOMER Signature

Method SET_BP_TO_CUSTOMER on class CL_BS_CU_GUIBB_CUSTOMER has no parameter.
Method SET_BP_TO_CUSTOMER on class CL_BS_CU_GUIBB_CUSTOMER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 607