SAP ABAP Data Element /BOBF/OBM_METHOD_IMPLEMENTED (Method implemented)
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_METHOD_IMPLEMENTED
Short Description Method implemented  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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  
Medium  
Long  
Heading 50 Method implemented 
Documentation

Definition

Indictaor, that indicates if an optional method is implemented or not.

Use

This information is used by the business object processing framework to avoid calls to empty methods.

Dependencies

Example

Following methods are optional for implementation:

  • Action (Interface /BOPF/IF_FRW_ACTION)
    • PREPARE
  • Determination (Interface /BOPF/IF_FRW_DETERMINATION)
    • CHECK_DELTA
    • CHECK
  • Validation (Interface /BOPF/IF_FRW_VALIDATION)
    • CHECK_DELTA
    • CHECK

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