SAP ABAP Interface IF_BSP_WD_MODEL_BINDING (BSP: Utility Interface for Models)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20080227 |
Properties
| Interface | IF_BSP_WD_MODEL_BINDING | |
| Short Description | BSP: Utility Interface for Models |
General Data
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20020328 | SAP |
| Last changed | 20100303 | 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) |
| 2 | IF_BSP_WD_MODEL_SETTER_GETTER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_MODEL_BINDING | BSP: Basis Interface for Binding to Model | 20080227 |
Friends
Interface IF_BSP_WD_MODEL_BINDING has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_ERROR_ERROR | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 2 | CO_ERROR_FATAL_ERROR | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 3 | CO_ERROR_INFO | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 4 | CO_ERROR_SUCCESS | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 5 | CO_ERROR_WARNING | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 6 | CO_TYPE_SIMPLE | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 7 | CO_TYPE_STRUCT | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 8 | CO_TYPE_TABLE | Instance attribute | Public | Attribute reference (LIKE) | 20080227 | ||||
| 9 | CO_TYPE_UNSUPPORTED | Instance attribute | Public | Attribute reference (LIKE) | 20080227 |
Methods
Events
Interface IF_BSP_WD_MODEL_BINDING has no event.
Types
Interface IF_BSP_WD_MODEL_BINDING has no local type.
Method Signatures
Method BUILD_ATTRIBUTE_PATH Signature
Method BUILD_ATTRIBUTE_PATH on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method BUILD_ATTRIBUTE_PATH on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ATTRIBUTE_ACTION_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_PATH | Value transfer | Type reference (TYPE) | STRING | Attribute Path | 20090210 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Attribute Path...Component | 20090210 | |||
| 3 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Display Mode? | 20090210 | ||
| 4 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Attribute Path[Index] | 20090210 | |||
| 5 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE | Call Mode | 20090210 | ||
| 6 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute Name | 20090210 | |||
| 7 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_ACTION_PROVIDER | Action descriptor | 20090210 |
Method GET_ATTRIBUTE_ACTION_DESCR on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ATTRIBUTE_DATA_REF Signature
Method GET_ATTRIBUTE_DATA_REF on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE_DATA_REF on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ATTRIBUTE_METADATA Signature
Method GET_ATTRIBUTE_METADATA on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE_METADATA on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ATTRIBUTE_NAME Signature
Method GET_ATTRIBUTE_NAME on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE_NAME on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ATTRIBUTE_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_PATH | Value transfer | Type reference (TYPE) | STRING | Attribute Path | 20080423 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Attribute Path...Component | 20080423 | |||
| 3 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Display Mode? | 20080523 | ||
| 4 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Attribute Path[Index] | 20080423 | |||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute Name | 20080523 | |||
| 6 | IV_PROPERTY | Call by reference | Type reference (TYPE) | STRING | Attribute Property requested | 20080423 | |||
| 7 | IV_SUPPRESS_FT_HEURISTIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Disable Field Type Heuristic | 20080710 | ||
| 8 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | Attribute Property | 20080423 |
Method GET_ATTRIBUTE_PROPERTY on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ATTRIBUTE_VALUEHELP_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_PATH | Value transfer | Type reference (TYPE) | STRING | Attribute Path | 20080423 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Attribute Path...Component | 20080423 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Attribute Path[Index] | 20080423 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE | Call Mode | 20080506 | ||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute Name | 20080506 | |||
| 6 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_VALUEHELP_DESCRIPTOR | 20080423 |
Method GET_ATTRIBUTE_VALUEHELP_DESCR on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method GET_ID Signature
Method GET_ID on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ID on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method IS_ATTRIBUTE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_PATH | Value transfer | Type reference (TYPE) | STRING | Attribute path | 20080423 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Component name in case of structured attributes | 20080423 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute name | 20080423 | |||
| 4 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080423 |
Method IS_ATTRIBUTE_ACTIVE on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method IS_ATTRIBUTE_INPUTREADY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_PATH | Value transfer | Type reference (TYPE) | STRING | Attribute Path | 20080423 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Attribute Path...Component | 20080423 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Attribute Path[Index] | 20080423 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute Name | 20080505 | |||
| 5 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | Result Value | 20080423 |
Method IS_ATTRIBUTE_INPUTREADY on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method IS_ATTRIBUTE_VALID Signature
Method IS_ATTRIBUTE_VALID on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method IS_ATTRIBUTE_VALID on Interface IF_BSP_WD_MODEL_BINDING has no exception.
Method SET_ATTRIBUTE Signature
Method SET_ATTRIBUTE on Interface IF_BSP_WD_MODEL_BINDING has no parameter.
Method SET_ATTRIBUTE on Interface IF_BSP_WD_MODEL_BINDING has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |