SAP ABAP Class CL_BSP_DLC_VIEW_DESCRIPTOR (View Descriptor)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
BSP_DYN_CONFIG_RUNTIME (Package) Runtime Support for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_DLC_VIEW_DESCRIPTOR | View Descriptor Interface | 20051018 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC_FA_VIEW_DESCRIPTOR | Field Analysis: View Descriptor | 20100621 |
Properties
| Class | CL_BSP_DLC_VIEW_DESCRIPTOR | |
| Short Description | View Descriptor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_RUNTIME | Runtime Support for Dynamic Layout |
| Created | 20051018 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_DLC_VIEW_DESCRIPTOR | View Descriptor Interface | 20051018 |
Friends
Class CL_BSP_DLC_VIEW_DESCRIPTOR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20051021 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090305 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20051018 | |
| 4 | Instance method | Protected | Method | 20051018 | ||
| 5 | Instance method | Protected | Method | 20051018 | ||
| 6 | Instance method | Protected | Method | 20051019 | ||
| 7 | Instance method | Protected | Method | 20051018 | ||
| 8 | Instance method | Protected | Method | 20051018 | ||
| 9 | Instance method | Protected | Method | 20051103 | ||
| 10 | Instance method | Protected | Method | Get a RT-Rep instance | 20090630 | |
| 11 | Instance method | Protected | Method | 20080319 | ||
| 12 | Instance method | Protected | Method | 20051020 | ||
| 13 | Instance method | Public | Method | 20060608 | ||
| 14 | Instance method | Protected | Method | 20051103 |
Events
Class CL_BSP_DLC_VIEW_DESCRIPTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_DESIGN_ENTRY | Protected | See coding | 20091023 | begin of LTYPE_DESIGN_ENTRY,
HIDDEN type BSP_DLC_HIDDEN,
MANDATORY type BSP_DLC_MANDATORY,
DISABLED type BSP_DLC_DISPLAY_ONLY,
EXCLUDED type BSP_DLC_EXCLUDED,
F4_FROM_DDIC type BSP_DLC_F4_FROM_DDIC,
FIELD_TYPE type BSP_DLC_FIELD_TYPE,
BOL_OBJECT type CRMT_EXT_OBJ_NAME,
BOL_ATTR type NAME_KOMP,
ACTION type BSP_DLCS_ACTION BOXED,
end of LTYPE_DESIGN_ENTRY
|
||
| 2 | LTYPE_FIELD_DL_DATA | Protected | See coding | 20091022 | begin of LTYPE_FIELD_DL_DATA,
FIELD_NAME type BSP_DLC_BINDING_STRING,
NOT_FOUND type ABAP_BOOL,
DL_DATA type LTYPE_DESIGN_ENTRY boxed,
end of LTYPE_FIELD_DL_DATA
|
||
| 3 | LTYPE_FIELD_DL_TAB | Protected | See coding | 20091022 | LTYPE_FIELD_DL_TAB type hashed table of LTYPE_FIELD_DL_DATA with unique key FIELD_NAME initial size 0
|
||
| 4 | LTYPE_FIELD_TYPE_ENTRY | Protected | See coding | 20080612 | begin of LTYPE_FIELD_TYPE_ENTRY,
FIELD_NAME type BSP_DLC_BINDING_STRING,
FIELD_TYPE type CHAR1,
end of LTYPE_FIELD_TYPE_ENTRY
|
||
| 5 | LTYPE_FIELD_TYPE_TAB | Protected | See coding | 20080612 | LTYPE_FIELD_TYPE_TAB type hashed table of LTYPE_FIELD_TYPE_ENTRY with unique key FIELD_NAME
initial size 0
|
||
| 6 | LTYPE_LABEL_TAB | Protected | See coding | 20060608 | LTYPE_LABEL_TAB type hashed table of BSP_DLCS_FIELD with unique key FIELD_NAME initial size 0
|
Method Signatures
Method CHECK_VIEW_IS_CONFIGURABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEWNAME | Call by reference | Type reference (TYPE) | STRING | 20051021 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051021 |
Method CHECK_VIEW_IS_CONFIGURABLE on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONF_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_BSP_DLC_CONFIGURATION | Conf. Descr. Interf. / Semantically mandatory | 20060426 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20051018 | |||
| 3 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name, nec. in case of Enhancments | 20090609 | |||
| 4 | IV_COMPONENT_USAGE | Call by reference | Type reference (TYPE) | BSP_DLC_COMPONENT_USAGE | Component Usage | 20060409 | |||
| 5 | IV_ENHANCEMENT_SET | Call by reference | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | 20070221 | ||||
| 6 | IV_OBJECT_SUB_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_SUB_TYPE | Object Sub Type | 20060409 | |||
| 7 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Type | 20060409 | |||
| 8 | IV_ROLE_KEY | Call by reference | Type reference (TYPE) | BSP_DLC_ROLE_KEY | Role key | 20060409 | |||
| 9 | IV_USAGE | Call by reference | Type reference (TYPE) | BSP_DLC_USAGE | usage context | 20051018 | |||
| 10 | IV_VIEWNAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name of BSP Page (Upper and Lower Case) | 20051018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter Error | 20070131 |
Method GET_ALL_FIELDS Signature
Method GET_ALL_FIELDS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
Method GET_ALL_FIELDS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method GET_ALL_TABLE_FIELDS Signature
Method GET_ALL_TABLE_FIELDS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
Method GET_ALL_TABLE_FIELDS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method GET_CONTEXT_NODES Signature
Method GET_CONTEXT_NODES on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
Method GET_CONTEXT_NODES on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method GET_FIELD_LABELS Signature
Method GET_FIELD_LABELS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
Method GET_FIELD_LABELS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method GET_FIELD_LABELS_FROM_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | BSP_DLCT_FIELD | Fields | 20051018 |
Method GET_FIELD_LABELS_FROM_MODEL on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method GET_HIDDEN_FIELDS Signature
Method GET_HIDDEN_FIELDS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
Method GET_HIDDEN_FIELDS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method GET_RT_REP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPOSITORY_XML | Call by reference | Type reference (TYPE) | STRING | 20090630 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_REPOSITORY | Web Dynpro Runtime Repository | 20090630 |
Method GET_RT_REP on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method LOAD_APPL_MODEL Signature
Method LOAD_APPL_MODEL on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Config tools General Exception Class | 20080319 |
Method REMOVE_CNODE_FROM_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | BSP_DLCT_FIELD | Fields | 20051020 |
Method REMOVE_CNODE_FROM_NAMES on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method RESET_BUFFERS Signature
Method RESET_BUFFERS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no parameter.
Method RESET_BUFFERS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
Method _GET_AVAILABLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AVAILABLE_FIELDS | Value transfer | Type reference (TYPE) | BSP_DCLT_AVAILABLE_FIELDS | Available Fields | 20051103 |
Method _GET_AVAILABLE_FIELDS on class CL_BSP_DLC_VIEW_DESCRIPTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |