SAP ABAP Class CL_FPM_HCT_UIBB_COLLECTION_VAL (Validator for all components that collect any UIBBs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_HCT (Package) Harmonized Configuration Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_VALIDATION | Validation of Configuration | 20101027 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_COMPOSITE_UIBB_VAL | Validator for Composite UIBB | 20101027 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_CONTENT_AREA_VAL | Validator for Overview Page | 20101027 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_TABBED_UIBB_VAL | Validator for Tabbed UIBB | 20101027 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_UIBB_VAL | Validator for GAF and OIF UIBBs | 20101027 |
Properties
Class | CL_FPM_HCT_UIBB_COLLECTION_VAL | |
Short Description | Validator for all components that collect any UIBBs | |
Super Class | CL_FPM_HCT_VALIDATION | Validation of Configuration |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_HCT | Harmonized Configuration Tool |
Created | 20101027 | SAP |
Last change | 20131127 | 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
Class CL_FPM_HCT_UIBB_COLLECTION_VAL has no interface implemented.
Friends
Class CL_FPM_HCT_UIBB_COLLECTION_VAL has no friend class.
Attributes
Class CL_FPM_HCT_UIBB_COLLECTION_VAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check single UIBB | 20101027 |
2 | ![]() |
Instance method | Protected | Method | Collect UIBBs | 20101027 |
3 | ![]() |
Instance method | Private | Method | 20101117 | |
4 | ![]() |
Instance method | Private | Method | 20101027 | |
5 | ![]() |
Instance method | Private | Method | 20110331 | |
6 | ![]() |
Instance method | Protected | Method | Get UIBBs that will be rendered on one screen | 20101027 |
7 | ![]() |
Instance method | Private | Method | 20140327 | |
8 | ![]() |
Instance method | Protected | Method | Check if node names represents a UIBB node | 20101027 |
Events
Class CL_FPM_HCT_UIBB_COLLECTION_VAL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_UIBB | Protected | See coding | 20101027 |
|
||
2 | TY_UIBB | Protected | See coding | 20101027 |
|
Method Signatures
Method CHECK_UIBB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SELECTED_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20101027 | ||
2 | ![]() |
IO_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20101027 | ||
3 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101027 |
Method CHECK_UIBB on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
Method COLLECT_UIBBS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EL_UIBB | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20101027 | ||
2 | ![]() |
IT_EL_UIBB | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ELEMENT_SET | Web Dynpro: Number of Context Node Elements | 20101027 | ||
3 | ![]() |
RT_UIBB | Value transfer | Type reference (TYPE) | TT_UIBB | 20101027 |
Method COLLECT_UIBBS on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
Method CONFIG_ID_4_COMPONENT_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | FPM_COMPONENT_NAME | Web Dynpro: Component Name | 20101117 | ||
2 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Web Dynpro: Component Name | 20101117 | ||
3 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101117 |
Method CONFIG_ID_4_COMPONENT_EXISTS on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
Method CONFIG_ID_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Web Dynpro: Component Name | 20101027 | ||
2 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101027 |
Method CONFIG_ID_EXISTS on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
Method CUSTOMIZING_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20110331 | ||
2 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110331 |
Method CUSTOMIZING_EXISTS on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
Method GET_UIBB_SPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EL_UIBB | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20101027 | ||
2 | ![]() |
RT_UIBB | Value transfer | Type reference (TYPE) | TT_UIBB | 20101027 |
Method GET_UIBB_SPACE on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
Method IS_STRETCHING_NEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NEEDS_STRETCHING | Call by reference | Type reference (TYPE) | FPM_NEEDS_STRETCHING | FPM Flag: UIBB Stretching | 20140327 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140327 |
Method IS_STRETCHING_NEEDED on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
Method IS_UIBB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101027 | |||
2 | ![]() |
RV_IS_UIBB | Value transfer | Type reference (TYPE) | ABAP_BOOL | Supplement for True Boolean Type: 'X' == True '' == False | 20101027 |
Method IS_UIBB on class CL_FPM_HCT_UIBB_COLLECTION_VAL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 703 |