SAP ABAP Class CL_BS_SP_GUIBB_VENDOR (GUIBB Feeder for Vendor Like UI)
Hierarchy
MDG_APPL (Software Component) MDG Applications
   CA-MDG-APP-SUP (Application Component) MDG Supplier (Central Parts)
     MDG_BS_ECC_SUPPLIER_BOLUI (Package) Master Data Governance Supplier 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 20110222
Properties
Class CL_BS_SP_GUIBB_VENDOR  
Short Description GUIBB Feeder for Vendor 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_SUPPLIER_BOLUI   Master Data Governance Supplier BOL UI Implementations 
Created 20110222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_SP_GUIBB_VENDOR has no forward declaration.
Interfaces
Class CL_BS_SP_GUIBB_VENDOR has no interface implemented.
Friends
Class CL_BS_SP_GUIBB_VENDOR 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 20110222
2 GC_MESSAGE_CLASS Constant Protected Type reference (TYPE) SYMSGID 'MDG_BS_SUPPL_BOLUI' Message Class 20110802
3 MT_BP_TO_VENDOR Instance attribute Protected Type reference (TYPE) T_BP_TO_VENDOR Table for group mapping BP to Vendor 20110222
Methods
# Method Level Visibility Method type Description Created on
1 SET_BP_TO_VENDOR Instance method Public Method Sets the internal buffer for group mapping BP to Vendor 20110222
Events
Class CL_BS_SP_GUIBB_VENDOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BP_TO_VENDOR Protected See coding Structure type for group mapping BP to Vendor 20110222 BEGIN OF s_bp_to_vendor, bu_group TYPE bu_group, ktokk TYPE ktokk, xsamenumber TYPE bc_samenumber, bp_text TYPE txt40, sp_text TYPE txt30, END OF s_bp_to_vendor
2 T_BP_TO_VENDOR Protected See coding Table type for group mapping BP to Vendor 20110222 t_bp_to_vendor TYPE STANDARD TABLE OF s_bp_to_vendor
Method Signatures

Method SET_BP_TO_VENDOR Signature

Method SET_BP_TO_VENDOR on class CL_BS_SP_GUIBB_VENDOR has no parameter.
Method SET_BP_TO_VENDOR on class CL_BS_SP_GUIBB_VENDOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606