SAP ABAP Class CL_FDT_GTC_TABLE (Unit Test for Data Object Table)
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_DATA_OBJECT Abstract Test-Class for data objects 20070411
Properties
Class CL_FDT_GTC_TABLE  
Short Description Unit Test for Data Object Table    
Super Class CL_FDT_GTC_DATA_OBJECT Abstract Test-Class for data objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20070411   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_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_TABLE has no interface implemented.
Friends
Class CL_FDT_GTC_TABLE has no friend class.
Attributes
Class CL_FDT_GTC_TABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TABLE Static method Public Method 20070411
2 CREATE_TABLE_EMPLOYEE Static method Public Method 20081219
3 MFT_TABL_000_DDIC_BINDING Instance method Protected Test Method for ABAP Unit Test: DDIC binding 20070430
4 MFT_TABL_001_MOVE_EXT_TO_INT Instance method Protected Test Method for ABAP Unit Test: Move data from external table to internal table object 20090713
Events
Class CL_FDT_GTC_TABLE has no event.
Types
Class CL_FDT_GTC_TABLE has no local type.
Method Signatures

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070411
2 Importing IV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME 20070601
3 Importing IV_STRUCTURE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID FDT: Data Object of Type Structure 20070608
4 Importing IV_UT_PURPOSE Call by reference Type reference (TYPE) CLIKE 20081219
5 Returning RO_TABLE Value transfer Object reference (TYPE REF TO) IF_FDT_TABLE FDT: Data Object of Type Table 20070411

Method CREATE_TABLE on class CL_FDT_GTC_TABLE has no exception.

Method CREATE_TABLE_EMPLOYEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20081219
2 Importing IV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME 20081219
3 Returning RV_ID Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081219

Method CREATE_TABLE_EMPLOYEE on class CL_FDT_GTC_TABLE has no exception.

Method MFT_TABL_000_DDIC_BINDING Signature

Method MFT_TABL_000_DDIC_BINDING on class CL_FDT_GTC_TABLE has no parameter.
Method MFT_TABL_000_DDIC_BINDING on class CL_FDT_GTC_TABLE has no exception.

Method MFT_TABL_001_MOVE_EXT_TO_INT Signature

Method MFT_TABL_001_MOVE_EXT_TO_INT on class CL_FDT_GTC_TABLE has no parameter.
Method MFT_TABL_001_MOVE_EXT_TO_INT on class CL_FDT_GTC_TABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710