SAP ABAP Class CL_FDT_AND_OR (OBSOLETE - DO NOT USE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_DEPRECATED (Package) BRFplus: Deprecated Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_EXPRESSION FDT: Abstract Expression Class 20051205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_AND_OR OBSOLETE - DO NOT USE 20051205
Properties
Class CL_FDT_AND_OR  
Short Description OBSOLETE - DO NOT USE    
Super Class CL_FDT_EXPRESSION FDT: Abstract Expression Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_DEPRECATED   BRFplus: Deprecated Objects 
Created 20051205   SAP 
Last change 20130531   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_FDT_AND_OR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_AND_OR OBSOLETE - DO NOT USE 20051205
Friends
Class CL_FDT_AND_OR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EXPR_1800 Constant Private Type reference (TYPE) TABNAME 'FDT_EXPR_1800' Table Name 20070813
2 GC_EXPR_1801 Constant Private Type reference (TYPE) TABNAME 'FDT_EXPR_1801' Table Name 20070813
3 GO_CC Static Attribute Private Object reference (TYPE REF TO) CL_CMP_COMPOSER FDT: Code Composer 20061211
4 MS_BUFFER Instance attribute Private Type reference (TYPE) S_BUFFER 20051205
5 MS_BUFFER_DB Instance attribute Private Type reference (TYPE) S_BUFFER 20051205
6 MV_ID Instance attribute Private Attribute reference (LIKE) 20051205
7 MV_MS_BUFFER_DB_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE: MS_BUFFER_DB is loaded 20070813
8 MV_MS_BUFFER_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE: MS_BUFFER is loaded 20060801
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPERATION Instance method Private Method Check an operation 20070130
2 LOAD_BUFFER Instance method Private Method Load the buffer 20051205
3 LOAD_BUFFER_DB Instance method Private Method Load the buffer from Database 20051205
4 SAVE_BUFFER_DB Instance method Private Method Save the buffer into the Database 20051205
5 SET_BUFFER Instance method Private Method Set the buffer 20051205
Events
Class CL_FDT_AND_OR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BUFFER Private See coding 20051205 begin of s_buffer, operation type fdt_and_or_operation, ts_parameter type if_fdt_and_or=>ts_parameter, end of s_buffer
Method Signatures

Method CHECK_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPERATION Call by reference Type reference (TYPE) IF_FDT_AND_OR=>OPERATION Operation 20070130
2 Returning RS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>S_MESSAGE Message 20080104

Method CHECK_OPERATION on class CL_FDT_AND_OR has no exception.

Method LOAD_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Timestamp of active version 20070811
2 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION 20051205
3 Returning RS_BUFFER Value transfer Type reference (TYPE) S_BUFFER 20051205
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070811

Method LOAD_BUFFER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION 20051205
2 Returning RS_BUFFER Value transfer Type reference (TYPE) S_BUFFER 20051205

Method LOAD_BUFFER_DB on class CL_FDT_AND_OR has no exception.

Method SAVE_BUFFER_DB Signature

Method SAVE_BUFFER_DB on class CL_FDT_AND_OR has no parameter.
Method SAVE_BUFFER_DB on class CL_FDT_AND_OR has no exception.

Method SET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUFFER Call by reference Type reference (TYPE) S_BUFFER 20051205

Method SET_BUFFER on class CL_FDT_AND_OR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710