SAP ABAP Class CL_K_GROUP_SELECT (Assistance Class for K_GROUP_SELECT)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KBAS (Package) Overhead Cost Controlling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20060531
Properties
Class CL_K_GROUP_SELECT  
Short Description Assistance Class for K_GROUP_SELECT    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package KBAS   Overhead Cost Controlling 
Created 20060531   SAP 
Last change 20060920   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_K_GROUP_SELECT has no forward declaration.
Interfaces
Class CL_K_GROUP_SELECT has no interface implemented.
Friends
Class CL_K_GROUP_SELECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TEXTS Instance attribute Private Type reference (TYPE) TY_T_TEXTPOOL ABAP Text Pool Definition 20060531
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXT Instance method Public Method Supplies the Text from Text Pool of SAPLKAB2 20060531
2 SEARCH_GROUP Instance method Public Method Returns the Search Result for Group 20060531
3 SET_VISIBILITY Instance method Public Method Set the Visibility of the Fields 20060601
Events
Class CL_K_GROUP_SELECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TEXTPOOL Private See coding 20060531 ty_t_textpool type standard table of textpool
Method Signatures

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Value transfer Type reference (TYPE) TEXTPOOLTX Sprachenabhängiger Text im ABAP/4-Textpool 20060531
2 Importing IP_KEY Call by reference Type reference (TYPE) TEXTPOOLKY Schlüssel des Textelements (Nummer / Selektionsname) 20060531

Method GET_TEXT on class CL_K_GROUP_SELECT has no exception.

Method SEARCH_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20060531
2 Exporting E_MESSAGEID Value transfer Type reference (TYPE) SYMSGID Nachrichtenklasse 20060531
3 Exporting E_MESSAGENO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20060531
4 Exporting E_MESSAGETY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20060531
5 Exporting E_P1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060531
6 Exporting E_P2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060531
7 Exporting E_P3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060531
8 Exporting E_P4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060531

Method SEARCH_GROUP on class CL_K_GROUP_SELECT has no exception.

Method SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20060601

Method SET_VISIBILITY on class CL_K_GROUP_SELECT has no exception.
History
Last changed by/on SAP  20060920 
SAP Release Created in 600