SAP ABAP Class CL_BOL_PARAMETER_BROWSER (Browser for Input Parameters)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-BOL (Application Component) Business Object Layer
     CRM_BOL_TOOLS (Package) Test Tools and Display Tools for Business Object Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BOL_ABSTR_BROWSER Basis Class Browser 20021120
Properties
Class CL_BOL_PARAMETER_BROWSER  
Short Description Browser for Input Parameters    
Super Class CL_BOL_ABSTR_BROWSER Basis Class Browser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL_TOOLS   Test Tools and Display Tools for Business Object Layer 
Created 20021120   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BOL_PARAMETER_BROWSER has no forward declaration.
Interfaces
Class CL_BOL_PARAMETER_BROWSER has no interface implemented.
Friends
Class CL_BOL_PARAMETER_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHILD_NAME Instance attribute Private Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091105
2 DISPLAY_TAB Instance attribute Private Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20021120
3 ENTITY Instance attribute Private Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20021120
4 FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY_FACTORY Factory Object for Root Entities 20021120
5 FILTER Instance attribute Private Object reference (TYPE REF TO) CL_CRM_BOL_RELATION_FILTER 20081208
6 LIST_TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE ALV Control: Title Bar Text 20021120
7 RELATION_NAME Instance attribute Private Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20091105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021120
2 GET_METHOD_RESULT Instance method Private Method 20021120
3 ON_DATA_CHANGED Instance method Private Event handling method 20021120
4 ON_TOOLBAR Instance method Private Event handling method 20021120
5 ON_USER_COMMAND Instance method Private Event handling method 20021120
6 SHOW_FILTER_PARAMS Instance method Public Method Display Method Parameters 20081205
7 SHOW_METHOD_PARAMS Instance method Public Method Display Method Parameters 20021120
8 SHOW_ROOT_CREATE Instance method Public Method 20021120
Events
# Event Type Visibility Description Created on
1 FILTERED_REL_RETRIEVE Instance Event
(0)
Public
(2)
Read Relation with Filter 20081211
2 METHOD_EXECUTED Instance Event
(0)
Public
(2)
Method Executed 20021120
3 ROOT_CREATED Instance Event
(0)
Public
(2)
New Root Object Created 20021120
Types
Class CL_BOL_PARAMETER_BROWSER 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 IV_BOL_CORE Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_CORE BOL Core 20021120
2 Importing IV_OBJ_MODEL Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface zum Zugriff zentrales Objektmodell 20021120
3 Importing IV_UI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20021120

Method CONSTRUCTOR on class CL_BOL_PARAMETER_BROWSER has no exception.

Method GET_METHOD_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entitäten Collection Interface 20021120

Method GET_METHOD_RESULT on class CL_BOL_PARAMETER_BROWSER has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20021120

Method ON_DATA_CHANGED on class CL_BOL_PARAMETER_BROWSER has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20021120

Method ON_TOOLBAR on class CL_BOL_PARAMETER_BROWSER has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20021120

Method ON_USER_COMMAND on class CL_BOL_PARAMETER_BROWSER has no exception.

Method SHOW_FILTER_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20081205
2 Importing IV_RELATION_NAME Call by reference Type reference (TYPE) CRMT_RELATION_NAME Name einer Beziehung 20081205

Method SHOW_FILTER_PARAMS on class CL_BOL_PARAMETER_BROWSER has no exception.

Method SHOW_METHOD_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20021120
2 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) CRMT_OBJ_METHOD_NAME Name einer Business Objekt Methode 20021120

Method SHOW_METHOD_PARAMS on class CL_BOL_PARAMETER_BROWSER has no exception.

Method SHOW_ROOT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME externer Name eines Objekts 20021120

Method SHOW_ROOT_CREATE on class CL_BOL_PARAMETER_BROWSER has no exception.
Event Signatures

Event FILTERED_REL_RETRIEVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CHILD_NAME Exporting Value transfer Type reference (TYPE) CRMT_EXT_OBJ_NAME Externer Name eines Objekts 20091105
2 FILTER Exporting Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_RELATION_FILTER 20081211
3 RELATION_NAME Exporting Value transfer Type reference (TYPE) CRMT_RELATION_NAME Name einer Beziehung 20091105

Event METHOD_EXECUTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 RESULT Exporting Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entitäten Collection Interface 20021120

Event ROOT_CREATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 RESULT Exporting Value transfer Object reference (TYPE REF TO) IF_BOL_ENTITY_COL Entitäten Collection Interface 20021120
History
Last changed by/on SAP  20100303 
SAP Release Created in