SAP ABAP Class CL_BS_BP_GUIBB_ROLES (BOL Feeder for BP roles)
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 20100707
Properties
Class CL_BS_BP_GUIBB_ROLES  
Short Description BOL Feeder for BP roles    
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 20100707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BS_BP_GUIBB_ROLES has no forward declaration.
Interfaces
Class CL_BS_BP_GUIBB_ROLES has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_ROLES has no friend class.
Attributes
Class CL_BS_BP_GUIBB_ROLES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE_SET_PARTNERROLE Instance method Public Method Returns the value set for field PARTNERROLE 20101103
2 OVS_OUTPUT_PARTNERROLE Instance method Protected Method Returns the value table for field PARTNERROLE 20110831
Events
Class CL_BS_BP_GUIBB_ROLES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PARTNERROLE_TEXT Protected See coding 20110831 BEGIN OF ty_partnerrole_text, partnerrole TYPE bu_partnerrole, text TYPE bu_partnerroletitl, END OF ty_partnerrole_text
2 TY_PARTNERROLE_TEXT_T Protected See coding 20110831 ty_partnerrole_text_t TYPE STANDARD TABLE OF ty_partnerrole_text
Method Signatures

Method GET_VALUE_SET_PARTNERROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20101103
2 Importing IO_ACCESS Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20101103
3 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20101103

Method GET_VALUE_SET_PARTNERROLE on class CL_BS_BP_GUIBB_ROLES has no exception.

Method OVS_OUTPUT_PARTNERROLE 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 20110831
2 Exporting ET_COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20110831
3 Exporting EV_TABLE_HEADER Call by reference Type reference (TYPE) STRING 20110831
4 Importing IO_ACCESS Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20110831
5 Importing IR_QUERY_PARAMETER Call by reference Object reference (TYPE REF TO) DATA 20110831
6 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110831

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