SAP ABAP Class IF_BSP_WD_MODEL_BINDING (BSP: Utility Interface for Models)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BSP_MODEL_BINDING BSP: Basis Interface for Binding to Model 20080227
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
Class IF_BSP_WD_MODEL_BINDING  
Short Description BSP: Utility Interface for Models    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020328   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_BSP_WD_MODEL_BINDING has no interface implemented.
Friends
Class IF_BSP_WD_MODEL_BINDING has no friend class.
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
# Method Level Visibility Method type Description Created on
1 BUILD_ATTRIBUTE_PATH Instance method Public Method 20080227
2 GET_ATTRIBUTE Instance method Public Method 20080227
3 GET_ATTRIBUTE_ACTION_DESCR Instance method Public Method Returns action descriptor for the attribute 20090210
4 GET_ATTRIBUTE_DATA_REF Instance method Public Method 20080227
5 GET_ATTRIBUTE_METADATA Instance method Public Method 20080227
6 GET_ATTRIBUTE_NAME Instance method Public Method 20080227
7 GET_ATTRIBUTE_PROPERTY Instance method Public Method Returns the Value help descriptor for the attribute 20080423
8 GET_ATTRIBUTE_VALUEHELP_DESCR Instance method Public Method Returns the Value help descriptor for the attribute 20080423
9 GET_ID Instance method Public Method 20080227
10 IS_ATTRIBUTE_ACTIVE Instance method Public Method Checks whether passed attribute is active 20080423
11 IS_ATTRIBUTE_INPUTREADY Instance method Public Method Returns whether the attribute is inputready or not 20080423
12 IS_ATTRIBUTE_VALID Instance method Public Method 20080227
13 SET_ATTRIBUTE Instance method Public Method 20080227
Events
Class IF_BSP_WD_MODEL_BINDING has no event.
Types
Class IF_BSP_WD_MODEL_BINDING has no local type.
Method Signatures

Method BUILD_ATTRIBUTE_PATH Signature

Method BUILD_ATTRIBUTE_PATH on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method BUILD_ATTRIBUTE_PATH on class IF_BSP_WD_MODEL_BINDING has no exception.

Method GET_ATTRIBUTE Signature

Method GET_ATTRIBUTE on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE on class 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 Importing IV_ATTRIBUTE_PATH Value transfer Type reference (TYPE) STRING Attribute Path 20090210
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING Attribute Path...Component 20090210
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display Mode? 20090210
4 Importing IV_INDEX Call by reference Type reference (TYPE) I Attribute Path[Index] 20090210
5 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE Call Mode 20090210
6 Importing IV_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20090210
7 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_ACTION_PROVIDER Action descriptor 20090210

Method GET_ATTRIBUTE_ACTION_DESCR on class IF_BSP_WD_MODEL_BINDING has no exception.

Method GET_ATTRIBUTE_DATA_REF Signature

Method GET_ATTRIBUTE_DATA_REF on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE_DATA_REF on class IF_BSP_WD_MODEL_BINDING has no exception.

Method GET_ATTRIBUTE_METADATA Signature

Method GET_ATTRIBUTE_METADATA on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE_METADATA on class IF_BSP_WD_MODEL_BINDING has no exception.

Method GET_ATTRIBUTE_NAME Signature

Method GET_ATTRIBUTE_NAME on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ATTRIBUTE_NAME on class 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 Importing IV_ATTRIBUTE_PATH Value transfer Type reference (TYPE) STRING Attribute Path 20080423
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING Attribute Path...Component 20080423
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display Mode? 20080523
4 Importing IV_INDEX Call by reference Type reference (TYPE) I Attribute Path[Index] 20080423
5 Importing IV_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20080523
6 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING Attribute Property requested 20080423
7 Importing IV_SUPPRESS_FT_HEURISTIC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Disable Field Type Heuristic 20080710
8 Returning RV_RESULT Value transfer Type reference (TYPE) STRING Attribute Property 20080423

Method GET_ATTRIBUTE_PROPERTY on class 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 Importing IV_ATTRIBUTE_PATH Value transfer Type reference (TYPE) STRING Attribute Path 20080423
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING Attribute Path...Component 20080423
3 Importing IV_INDEX Call by reference Type reference (TYPE) I Attribute Path[Index] 20080423
4 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE Call Mode 20080506
5 Importing IV_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20080506
6 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VALUEHELP_DESCRIPTOR 20080423

Method GET_ATTRIBUTE_VALUEHELP_DESCR on class IF_BSP_WD_MODEL_BINDING has no exception.

Method GET_ID Signature

Method GET_ID on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method GET_ID on class 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 Importing IV_ATTRIBUTE_PATH Value transfer Type reference (TYPE) STRING Attribute path 20080423
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING Component name in case of structured attributes 20080423
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING Attribute name 20080423
4 Returning RV_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20080423

Method IS_ATTRIBUTE_ACTIVE on class 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 Importing IV_ATTRIBUTE_PATH Value transfer Type reference (TYPE) STRING Attribute Path 20080423
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING Attribute Path...Component 20080423
3 Importing IV_INDEX Call by reference Type reference (TYPE) I Attribute Path[Index] 20080423
4 Importing IV_NAME Call by reference Type reference (TYPE) STRING Attribute Name 20080505
5 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING Result Value 20080423

Method IS_ATTRIBUTE_INPUTREADY on class IF_BSP_WD_MODEL_BINDING has no exception.

Method IS_ATTRIBUTE_VALID Signature

Method IS_ATTRIBUTE_VALID on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method IS_ATTRIBUTE_VALID on class IF_BSP_WD_MODEL_BINDING has no exception.

Method SET_ATTRIBUTE Signature

Method SET_ATTRIBUTE on class IF_BSP_WD_MODEL_BINDING has no parameter.
Method SET_ATTRIBUTE on class IF_BSP_WD_MODEL_BINDING has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in