SAP ABAP Class CL_VALUE_REQUEST_TABLE_BRF (BRF: Simple Value Request Mechanism)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 20011029
Properties
Class CL_VALUE_REQUEST_TABLE_BRF  
Short Description BRF: Simple Value Request Mechanism    
Super Class CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20011029   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VALUE_REQUEST_TABLE_BRF has no forward declaration.
Interfaces
Class CL_VALUE_REQUEST_TABLE_BRF has no interface implemented.
Friends
Class CL_VALUE_REQUEST_TABLE_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_BRF141 Instance attribute Protected Type reference (TYPE) TBRF141 BRF: Registration of Accessible Structures/Tables 20011029
2 MS_BRF142 Instance attribute Protected Type reference (TYPE) TBRF142 BRF: Simple Value Request 20011029
3 MT_BRF144 Instance attribute Protected Type reference (TYPE) TBRF144_T BRF: Value Requests for Tables, Line/Table Category 20011108
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ERROR Instance method Protected Method Message Upon Incorrect Assignment of Field Symbol 20080303
2 PROCESS_ONE_TABLE_LINE Instance method Protected Method Checks Whether Given Table Line Fulfills WHERE Condition 20080303
Events
Class CL_VALUE_REQUEST_TABLE_BRF has no event.
Types
Class CL_VALUE_REQUEST_TABLE_BRF has no local type.
Method Signatures

Method ASSIGN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FS Call by reference Type reference (TYPE) SYMSGV Feldsymbol: ID 20080303

Method ASSIGN_ERROR on class CL_VALUE_REQUEST_TABLE_BRF has no exception.

Method PROCESS_ONE_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MEETS_CONDITION Call by reference Type reference (TYPE) BRF_BOOLE_D SPACE = false, 'X' = true 20080303
2 Importing IS_LINE Call by reference Type reference (TYPE) ANY 20080303

Method PROCESS_ONE_TABLE_LINE on class CL_VALUE_REQUEST_TABLE_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 464