SAP ABAP Class CL_FDT_GTC_DDBV (Unit-Test for BRFplus Dynamic Database View)
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_ADMIN_DATA Abstract test class for testing transactional FDT objects 20130131
Properties
Class CL_FDT_GTC_DDBV  
Short Description Unit-Test for BRFplus Dynamic Database View    
Super Class CL_FDT_GTC_ADMIN_DATA Abstract test class for testing transactional FDT objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20130131   SAP 
Last change 20140121   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_DDBV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_DECISION_TABLE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_DDBV has no interface implemented.
Friends
Class CL_FDT_GTC_DDBV has no friend class.
Attributes
Class CL_FDT_GTC_DDBV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DDBV Static method Public Method 20130131
2 SET_DB_CONNECTION_FOR_AP Static method Private Method 20130516
Events
Class CL_FDT_GTC_DDBV has no event.
Types
Class CL_FDT_GTC_DDBV has no local type.
Method Signatures

Method CREATE_DDBV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ROW_DATA Call by reference Type reference (TYPE) IF_FDT_DECISION_TABLE=>TS_ROW_DATA INTF IF_FDT_DECISION_TABLE 20130201
2 Importing IT_MAPPING Call by reference Type reference (TYPE) IF_FDT_DDBV=>T_MAPPING 20130131
3 Importing IT_PARAMETER Call by reference Type reference (TYPE) IF_FDT_DDBV=>T_PARAMETER 20130220
4 Importing IT_RESULT Call by reference Type reference (TYPE) IF_FDT_DDBV=>T_RESULT 20130131
5 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20130131
6 Importing IV_NAMED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130131
7 Importing IV_SYSID Call by reference Type reference (TYPE) SY-SYSID 'Y4H' ABAP System Field: Name of SAP System 20130131
8 Importing IV_TABLE Call by reference Type reference (TYPE) TABNAME Table Name 20130131
9 Importing IV_UT_PURPOSE Call by reference Type reference (TYPE) CLIKE 20130131
10 Returning RO_DDBV Value transfer Object reference (TYPE REF TO) IF_FDT_DDBV BRFplus: Dynamic Database View 20130131

Method CREATE_DDBV on class CL_FDT_GTC_DDBV has no exception.

Method SET_DB_CONNECTION_FOR_AP 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 Universal Unique Identifier 20130516

Method SET_DB_CONNECTION_FOR_AP on class CL_FDT_GTC_DDBV has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740