SAP ABAP Class CL_FDT_GTC_TABLE_OPERATION (Test Classe for FDT-Table Operation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions | 20090821 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_TABLE_OPERATION_BRS | Unit-Test for Expression: Table Operation(BRS) | 20111209 |
Properties
| Class | CL_FDT_GTC_TABLE_OPERATION | |
| Short Description | Test Classe for FDT-Table Operation | |
| Super Class | CL_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20090819 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_TABLE_OPERATION has no interface implemented.
Friends
Class CL_FDT_GTC_TABLE_OPERATION has no friend class.
Attributes
Class CL_FDT_GTC_TABLE_OPERATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Table Operation with default values | 20090821 | |
| 2 | Static method | Public | Method | Creates a table operation with filled values (Index < 16) | 20090821 | |
| 3 | Static method | Public | Method | Creates a table operation with input from another expression | 20091009 |
Events
Class CL_FDT_GTC_TABLE_OPERATION has no event.
Types
Class CL_FDT_GTC_TABLE_OPERATION has no local type.
Method Signatures
Method CREATE_TABLE_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Application ID | 20090821 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | IF_FDT_TABLE_OPERATION=>OPERATION | IF_FDT_TABLE_OPERATION=>GC_OP_ALL_LINES | FDT: Table Operation | 20090821 | ||
| 3 | IV_TABLE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Test Table | 20090821 | |||
| 4 | IV_UT_PURPOSE | Call by reference | Type reference (TYPE) | CLIKE | 20090821 | ||||
| 5 | RO_TABLE_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_TABLE_OPERATION | FDT: Table Operation | 20090821 |
Method CREATE_TABLE_OPERATION on class CL_FDT_GTC_TABLE_OPERATION has no exception.
Method CREATE_TABLE_OPERATION_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Application ID | 20090821 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 1 | Index ( < 16 ) | 20090821 | ||
| 3 | RO_TABLE_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_TABLE_OPERATION | FDT: Table Operation | 20090821 |
Method CREATE_TABLE_OPERATION_OBJECTS on class CL_FDT_GTC_TABLE_OPERATION has no exception.
Method CREATE_TABLE_OP_WITH_NEST_EXP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Application UUID | 20091009 | |||
| 2 | RO_TABLE_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_TABLE_OPERATION | FDT: Table Operation | 20091009 |
Method CREATE_TABLE_OP_WITH_NEST_EXP on class CL_FDT_GTC_TABLE_OPERATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |