SAP ABAP Class CL_FDT_GTC_ADMIN_DATA_SPECIFIC (Tests Access Level)
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_UNITTEST_HELPERS Toolset for global unit tests 20070711
Properties
Class CL_FDT_GTC_ADMIN_DATA_SPECIFIC  
Short Description Tests Access Level    
Super Class CL_FDT_UNITTEST_HELPERS Toolset for global unit tests 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20070711   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_APPLICATION 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
Class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no interface implemented.
Friends
Class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no friend class.
Attributes
Class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_TABLES Instance method Private Method 20070711
2 MFT_ADMN_SPEC_WHERE_USED Instance method Private Test Method for ABAP Unit Unit test for the where used service 20090821
3 MFT_CHECK_NAME Instance method Protected Test Method for ABAP Unit Checks Positive value attribute of Element functionality 20110406
4 MFT_DATA_CONSISTENCY Instance method Private Test Method for ABAP Unit 20120712
5 MFT_DEFAULT_TEXT_DOCU_DEP_TYPE Instance method Private Test Method for ABAP Unit 20091008
6 MFT_UPGRADE_FRACTIONAL_LOAD Instance method Private Test Method for ABAP Unit 20090708
7 TEST_ACCESS_SETTING Instance method Private Test Method for ABAP Unit 20070711
8 TEST_ACCESS_SETTING_NEW Instance method Private Test Method for ABAP Unit Testing for Access levels 20100414
9 TEST_CONTEXT_RESULT_VALUES Instance method Private Test Method for ABAP Unit 20091119
10 TEST_DOCUMENTATION Instance method Private Test Method for ABAP Unit FDT: Test of SET and GET Documentation 20070920
11 TEST_FOR_CASE Instance method Private Method 20070711
12 TEST_FOR_CASE_NEW Instance method Private Method Testing for case new 20100414
13 TEST_GTABKEY_ENTRY Instance method Private Test Method for ABAP Unit FDT: Test gtabkey 20080305
14 TEST_SET_APPLICATION Instance method Private Test Method for ABAP Unit 20130508
15 TEST_TEXT_SYMBOL Instance method Private Test Method for ABAP Unit FDT: Test of SET and GET Text-Symbol 20071001
16 TEST_TRANSPORT_ATTRIBUTES Instance method Private Test Method for ABAP Unit 20070711
17 TEST_UNNAMED Instance method Public Test Method for ABAP Unit 20070908
18 TEST_USAGE_TREE Instance method Private Test Method for ABAP Unit 20070711
19 TEST_VERSIONING_1 Instance method Private Test Method for ABAP Unit 20070711
20 TEST_VERSIONING_2 Instance method Private Test Method for ABAP Unit 20070711
21 TEST_VERSIONING_3 Instance method Public Test Method for ABAP Unit Test versioning (switched on and off and switching itself) 20071008
22 TRANSPORT Instance method Private Method 20070925
23 USAGE_TREE_CASE Instance method Private Method 20070711
Events
Class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no event.
Types
Class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no local type.
Method Signatures

Method COMPARE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE1 Call by reference Type reference (TYPE) SORTED TABLE 20070711
2 Importing IT_TABLE2 Call by reference Type reference (TYPE) STANDARD TABLE 20070711
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070711

Method COMPARE_TABLES on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method MFT_ADMN_SPEC_WHERE_USED Signature

Method MFT_ADMN_SPEC_WHERE_USED on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method MFT_ADMN_SPEC_WHERE_USED on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method MFT_CHECK_NAME Signature

Method MFT_CHECK_NAME on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method MFT_CHECK_NAME on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method MFT_DATA_CONSISTENCY Signature

Method MFT_DATA_CONSISTENCY on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method MFT_DATA_CONSISTENCY on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method MFT_DEFAULT_TEXT_DOCU_DEP_TYPE Signature

Method MFT_DEFAULT_TEXT_DOCU_DEP_TYPE on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method MFT_DEFAULT_TEXT_DOCU_DEP_TYPE on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method MFT_UPGRADE_FRACTIONAL_LOAD Signature

Method MFT_UPGRADE_FRACTIONAL_LOAD on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method MFT_UPGRADE_FRACTIONAL_LOAD on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_ACCESS_SETTING Signature

Method TEST_ACCESS_SETTING on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_ACCESS_SETTING on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_ACCESS_SETTING_NEW Signature

Method TEST_ACCESS_SETTING_NEW on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_ACCESS_SETTING_NEW on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_CONTEXT_RESULT_VALUES Signature

Method TEST_CONTEXT_RESULT_VALUES on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_CONTEXT_RESULT_VALUES on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_DOCUMENTATION Signature

Method TEST_DOCUMENTATION on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_DOCUMENTATION on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_FOR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACCESS_LEVEL Call by reference Type reference (TYPE) IF_FDT_TYPES=>ACCESS_LEVEL 20070711
2 Importing IV_APPL_COMP1 Call by reference Type reference (TYPE) IF_FDT_APPLICATION=>APPLICATION_COMPONENT 20070711
3 Importing IV_APPL_COMP2 Call by reference Type reference (TYPE) IF_FDT_APPLICATION=>APPLICATION_COMPONENT 20070711
4 Importing IV_SAME_APPL Call by reference Type reference (TYPE) ABAP_BOOL 20070711
5 Returning RT_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE 20070711

Method TEST_FOR_CASE on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_FOR_CASE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACCESS_LEVEL Call by reference Type reference (TYPE) IF_FDT_TYPES=>ACCESS_LEVEL Access Level 20100414
2 Importing IV_APPL_COMP1 Call by reference Type reference (TYPE) IF_FDT_APPLICATION=>APPLICATION_COMPONENT Application Component 20100414
3 Importing IV_APPL_COMP2 Call by reference Type reference (TYPE) IF_FDT_APPLICATION=>APPLICATION_COMPONENT Application Component 20100414
4 Importing IV_SAME_APPL Call by reference Type reference (TYPE) ABAP_BOOL 20100414
5 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100414

Method TEST_FOR_CASE_NEW on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_GTABKEY_ENTRY Signature

Method TEST_GTABKEY_ENTRY on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_GTABKEY_ENTRY on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_SET_APPLICATION Signature

Method TEST_SET_APPLICATION on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_SET_APPLICATION on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_TEXT_SYMBOL Signature

Method TEST_TEXT_SYMBOL on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_TEXT_SYMBOL on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_TRANSPORT_ATTRIBUTES Signature

Method TEST_TRANSPORT_ATTRIBUTES on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_TRANSPORT_ATTRIBUTES on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_UNNAMED Signature

Method TEST_UNNAMED on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_UNNAMED on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_USAGE_TREE Signature

Method TEST_USAGE_TREE on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_USAGE_TREE on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_VERSIONING_1 Signature

Method TEST_VERSIONING_1 on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_VERSIONING_1 on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_VERSIONING_2 Signature

Method TEST_VERSIONING_2 on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_VERSIONING_2 on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TEST_VERSIONING_3 Signature

Method TEST_VERSIONING_3 on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no parameter.
Method TEST_VERSIONING_3 on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20070925
2 Importing IV_DELETE_LOGICAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120629

Method TRANSPORT on class CL_FDT_GTC_ADMIN_DATA_SPECIFIC has no exception.

Method USAGE_TREE_CASE Signature

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