SAP ABAP Class CL_WCF_GMT_BUSINESS_PARTNER (WCF GMT Nexus BP Shape)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_SHAPE WCF GMT Nexus Base Shape Element 20080930
Properties
Class CL_WCF_GMT_BUSINESS_PARTNER  
Short Description WCF GMT Nexus BP Shape    
Super Class CL_WCF_GMT_SHAPE WCF GMT Nexus Base Shape Element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20080930   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_GMT_BUSINESS_PARTNER has no forward declaration.
Interfaces
Class CL_WCF_GMT_BUSINESS_PARTNER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_ANCHOR 20081124 WCF GMT Nexus Anchor Component
2 CL_WCF_GMT_DATA_MODEL 20081118 WCF GMT Nexus Data Model - load/build NDL
3 CL_WCF_GMT_DOCK 20081124 WCF GMT Nexus Dock Element
4 CL_WCF_GMT_MODEL 20081117 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BP_ROLE_ICON Static Attribute Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'roleIcon' WCF GMT Nexus Name Type 20090713
2 GC_BP_ROLE_LABEL Static Attribute Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'roleLabel' WCF GMT Nexus Name Type 20090713
3 GC_BP_SHAPE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_COMPONENT_TYPE 'businessPartnerShape' WCF GMT Nexus Name Type 20081124
4 GC_BP_SUB_ICONS_HALIGN Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'subIconsHAlign' WCF GMT Nexus Name Type 20100729
5 GC_BP_SUB_ICONS_POSITION Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'subIconsPosition' WCF GMT Nexus Name Type 20100729
6 GC_BP_SUB_ICONS_VALIGN Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'subIconsVAlign' WCF GMT Nexus Name Type 20100729
7 GC_BP_SUB_ICON_1 Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'subIcon1' WCF GMT Nexus Name Type 20100729
8 GC_BP_SUB_ICON_2 Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'subIcon2' WCF GMT Nexus Name Type 20100729
9 GC_BP_SUB_ICON_3 Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'subIcon3' WCF GMT Nexus Name Type 20100729
10 GV_ROLE_ICON Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090713
11 GV_ROLE_LABEL Instance attribute Private Type reference (TYPE) STRING 20090713
12 GV_SUB_ICON1 Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729
13 GV_SUB_ICON2 Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729
14 GV_SUB_ICON3 Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729
15 GV_SUB_ICONS_HALIGN Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729
16 GV_SUB_ICONS_POSITION Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729
17 GV_SUB_ICONS_VALIGN Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090713
2 GET_ROLE_ICON Instance method Public Method 20090713
3 GET_ROLE_LABEL Instance method Public Method 20090713
4 GET_SUB_ICON1 Instance method Public Method 20100729
5 GET_SUB_ICON2 Instance method Public Method 20100729
6 GET_SUB_ICON3 Instance method Public Method 20100729
7 GET_SUB_ICONS_HALIGN Instance method Public Method 20100729
8 GET_SUB_ICONS_POSITION Instance method Public Method 20100729
9 GET_SUB_ICONS_VALIGN Instance method Public Method 20100729
10 SET_ROLE_ICON Instance method Public Method 20090713
11 SET_ROLE_LABEL Instance method Public Method 20090713
12 SET_SUB_ICON1 Instance method Public Method 20100729
13 SET_SUB_ICON2 Instance method Public Method 20100729
14 SET_SUB_ICON3 Instance method Public Method 20100729
15 SET_SUB_ICONS_HALIGN Instance method Public Method 20100729
16 SET_SUB_ICONS_POSITION Instance method Public Method 20100729
17 SET_SUB_ICONS_VALIGN Instance method Public Method 20100729
Events
Class CL_WCF_GMT_BUSINESS_PARTNER has no event.
Types
Class CL_WCF_GMT_BUSINESS_PARTNER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20090713
2 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090713
3 Importing IV_DETAILS Call by reference Type reference (TYPE) STRING 20090713
4 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090713
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090713
6 Importing IV_HEIGHT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20090713
7 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090713
8 Importing IV_IS_TEMPLATE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090713
9 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20090713
10 Importing IV_ON_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090713
11 Importing IV_ON_DOUBLE_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090713
12 Importing IV_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090713
13 Importing IV_ON_HOVER Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20090713
14 Importing IV_SELECTABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090713
15 Importing IV_SELECTED Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090713
16 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090713
17 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20090713
18 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20090713
19 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20090713
20 Importing IV_WIDTH Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH WCF GMT Nexus Pixel Length Type 20090713
21 Importing IV_X Call by reference Type reference (TYPE) I 20090713
22 Importing IV_Y Call by reference Type reference (TYPE) I 20090713
23 Importing IV_Z Call by reference Type reference (TYPE) I 20090713
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20090713

Method GET_ROLE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROLE_ICON Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090713

Method GET_ROLE_ICON on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method GET_ROLE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROLE_LABEL Value transfer Type reference (TYPE) STRING 20090713

Method GET_ROLE_LABEL on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method GET_SUB_ICON1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUB_ICON1 Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method GET_SUB_ICON1 on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method GET_SUB_ICON2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUB_ICON2 Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method GET_SUB_ICON2 on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method GET_SUB_ICON3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUB_ICON3 Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method GET_SUB_ICON3 on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method GET_SUB_ICONS_HALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUB_ICONS_HALIGN Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method GET_SUB_ICONS_HALIGN on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method GET_SUB_ICONS_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUB_ICONS_POSITION Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method GET_SUB_ICONS_POSITION on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method GET_SUB_ICONS_VALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUB_ICONS_VALIGN Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method GET_SUB_ICONS_VALIGN on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_ROLE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_ICON Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090713

Method SET_ROLE_ICON on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_ROLE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_LABEL Call by reference Type reference (TYPE) STRING 20090713

Method SET_ROLE_LABEL on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_SUB_ICON1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUB_ICON1 Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method SET_SUB_ICON1 on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_SUB_ICON2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUB_ICON2 Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method SET_SUB_ICON2 on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_SUB_ICON3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUB_ICON3 Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method SET_SUB_ICON3 on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_SUB_ICONS_HALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUB_ICONS_HALIGN Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method SET_SUB_ICONS_HALIGN on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_SUB_ICONS_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUB_ICONS_POSITION Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method SET_SUB_ICONS_POSITION on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.

Method SET_SUB_ICONS_VALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUB_ICONS_VALIGN Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20100729

Method SET_SUB_ICONS_VALIGN on class CL_WCF_GMT_BUSINESS_PARTNER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700