SAP ABAP Interface IF_FPM_HCT_VALIDATION (Validation of UIBB Configuration)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_HCT_VALIDATION | Validation of Configuration | 20090603 |
Properties
Interface | IF_FPM_HCT_VALIDATION | |
Short Description | Validation of UIBB Configuration |
General Data
Package | APB_FPM_HCT | Harmonized Configuration Tool |
Created | 20090603 | SAP |
Last changed | 20130531 | SAP |
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) |
Interfaces
Interface IF_FPM_HCT_VALIDATION has no interface.
Friends
Interface IF_FPM_HCT_VALIDATION has no friend.
Attributes
Interface IF_FPM_HCT_VALIDATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check the whole configuration (initially and before save) | 20090603 |
2 | ![]() |
Instance method | Public | Method | Check element attribute values | 20090603 |
3 | ![]() |
Instance method | Public | Method | Check element before insertion | 20090603 |
4 | ![]() |
Instance method | Public | Method | 20090603 | |
5 | ![]() |
Instance method | Public | Method | Is it possible to add an element to a node? | 20090603 |
6 | ![]() |
Instance method | Public | Method | 20090603 |
Events
Interface IF_FPM_HCT_VALIDATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_ATTR_MAP | Public | See coding | 20090603 | begin of s_attr_map,
config_attr type string,
view_attr type string,
end of s_attr_map
|
||
2 | TS_CFG2VIEW_ATTR | Public | See coding | 20090603 | ts_cfg2view_attr type sorted table of s_attr_map
with unique key config_attr
|
Method Signatures
Method CHECK_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090603 |
Method CHECK_CONFIG on Interface IF_FPM_HCT_VALIDATION has no exception.
Method CHECK_ELEMENT 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 | Selected element of config node | 20090603 | ||
2 | ![]() |
IO_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | View element with changed values (same attribute names) | 20090603 | ||
3 | ![]() |
IT_ATTR_MAP | Call by reference | Type reference (TYPE) | TS_CFG2VIEW_ATTR | 20090603 | |||
4 | ![]() |
IV_SCHEMA | Call by reference | Type reference (TYPE) | FPM_HCT_SCHEMA | Schema | 20110216 | ||
5 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Validation OK | 20090603 |
Method CHECK_ELEMENT on Interface IF_FPM_HCT_VALIDATION has no exception.
Method CHECK_NEW_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Not yet inserted (bound) | 20090603 | ||
2 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Node where the element is to be inserted | 20090603 | ||
3 | ![]() |
IO_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | View element with the user data if available | 20090603 | ||
4 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | General Flag | 20090603 |
Method CHECK_NEW_ELEMENT on Interface IF_FPM_HCT_VALIDATION has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090603 |
Method INIT on Interface IF_FPM_HCT_VALIDATION has no exception.
Method IS_ELEMENT_ADDITION_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_ADDITION_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | General Flag | 20090603 | ||
2 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Node the element is to be added to | 20090603 |
Method IS_ELEMENT_ADDITION_POSSIBLE on Interface IF_FPM_HCT_VALIDATION has no exception.
Method SET_CONFIG_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONFIG_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090603 |
Method SET_CONFIG_NODE on Interface IF_FPM_HCT_VALIDATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |