SAP ABAP Class CL_FDT_GTC_ADMIN_DATA (Abstract test class for testing transactional FDT objects)
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 20070629
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_APPLICATION Unit-Test of FDT Applications 20070516
2 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_CATALOG Unit Test for Catalog Objects 20070613
3 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_DATA_OBJECT Abstract Test-Class for data objects 20070322
4 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_DDBV Unit-Test for BRFplus Dynamic Database View 20130131
5 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 20070302
6 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_EXPRESSION_TYPE Unit-Test for Class CL_FDT_EXPRESSION_TYPE 20070601
7 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_FILTER Unit-Test for Class CL_FDT_FILTER 20070614
8 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_FUNCTION Unit Test for Functions 20070410
Properties
Class CL_FDT_GTC_ADMIN_DATA  
Short Description Abstract test class for testing transactional FDT objects    
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 20070302   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 CL_FDT_TRANS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_CONSTANTS 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_ADMIN_DATA has no interface implemented.
Friends
Class CL_FDT_GTC_ADMIN_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TRANSPORT_MODE_BCF Constant Protected Type reference (TYPE) TY_GV_TRANSPORT_MODE 'B' 20070305
2 GC_TRANSPORT_MODE_C Constant Protected Type reference (TYPE) TY_GV_TRANSPORT_MODE 'C' 20070305
3 GC_TRANSPORT_MODE_S Constant Protected Type reference (TYPE) TY_GV_TRANSPORT_MODE 'S' 20070305
4 MO_CURRENT_TEST_OBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA 20070305
5 MV_CHANGE_INDEX Instance attribute Protected Type reference (TYPE) I 20070318
6 MV_OBJECT_INDEX Instance attribute Protected Type reference (TYPE) I 20070318
7 MV_TIME Static Attribute Private Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20070530
Methods
# Method Level Visibility Method type Description Created on
1 ABS_ADMN_CHANGE_OBJECT Instance method Protected Method Apply changes to your test-objects 20070314
2 ABS_ADMN_CREATE_INVALID_OBJECT Instance method Protected Method Try to create some invalid test-objects here 20070314
3 ABS_ADMN_CREATE_TEST_OBJECT Instance method Protected Method Create your test-objects here (without ACTIVATION and SAVE) 20070314
4 ABS_ADMN_GET_OBJECT_TYPE Instance method Protected Method Returns object type of the tested objects 20070410
5 ABS_ADMN_NEST_INTO_FUNCTION Instance method Protected Method Nesting MO_CURRENT_TEST_OBJECT into a function 20070323
6 CHANGE_APPLICATION Instance method Private Method 20070520
7 CHECK Instance method Private Method performs check on the current test object 20070319
8 COPY Instance method Private Method 20070316
9 ENQUEUE_ALL Instance method Private Method 20070314
10 EXPORT_IMPORT Instance method Private Method 20070711
11 EXT_ADMN_CHANGE_OBJECT Instance method Public Method Apply changes to your test-objects 20080822
12 EXT_ADMN_CREATE_TEST_OBJECT Instance method Public Method Create your test-objects here (without ACTIVATION and SAVE) 20080404
13 MARK_FOR_DELETE Instance method Private Method 20070524
14 MFT_ADMN_001_CHECK_INVALID_OBJ Instance method Protected Test Method for ABAP Unit CHECK_INVALID_OBJECTS 20070416
15 MFT_ADMN_002_CHECK_VALID_OBJS Instance method Protected Test Method for ABAP Unit Test: CHECK_VALID_OBJECTS 20070416
16 MFT_ADMN_003_DISCARD_CHANGES Instance method Protected Test Method for ABAP Unit Test: discard changes 20070416
17 MFT_ADMN_004_CHANGE_APPL Instance method Protected Test Method for ABAP Unit Test: Change application assignment 20070521
18 MFT_ADMN_005_ACTIVATE_OBJECTS Instance method Protected Test Method for ABAP Unit Test: Activate objects within inactive or active application 20070520
19 MFT_ADMN_006_SAVE_OBJECT Instance method Protected Test Method for ABAP Unit Test: Save Object with an save or unsave application. 20070520
20 MFT_ADMN_010_C_TRANSPORT Instance method Protected Test Method for ABAP Unit Test: C_TRANSPORT_BY_TRANSPORT 20070416
21 MFT_ADMN_011_S_TRANSPORT Instance method Protected Test Method for ABAP Unit Test: S_TRANSPORT_BY_TRANSPORT 20070416
22 MFT_ADMN_012_T_TRANSPORT Instance method Protected Test Method for ABAP Unit Test: T_TRANSPORT_BY_TRANSPORT and deploy 20091029
23 MFT_ADMN_020_C_TRANSPORT_SAVE Instance method Protected Test Method for ABAP Unit Test: C_TRANSPORT_BY_SAVE_WITH_TRANSPORT 20070416
24 MFT_ADMN_021_S_TRANSPORT_SAVE Instance method Protected Test Method for ABAP Unit Test: S_TRANSPORT_BY_SAVE_WITH_TRANSPORT 20070416
25 MFT_ADMN_022_T_TRANSPORT_SAVE Instance method Protected Test Method for ABAP Unit Test: T_TRANSPORT_BY_SAVE_WITH_TRANSPORT and deploy 20091029
26 MFT_ADMN_030_COPY_C_OBJECTS Instance method Protected Test Method for ABAP Unit Test: Copy and validate C objects, deep 20070416
27 MFT_ADMN_031_COPY_S_OBJECTS Instance method Protected Test Method for ABAP Unit Test: Copy and vaildate S objects, deep 20070416
28 MFT_ADMN_032_COPY_C_TO_S Instance method Protected Test Method for ABAP Unit Test: Copy and validate C objects to S tables, deep 20070416
29 MFT_ADMN_033_COPY_S_TO_C Instance method Protected Test Method for ABAP Unit Test: Copy and validate S objects to C tables, deep 20070416
30 MFT_ADMN_034_COPY_S_TO_L Instance method Private Test Method for ABAP Unit Test: Copy and validate S objects to local objects, deep 20070516
31 MFT_ADMN_050_OBSOLETE Instance method Protected Test Method for ABAP Unit Test: Mark as Obsolete 20070510
32 MFT_ADMN_051_MARKED_FOR_DELETE Instance method Protected Test Method for ABAP Unit Test: Mark for Delete 20070524
33 MFT_ADMN_052_MRKDFRDLT_OBSLT Instance method Protected Test Method for ABAP Unit Test: Dependency Marked For Delete Obsolete 20070525
34 MFT_ADMN_060_COSTUMER_SYSTEM Instance method Protected Method Test: Reapeat all Tests on a costumer-like environment 20070516
35 MFT_ADMN_070_EXPORT_IMPORT Instance method Protected Test Method for ABAP Unit Test: XML Export and Import 20070711
36 MRKDFRDLT_OBSLT Instance method Private Method 20070525
37 OBSOLETE Instance method Private Method 20070510
38 PROCESS Instance method Protected Method 20070319
39 PROCESS_REMOTE Instance method Protected Method Remote processing main method 20111206
40 SET_DBCON_FOR_TARGET_AP Instance method Private Method 20130717
41 SKIP_TEST_CASE Instance method Protected Method 20111025
42 TEARDOWN Instance method Private Method 20081210
43 TRANSPORT Instance method Protected Method 20070305
44 TRANSPORT_ALL_OBJECTS Instance method Private Method 20070305
45 TRANSPORT_LOCAL Instance method Private Method 20070516
46 UTL_ADMN_ACTIVATE_ALL Instance method Protected Method Actvates all objects which where created in this test 20070411
47 UTL_ADMN_CALL_FOR_EACH_OBJECT Instance method Protected Method Calls method for each created object and each change applied 20070314
48 UTL_ADMN_SAVE_ALL Instance method Protected Method Saves all unsaved FDT objects 20070411
Events
Class CL_FDT_GTC_ADMIN_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MSG_ID_NO_TY Public See coding 20090831 BEGIN OF s_msg_id_no_ty, msgid TYPE if_fdt_types=>s_message-msgid, msgno TYPE if_fdt_types=>s_message-msgno, msgtype TYPE if_fdt_types=>s_message-msgty, END OF s_msg_id_no_ty
2 S_OBJECT_METHOD_DUR Public See coding 20100115 BEGIN OF s_object_method_dur, object_index TYPE i, change_index TYPE i, duration TYPE tzntstmpl, END OF s_object_method_dur
3 TS_MSG_ID_NO_TY Public See coding 20090831 ts_msg_id_no_ty TYPE SORTED TABLE OF s_msg_id_no_ty WITH UNIQUE KEY msgid msgno
4 TY_GV_TRANSPORT_MODE Public See coding 20070308 ty_gv_transport_mode TYPE c LENGTH 1
5 T_OBJECT_METHOD_DUR Public See coding 20100115 t_object_method_dur TYPE TABLE OF s_object_method_dur WITH DEFAULT KEY
Method Signatures

Method ABS_ADMN_CHANGE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGE_INDEX Call by reference Type reference (TYPE) I Index of Change Steps 20070314
2 Importing IV_OBJECT_INDEX Call by reference Type reference (TYPE) I Object Index 20070314
3 Returning RV_LAST_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL True, only if no change is applied 20070314
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20080417

Method ABS_ADMN_CREATE_INVALID_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_MSG_ID_NO_TYPE Call by reference Type reference (TYPE) TS_MSG_ID_NO_TY Expected Messages 20090831
2 Exporting EV_LAST Value transfer Type reference (TYPE) ABAP_BOOL True, only if no object is created 20090831
3 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Host Application ID 20070314
4 Importing IV_INDEX Call by reference Type reference (TYPE) I Index 20070314
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080422

Method ABS_ADMN_CREATE_TEST_OBJECT 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 IF_FDT_CONSTANTS=>GC_ACCESS_LEVEL_APPLICATION Access Level 20080420
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Host Application ID 20070314
3 Importing IV_OBJECT_INDEX Call by reference Type reference (TYPE) I Object index 20070314
4 Returning RV_LAST Value transfer Type reference (TYPE) ABAP_BOOL True, only if no object is created 20070314

Method ABS_ADMN_CREATE_TEST_OBJECT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method ABS_ADMN_GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>DATA_OBJECT_TYPE Supply only if Object Type is Data Object 20070410
2 Exporting EV_EXPRESSION_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Supply only if Object Type is Expressions 20070410
3 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>OBJECT_TYPE Object Type (IF_FDT_CONSTANTS=>GC_OBJECT_TYPE_...) 20070410

Method ABS_ADMN_GET_OBJECT_TYPE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method ABS_ADMN_NEST_INTO_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FUNCTION Value transfer Object reference (TYPE REF TO) IF_FDT_FUNCTION FDT: Function 20070323

Method ABS_ADMN_NEST_INTO_FUNCTION on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method CHANGE_APPLICATION Signature

Method CHANGE_APPLICATION on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method CHANGE_APPLICATION on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_MSG_ID_NO_TYPE Call by reference Type reference (TYPE) TS_MSG_ID_NO_TY 20090831
2 Importing IV_SHOULD_FAIL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070319

Method CHECK on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070320
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070316
3 Importing IV_DEEP Call by reference Type reference (TYPE) ABAP_BOOL 20070316

Method COPY on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method ENQUEUE_ALL Signature

Method ENQUEUE_ALL on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method ENQUEUE_ALL on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method EXPORT_IMPORT Signature

Method EXPORT_IMPORT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method EXPORT_IMPORT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method EXT_ADMN_CHANGE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGE_INDEX Call by reference Type reference (TYPE) I Index of Change Steps 20080822
2 Importing IV_OBJECT_INDEX Call by reference Type reference (TYPE) I Object Index 20080822
3 Returning RV_LAST_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL True, only if no change is applied 20080822
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20080822

Method EXT_ADMN_CREATE_TEST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ADMIN_DATA Call by reference Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20080404
2 Exporting EV_LAST Value transfer Type reference (TYPE) ABAP_BOOL True, only if no object is created 20080404
3 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Host Application ID 20080404
4 Importing IV_OBJECT_INDEX Call by reference Type reference (TYPE) I Object index 20080404

Method EXT_ADMN_CREATE_TEST_OBJECT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MARK_FOR_DELETE Signature

Method MARK_FOR_DELETE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MARK_FOR_DELETE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_001_CHECK_INVALID_OBJ Signature

Method MFT_ADMN_001_CHECK_INVALID_OBJ on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_001_CHECK_INVALID_OBJ on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_002_CHECK_VALID_OBJS Signature

Method MFT_ADMN_002_CHECK_VALID_OBJS on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_002_CHECK_VALID_OBJS on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_003_DISCARD_CHANGES Signature

Method MFT_ADMN_003_DISCARD_CHANGES on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_003_DISCARD_CHANGES on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_004_CHANGE_APPL Signature

Method MFT_ADMN_004_CHANGE_APPL on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_004_CHANGE_APPL on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_005_ACTIVATE_OBJECTS Signature

Method MFT_ADMN_005_ACTIVATE_OBJECTS on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_005_ACTIVATE_OBJECTS on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_006_SAVE_OBJECT Signature

Method MFT_ADMN_006_SAVE_OBJECT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_006_SAVE_OBJECT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_010_C_TRANSPORT Signature

Method MFT_ADMN_010_C_TRANSPORT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_010_C_TRANSPORT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_011_S_TRANSPORT Signature

Method MFT_ADMN_011_S_TRANSPORT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_011_S_TRANSPORT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_012_T_TRANSPORT Signature

Method MFT_ADMN_012_T_TRANSPORT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_012_T_TRANSPORT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_020_C_TRANSPORT_SAVE Signature

Method MFT_ADMN_020_C_TRANSPORT_SAVE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_020_C_TRANSPORT_SAVE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_021_S_TRANSPORT_SAVE Signature

Method MFT_ADMN_021_S_TRANSPORT_SAVE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_021_S_TRANSPORT_SAVE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_022_T_TRANSPORT_SAVE Signature

Method MFT_ADMN_022_T_TRANSPORT_SAVE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_022_T_TRANSPORT_SAVE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_030_COPY_C_OBJECTS Signature

Method MFT_ADMN_030_COPY_C_OBJECTS on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_030_COPY_C_OBJECTS on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_031_COPY_S_OBJECTS Signature

Method MFT_ADMN_031_COPY_S_OBJECTS on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_031_COPY_S_OBJECTS on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_032_COPY_C_TO_S Signature

Method MFT_ADMN_032_COPY_C_TO_S on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_032_COPY_C_TO_S on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_033_COPY_S_TO_C Signature

Method MFT_ADMN_033_COPY_S_TO_C on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_033_COPY_S_TO_C on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_034_COPY_S_TO_L Signature

Method MFT_ADMN_034_COPY_S_TO_L on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_034_COPY_S_TO_L on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_050_OBSOLETE Signature

Method MFT_ADMN_050_OBSOLETE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_050_OBSOLETE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_051_MARKED_FOR_DELETE Signature

Method MFT_ADMN_051_MARKED_FOR_DELETE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_051_MARKED_FOR_DELETE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_052_MRKDFRDLT_OBSLT Signature

Method MFT_ADMN_052_MRKDFRDLT_OBSLT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_052_MRKDFRDLT_OBSLT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_060_COSTUMER_SYSTEM Signature

Method MFT_ADMN_060_COSTUMER_SYSTEM on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_060_COSTUMER_SYSTEM on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MFT_ADMN_070_EXPORT_IMPORT Signature

Method MFT_ADMN_070_EXPORT_IMPORT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MFT_ADMN_070_EXPORT_IMPORT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method MRKDFRDLT_OBSLT Signature

Method MRKDFRDLT_OBSLT on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method MRKDFRDLT_OBSLT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method OBSOLETE Signature

Method OBSOLETE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method OBSOLETE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method PROCESS Signature

Method PROCESS on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method PROCESS on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method PROCESS_REMOTE Signature

Method PROCESS_REMOTE on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method PROCESS_REMOTE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method SET_DBCON_FOR_TARGET_AP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_APPLICATION Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20130717

Method SET_DBCON_FOR_TARGET_AP on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method SKIP_TEST_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGE_INDEX Call by reference Type reference (TYPE) I 20111025
2 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) STRING 20111025
3 Importing IV_OBJECT_INDEX Call by reference Type reference (TYPE) I 20111025
4 Importing IV_TEST_SET_INDEX Call by reference Type reference (TYPE) I 20120709
5 Returning RV_SKIP Value transfer Type reference (TYPE) ABAP_BOOL 20111025

Method SKIP_TEST_CASE on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method TEARDOWN Signature

Method TEARDOWN on class CL_FDT_GTC_ADMIN_DATA has no parameter.
Method TEARDOWN on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT_MODE Call by reference Type reference (TYPE) TY_GV_TRANSPORT_MODE 20070305
2 Importing IV_TRANSPORT_WITH_SAVE Call by reference Type reference (TYPE) ABAP_BOOL 20070305
3 Importing IV_WRONG_TYPE Call by reference Type reference (TYPE) ABAP_BOOL 20071214

Method TRANSPORT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method TRANSPORT_ALL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT_MODE Call by reference Type reference (TYPE) TY_GV_TRANSPORT_MODE 20070305
2 Importing IV_TRANSPORT_WITH_SAVE Call by reference Type reference (TYPE) ABAP_BOOL 20070305

Method TRANSPORT_ALL_OBJECTS on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method TRANSPORT_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT_MODE Call by reference Type reference (TYPE) TY_GV_TRANSPORT_MODE 20070516
2 Importing IV_TRANSPORT_WITH_SAVE Call by reference Type reference (TYPE) ABAP_BOOL 20070516

Method TRANSPORT_LOCAL on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method UTL_ADMN_ACTIVATE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCEPT Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070523
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20070520
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20070520

Method UTL_ADMN_ACTIVATE_ALL on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method UTL_ADMN_CALL_FOR_EACH_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITH_PARAMETER Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB Parameters can be handed over to the method 20070314
2 Importing IV_ACCESS_LEVEL Call by reference Type reference (TYPE) IF_FDT_TYPES=>ACCESS_LEVEL IF_FDT_CONSTANTS=>GC_ACCESS_LEVEL_APPLICATION Access Level 20080420
3 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Optional: Provide an Application to create Test Objects in 20070520
4 Importing IV_FOR_EACH_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE True: Applies Changes to Test Obj. and reruns the method 20070430
5 Importing IV_LOCAL_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE True: Creates Local Objects 20070516
6 Importing IV_MAX_OBJECT_COUNT Call by reference Type reference (TYPE) I Maximum of objects to run a test on. 20070827
7 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) STRING Method, which is called dynamically 20070314
8 Importing IV_SYSTEM_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL True: Creates System Objects 20070314

Method UTL_ADMN_CALL_FOR_EACH_OBJECT on class CL_FDT_GTC_ADMIN_DATA has no exception.

Method UTL_ADMN_SAVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20070516
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20070516
3 Importing IV_TRANSPORT_MODE Call by reference Type reference (TYPE) TY_GV_TRANSPORT_MODE 20070525
4 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20070411

Method UTL_ADMN_SAVE_ALL on class CL_FDT_GTC_ADMIN_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710