SAP ABAP Data Element /BOBF/OBM_ASSOC_BINDING_CAT (Binding category of associations)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CONFIGURATION (Package) Business Object Processing Configuration
Basic Data
Data Element /BOBF/OBM_ASSOC_BINDING_CAT
Short Description Binding category of associations  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /BOBF/OBM_ASSOC_BINDING_CAT    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Binding 
Medium 15 Binding Cat. 
Long 20 Binding Category 
Heading 20 Binding Category 
Documentation

Definition

The association binding category defines the source of the value for filtering the association result.

Use

The association binding category is used to define from where the values for filtering the result of one association comes. The values can be bound to the following:

  • A constant (defined in a constant interface)
  • An association parameter attribute
  • An attribute of the source node

Dependencies

A constant can only be assigned through a constant interface.

An association parameter value can only be assigned if the association has a parameter to filter.

An attribute of the source node can only be assigned if the resolving node for the association is the source node.

Example

Bindings for special associations are, for example:

  • Specializations usually have a binding on the parent node ID and some constant values (for example, party role)
  • Associations with parameters usually have a binding for the parameter attributes

History
Last changed by/on SAP  20130604 
SAP Release Created in 702