SAP ABAP Class CL_RIA_APP_INFO (CL_RIA_APP_INFO)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Properties
Class CL_RIA_APP_INFO  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060501   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIA_APP_INFO has no forward declaration.
Interfaces
Class CL_RIA_APP_INFO has no interface implemented.
Friends
Class CL_RIA_APP_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APP_DATA Instance attribute Private Type reference (TYPE) CRMT_THTMLB_FLEX_APPLICATION Internal Table for Flex Application 20060502
2 APP_MODEL_DATA Instance attribute Private Type reference (TYPE) CRMT_THTMLB_FLEX_NODES Internal Table for Flex Context Nodes 20060502
3 APP_NAME Instance attribute Private Type reference (TYPE) STRING 20060502
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060501
2 GET_APP_NAME Instance method Public Method Application Name 20060504
3 GET_CHILD Instance method Public Method Children of Node 20060502
4 GET_CHILDREN_MODELS Instance method Public Method Children Models of Root Node 20060502
5 GET_EVENTS Instance method Public Method Rich Internet Application Events 20060502
6 GET_METHODS Instance method Public Method Rich Internet Application Methods 20060502
7 GET_PARENT Instance method Public Method Parent of Node 20060502
8 GET_ROOT_MODEL Instance method Public Method Root Node of Rich Internet Application 20060502
9 GET_SERVICES Instance method Public Method Rich Internet Application Services 20060502
Events
Class CL_RIA_APP_INFO has no event.
Types
Class CL_RIA_APP_INFO 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 APPL_DATA Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_APPLICATION Internal Table for Flex Application 20060501
2 Importing APPL_NAME Call by reference Type reference (TYPE) STRING 20060501
3 Importing MODEL_DATA Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_NODES Internal Table for Flex Context Nodes 20060501

Method CONSTRUCTOR on class CL_RIA_APP_INFO has no exception.

Method GET_APP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPL_NAME Call by reference Type reference (TYPE) STRING 20060504

Method GET_APP_NAME on class CL_RIA_APP_INFO has no exception.

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20060502
2 Exporting NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060502
3 Importing P_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060502

Method GET_CHILD on class CL_RIA_APP_INFO has no exception.

Method GET_CHILDREN_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060502
2 Exporting NODES Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_NODES Internal Table for Flex Context Nodes 20060502

Method GET_CHILDREN_MODELS on class CL_RIA_APP_INFO has no exception.

Method GET_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITAB_EVENTS Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_EVENTS Internal Table for Flex Application Events 20060502

Method GET_EVENTS on class CL_RIA_APP_INFO has no exception.

Method GET_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITAB_METHODS Call by reference Type reference (TYPE) CRMT_THTMLB_FLEX_METHODS Internal Table for Flex Application Methods 20060502

Method GET_METHODS on class CL_RIA_APP_INFO has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060502
2 Exporting P_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060502

Method GET_PARENT on class CL_RIA_APP_INFO has no exception.

Method GET_ROOT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL_ID Call by reference Type reference (TYPE) STRING 20060502
2 Exporting ROOT_NODE Call by reference Type reference (TYPE) CRMS_THTMLB_FLEX_NODES Flex Context Node Information 20060502

Method GET_ROOT_MODEL on class CL_RIA_APP_INFO has no exception.

Method GET_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITAB_SERVICES Call by reference Type reference (TYPE) CRMST_THTMLB_FLEX_SERVICE Internal Table for Flex Services 20060502

Method GET_SERVICES on class CL_RIA_APP_INFO has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in