SAP ABAP Class CL_BSP_WD_GEN_UTIL_GENINFO (Helperclass for Generation: Classname resolution)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_GEN_TOOLS (Package) Code Generation and Manipulations Tools for WEBCUIF DT
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_GENINFO Data Retrieval Interface for Generation Tools 20040126
Properties
Class CL_BSP_WD_GEN_UTIL_GENINFO  
Short Description Helperclass for Generation: Classname resolution    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_GEN_TOOLS   Code Generation and Manipulations Tools for WEBCUIF DT 
Created 20020614   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_GENINFO Data Retrieval Interface for Generation Tools 20040126
Friends
Class CL_BSP_WD_GEN_UTIL_GENINFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_WD_APPL_MODEL Model Description for BSP WD Applications 20040608
2 BSP_APPL Instance attribute Protected Type reference (TYPE) O2APPLEXT BSP_APPL 20020614
3 BSP_APPL_WITH_NS Instance attribute Protected Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20060531
4 GENINFO Instance attribute Protected See coding Table of geninfo entries 20020614
5 INHOUSE_USE Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040129
6 LEN_APPL Instance attribute Protected Type reference (TYPE) I LEN_APPL 20020614
7 LEN_CONTROLLER Instance attribute Protected Type reference (TYPE) I LEN_CONTROLLER 20020614
8 NAMESPACE Instance attribute Protected Type reference (TYPE) STRING Namespace of BSP application 20050831
9 NAME_BUILDER Instance attribute Protected Object reference (TYPE REF TO) CLASS_NAME_BUILDER Klassennamen Erzeugung 20060912
10 NON_STD_DEVELOPMENT Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Kennzeichen: Keine Standardentwicklung 20060531
11 RUNTIME_CNODE_DETERMINATION Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Determine runtime CNODE classes instead of static 20091201
Methods
# Method Level Visibility Method type Description Created on
1 CALC_CLSNAME_APPL Instance method Public Method CALC_CLSNAME_CONTROLLER 20060912
2 CALC_CLSNAME_CONTEXT Instance method Public Method CALC_CLSNAME_CONTEXT 20060912
3 CALC_CLSNAME_CONTROLLER Instance method Public Method CALC_CLSNAME_CONTROLLER 20060912
4 CALC_CLSNAME_CONTROLLER_IMPL Instance method Public Method CALC_CLSNAME_CONTROLLER_IMPL 20060912
5 CALC_CLSNAME_NODE Instance method Public Method CALC_CLSNAME_NODE 20060912
6 CHECK_CLASS_EXISTS Instance method Protected Method 20060731
7 CLASS_CONSTRUCTOR Static method Public Constructor 20040129
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020614
9 GET_CONTROLLER_TYPE Instance method Public Method 20060116
10 GET_GENINFO Instance method Public Method GET_GENINFO 20040126
11 GET_GENINFO_ADJUST Instance method Public Method GET_GENINFO_ADJUST 20040126
12 GET_GENINFO_EXT Instance method Public Method 20040602
Events
Class CL_BSP_WD_GEN_UTIL_GENINFO has no event.
Types
Class CL_BSP_WD_GEN_UTIL_GENINFO has no local type.
Method Signatures

Method CALC_CLSNAME_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME CLSNAME 20060912
2 Importing ELEMENT Call by reference Type reference (TYPE) STRING ELEMENT 20060912

Method CALC_CLSNAME_APPL on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method CALC_CLSNAME_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME CLSNAME 20060912
2 Importing ELEMENT Call by reference Type reference (TYPE) STRING ELEMENT 20060912

Method CALC_CLSNAME_CONTEXT on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method CALC_CLSNAME_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME CLSNAME 20060912
2 Importing ELEMENT Call by reference Type reference (TYPE) STRING ELEMENT 20060912
3 Importing NO_CHECK Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090706

Method CALC_CLSNAME_CONTROLLER on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method CALC_CLSNAME_CONTROLLER_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME CLSNAME 20060912
2 Importing ELEMENT Call by reference Type reference (TYPE) STRING ELEMENT 20060912

Method CALC_CLSNAME_CONTROLLER_IMPL on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method CALC_CLSNAME_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME CLSNAME 20060912
2 Importing ELEMENT Call by reference Type reference (TYPE) STRING ELEMENT 20060912
3 Importing SUBELEMENT Call by reference Type reference (TYPE) STRING SUBELEMENT 20060912

Method CALC_CLSNAME_NODE on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method CHECK_CLASS_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20060731
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060731

Method CHECK_CLASS_EXISTS on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BSP_WD_GEN_UTIL_GENINFO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BSP_APPL Call by reference Type reference (TYPE) O2APPLEXT 20020614
2 Importing RUNTIME_CNODE_DETERMINATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use runtime CNODE determination 20091201

Method CONSTRUCTOR on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method GET_CONTROLLER_TYPE Signature

Method GET_CONTROLLER_TYPE on class CL_BSP_WD_GEN_UTIL_GENINFO has no parameter.
Method GET_CONTROLLER_TYPE on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method GET_GENINFO Signature

Method GET_GENINFO on class CL_BSP_WD_GEN_UTIL_GENINFO has no parameter.
Method GET_GENINFO on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method GET_GENINFO_ADJUST Signature

Method GET_GENINFO_ADJUST on class CL_BSP_WD_GEN_UTIL_GENINFO has no parameter.
Method GET_GENINFO_ADJUST on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.

Method GET_GENINFO_EXT Signature

Method GET_GENINFO_EXT on class CL_BSP_WD_GEN_UTIL_GENINFO has no parameter.
Method GET_GENINFO_EXT on class CL_BSP_WD_GEN_UTIL_GENINFO has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in