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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_THTMLB_FLEX_APPLICATION | Internal Table for Flex Application | 20060502 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_THTMLB_FLEX_NODES | Internal Table for Flex Context Nodes | 20060502 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20060502 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060501 | |
2 | ![]() |
Instance method | Public | Method | Application Name | 20060504 |
3 | ![]() |
Instance method | Public | Method | Children of Node | 20060502 |
4 | ![]() |
Instance method | Public | Method | Children Models of Root Node | 20060502 |
5 | ![]() |
Instance method | Public | Method | Rich Internet Application Events | 20060502 |
6 | ![]() |
Instance method | Public | Method | Rich Internet Application Methods | 20060502 |
7 | ![]() |
Instance method | Public | Method | Parent of Node | 20060502 |
8 | ![]() |
Instance method | Public | Method | Root Node of Rich Internet Application | 20060502 |
9 | ![]() |
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 | ![]() |
APPL_DATA | Call by reference | Type reference (TYPE) | CRMT_THTMLB_FLEX_APPLICATION | Internal Table for Flex Application | 20060501 | ||
2 | ![]() |
APPL_NAME | Call by reference | Type reference (TYPE) | STRING | 20060501 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20060502 | |||
2 | ![]() |
NODE | Call by reference | Type reference (TYPE) | CRMS_THTMLB_FLEX_NODES | Flex Context Node Information | 20060502 | ||
3 | ![]() |
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 | ![]() |
NODE | Call by reference | Type reference (TYPE) | CRMS_THTMLB_FLEX_NODES | Flex Context Node Information | 20060502 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
C_NODE | Call by reference | Type reference (TYPE) | CRMS_THTMLB_FLEX_NODES | Flex Context Node Information | 20060502 | ||
2 | ![]() |
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 | ![]() |
CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20060502 | |||
2 | ![]() |
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 | ![]() |
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 |