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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'FDT_EXPR_1800' | Table Name | 20070813 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'FDT_EXPR_1801' | Table Name | 20070813 | |
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CMP_COMPOSER | FDT: Code Composer | 20061211 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_BUFFER | 20051205 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_BUFFER | 20051205 | |||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20051205 | ||||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: MS_BUFFER_DB is loaded | 20070813 | ||
8 | ![]() |
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 | ![]() |
Instance method | Private | Method | Check an operation | 20070130 |
2 | ![]() |
Instance method | Private | Method | Load the buffer | 20051205 |
3 | ![]() |
Instance method | Private | Method | Load the buffer from Database | 20051205 |
4 | ![]() |
Instance method | Private | Method | Save the buffer into the Database | 20051205 |
5 | ![]() |
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 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | IF_FDT_AND_OR=>OPERATION | Operation | 20070130 | ||
2 | ![]() |
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 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp of active version | 20070811 | ||
2 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | 20051205 | |||
3 | ![]() |
RS_BUFFER | Value transfer | Type reference (TYPE) | S_BUFFER | 20051205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20070811 |
Method LOAD_BUFFER_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | 20051205 | |||
2 | ![]() |
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 | ![]() |
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 |