SAP ABAP Class CL_FDT_ADMIN_DATA (FDT: Administrative Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_CORE (Package) BRFplus: Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_ADMIN_DATA FDT: Administrative Data 20050815
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_PERSISTENCE_SPECIAL Interface for special persistence cases 20110607
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_TRANSACTION FDT: Transaction 20050815
Properties
Class CL_FDT_ADMIN_DATA  
Short Description FDT: Administrative Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_CORE   BRFplus: Core 
Created 20050815   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_ADMIN_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_ADMIN_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_APPLICATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FDT_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_FDT_TRANSACTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_FDT_WORKLIST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_ADMIN_DATA FDT: Administrative Data 20050815
2 IF_FDT_PERSISTENCE_SPECIAL Interface for special persistence cases 20110607
3 IF_FDT_TRANSACTION FDT: Transaction 20050815
Friends
# Friend Modeled only Created on Description
1 CL_FDT_APPLICATION 20081217 FDT: Application
2 CL_FDT_FACTORY 20090513 FDT: Factory
3 CL_FDT_MAINTENANCE 20071128 FDT: Abstract Maintenance Class
4 CL_FDT_SET_BASED_MASS_OP 20110701 FDT: Mass Operations for Application Sets
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTIVE_VERSION Constant Public Type reference (TYPE) VERSION_TYPE 'A' Single-Character Flag 20060421
2 GC_ADMN_0000 Constant Public Type reference (TYPE) TABNAME 'FDT_ADMN_0000' 20070820
3 GC_ADMN_0001 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0001' 20070820
4 GC_ADMN_0010 Constant Public Type reference (TYPE) TABNAME 'FDT_ADMN_0010' 20070820
5 GC_ADMN_0030 Constant Public Type reference (TYPE) TABNAME 'FDT_ADMN_0030' 20070820
6 GC_ADMN_0100 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0100' 20070820
7 GC_ADMN_0101 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0101' 20070820
8 GC_ADMN_0102 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0102' 20070820
9 GC_ADMN_0103 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0103' 20070820
10 GC_ADMN_0104 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0104' 20070820
11 GC_ADMN_0109 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0109' 20070820
12 GC_ADMN_0113 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0113' 20070820
13 GC_ADMN_0114 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0114' 20070820
14 GC_ADMN_0115 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0115' 20070820
15 GC_ADMN_0116 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0116' 20070820
16 GC_ADMN_0117 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0117' 20070820
17 GC_ADMN_0119 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0119' 20070820
18 GC_ADMN_0901 Constant Private Type reference (TYPE) TABNAME 'FDT_ADMN_0901' 20070820
19 GC_DB_VERSION Constant Public Type reference (TYPE) VERSION_TYPE 'D' Single-Character Flag 20060421
20 GC_LATEST_VERSION Constant Public Type reference (TYPE) VERSION_TYPE 'L' Single-Character Flag 20060421
21 GC_XML_IMP_TRREQ_PATTERN Constant Private Type reference (TYPE) TRKORR '$X2_PATTERN' 20070921
22 GS_WU_CONTEXT Static Attribute Public See coding 20080104
23 GTH_BASIC Static Attribute Private Type reference (TYPE) TH_BASIC 20071023
24 GTH_BASIC_REMOTE Static Attribute Private Type reference (TYPE) TH_BASIC_REMOTE 20080411
25 GTS_LANGU Static Attribute Private See coding LANGUs 20070312
26 GV_CLEAR_BUFFERS Static Attribute Public Type reference (TYPE) ABAP_BOOL Call of clear buffers from CL_FDT_FACTORY 20100504
27 GV_CUSTOMIZING_REQUEST Static Attribute Public Type reference (TYPE) ABAP_BOOL Save or Transport with Customizin Request 20110608
28 GV_FIX_OBJ_MODE Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE: FIX objects are being created (CHECK_ID) 20070727
29 GV_TIMESTAMP Static Attribute Public Type reference (TYPE) TIMESTAMPL Timestamp for the SAVE in DB 20070113
30 GV_USAGE_DETERMINATION Static Attribute Public Type reference (TYPE) ABAP_BOOL Determination of "Where used" is running 20090925
31 GV_XML_IMP_TRREQ Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20070921
32 MO_MAINTENANCE Instance attribute Private Object reference (TYPE REF TO) CL_FDT_MAINTENANCE FDT: Abstract Maintenance Class 20070530
33 MS_BUFFER Instance attribute Private Type reference (TYPE) S_BUFFER 20060720
34 MS_BUFFER_DB Instance attribute Private Type reference (TYPE) S_BUFFER 20060720
35 MV_AUTH_SKIP_REFERENCED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE: last check returned referenced to be skipped 20080312
36 MV_ID Instance attribute Private Attribute reference (LIKE) 20101227
37 MV_MS_BUFFER_DB_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE: MS_BUFFER_DB is loaded 20070813
38 MV_MS_BUFFER_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE: MS_BUFFER is loaded 20060801
39 MV_OBJECT_TYPE Instance attribute Private Attribute reference (LIKE) 20101227
40 MV_UNDELETING Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Internal flag: object is just being undeleted (re-animated) 20060829
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_NAME Static method Public Method Adapt Name 20100215
2 CHECK Instance method Private Method Check the object 20060726
3 CHECK_ACCESS_LEVEL Instance method Private Method Check the access level 20060417
4 CHECK_APPLICATION Instance method Private Method Check the application 20051209
5 CHECK_ATTRIBUTE_VALUES Instance method Private Method Check customer attribute values 20130806
6 CHECK_DEPENDENCY_TYPE Static method Public Method Check the dependency type (for text/documentation) 20070305
7 CHECK_ID Static method Public Method Check the ID for existence and object type 20050826
8 CHECK_LANGUAGE Instance method Private Method Check the supplied language 20070312
9 CHECK_LANGUAGES Instance method Private Method Check the supplied languages 20060226
10 CHECK_NAME Static method Public Method Check the name 20051209
11 CHECK_NAME_FORBIDDEN_CHARS Static method Public Method Check if name contains forbidden characters 20110420
12 CHECK_SAPSCRIPT_OBJECT Static method Public Method Check SAPScript object 20070915
13 CHECK_TEXT_DOCU_EXIT_CLASS Static method Public Method 20071117
14 CHECK_TEXT_SYMBOL Instance method Private Method Check Text Symbol 20070915
15 CH_MGMNT_CHECK_BEFORE_CHANGE Instance method Private Method 20080318
16 CLEAR_BASICS Static method Public Method Clear Basics Buffer (after switch of DB settings) 20070403
17 CONSTRUCTOR Instance method Public Constructor Constructor 20050815
18 CONVERT_CUST_ATTR_VAL_EXT2INT Static method Private Method Convert custom attr. values from internal to external format 20130911
19 CONVERT_CUST_ATTR_VAL_INT2EXT Static method Private Method Convert custom attr. values from internal to external format 20130806
20 DELETE_FROM_DB Instance method Public Method Physically delete the object from storage (all versions) 20060308
21 DELETE_INACTIVE_VERSION Instance method Public Method Delete the inactive version of the object 20110202
22 GET_BASIC Static method Private Method Get some basic data 20050908
23 GET_BASIC_REMOTE_CLIENT Static method Private Method Get some basic data from a remote client 20080411
24 GET_CHANGE_INFO Instance method Public Method Information about Last Change (user and timestamp) 20070530
25 GET_DB_VALUES Instance method Protected Method 20081217
26 GET_INACTIVE_OBJECTS Static method Public Method Get the inactive objects 20050914
27 GET_LANGUAGE_SUPPORTED Static method Public Method Check the supported language 20111207
28 GET_LAST_EXPORTING_TRANSPORT Static method Public Method Get the last transport used for exporting the object 20110210
29 GET_SAPSCRIPT_OBJECT Static method Public Method Get SAPScript object 20090422
30 GET_USAGE_TREE Static method Private Method Get all usages of the object 20060606
31 GET_USAGE_TREE_NEW Static method Private Method Get all usages of the object 20110512
32 GET_VERSIONING_MODE Static method Private Method 20120718
33 HAS_UNSAVED_CHANGES Instance method Public Method 20070530
34 IS_ENQUEUED Instance method Public Method 20110208
35 IS_ORIGIN_OBJECT Instance method Public Method Is this the origin object or just a copy? 20070109
36 LOAD_BUFFER Instance method Private Method Load the buffer 20050819
37 LOAD_BUFFER_DB Instance method Private Method Load the buffer from data base 20050830
38 LOAD_BUFFER_DB_MISSING_PARTS Instance method Private Method Load the buffer from data base (missing parts) 20071204
39 LOAD_TRREQUEST_DB Instance method Private Method 20131009
40 MERGE_TEXTS_WITH_BUFFER Instance method Private Method Helper method for SET_TEXT 20070407
41 MERGE_TEXT_WITH_BUFFER Instance method Private Method Helper method for SET_TEXT 20070407
42 NOTIFY_CHANGE Instance method Public Method Notify about changes 20050905
43 PRELOAD_BASIC Static method Public Method DO NOT USE !!! - Temporary Signature and Implementation. 20100331
44 REINITIALIZE_BASIC Static method Private Method Reactivate an physically deleted instance 20090513
45 RESTORE_BUFFER Instance method Public Method Restored the buffer with data base state 20050830
46 SAVE_BUFFER_DB Instance method Private Method Save the buffer into the data base 20050905
47 SAVE_BUFFER_DB_MISSING_PARTS Instance method Private Method Save the buffer into data base (missing parts) 20090209
48 SET_BUFFER Instance method Private Method Set the buffer 20050830
49 SET_CUSTOMIZING_OBJECT Instance method Public Method Set the customizing obj flag (call only allowed from appl.) 20090422
50 SET_LOCAL_OBJECT Instance method Public Method Set the local objet flag (call only allowed from appl.) 20070512
51 SET_MASTERDATA_OBJECT Instance method Public Method Set the masterdata obj flag (call only allowed from appl.) 20071022
52 SET_SYSTEM_OBJECT Instance method Public Method Set the system object flag (call only allowed from appl.) 20060326
53 SET_XML_IMP_TRREQ Static method Public Method Set special transport information in case of XML import 20070921
54 SET_XML_IMP_VERSION_INFO Instance method Public Method Set special version information in case of XML import 20070921
55 SYNCHRONIZE_OBJECTS_WITH_DB Static method Public Method Synchronize object instance and basic information with DB 20111111
56 UNDELETE Instance method Public Method Recover logically deleted object (controlled usage only!) 20060829
57 UPDATE_BASIC Instance method Private Method Update the basic data 20050909
58 _SET_APPLICATION Instance method Private Method Set the Application 20101120
Events
Class CL_FDT_ADMIN_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BASIC Private See coding Basic Data 20050908 BEGIN OF s_basic, id TYPE if_fdt_types=>id, client TYPE mandt, object_type TYPE if_fdt_types=>object_type, application_id TYPE if_fdt_types=>id, name TYPE if_fdt_types=>name, access_level TYPE if_fdt_types=>access_level, obsolete TYPE abap_bool, deleted TYPE fdt_deleted_option, deleted_phy TYPE abap_bool, customizing_object TYPE abap_bool, t_table_mode TYPE abap_bool, "MA20091217 masterdata_object TYPE abap_bool, system_object TYPE abap_bool, local_object TYPE abap_bool, END OF s_basic
2 S_BUFFER Private See coding Transactional Data Buffer 20050819 BEGIN OF s_buffer, application_id TYPE if_fdt_types=>id, name TYPE if_fdt_types=>name, ts_version TYPE if_fdt_admin_data=>ts_version, db_version TYPE if_fdt_types=>version, db_version_state TYPE if_fdt_types=>state, access_level TYPE if_fdt_types=>access_level, text_dep_type TYPE if_fdt_admin_data=>text_dependency_type, ts_text TYPE ts_text, docu_dep_type TYPE if_fdt_admin_data=>documentation_dependency_type, ts_documentation TYPE if_fdt_admin_data=>ts_documentation, s_sapscript_object TYPE if_fdt_types=>s_sapscript_object, s_text_symbol TYPE if_fdt_types=>s_text_symbol, text_exit_cl TYPE seoclsname, docu_exit_cl TYPE seoclsname, creation_user TYPE syuname, creation_timestamp TYPE timestamp, change_user TYPE syuname, change_timestamp TYPE timestamp, obsolete TYPE abap_bool, marked_for_del TYPE abap_bool, deleted TYPE fdt_deleted_option, deleted_phy TYPE abap_bool, transported TYPE abap_bool, wtt_timestamp TYPE fdt_wtt_timestamp, osysid TYPE sysysid, osysclient TYPE mandt, local_object TYPE abap_bool, versioning TYPE abap_bool, "needs to be in sync with corresponding entry in version table fractional_load TYPE abap_bool, "the buffer is not loaded completely, e.g. text/docu left out tv_timestamp TYPE fdt_tv_timestamp, "Field must/can not be changed in the buffer. Only via DB. tv_set_timestamp TYPE fdt_admn_0000-tv_set_timestamp, "Field must/can not be changed in the buffer. Only via DB. tv_state TYPE fdt_admn_0000-tv_state, "Field must/can not be changed in the buffer. Only via DB. p_tv_timestamp TYPE fdt_admn_0000-p_tv_timestamp, "Field must/can not be changed in the buffer. Only via DB. p_tv_set_tmstmp TYPE fdt_admn_0000-p_tv_set_tmstmp, "Field must/can not be changed in the buffer. Only via DB. creation_release TYPE saprelease, change_release TYPE saprelease, db_has_text TYPE abap_bool, db_has_docu TYPE abap_bool, s_cust_attr TYPE fdt_inc_admn_cattr, END OF s_buffer
3 S_TEXT Private See coding Text (for MS_BUFFER only) 20070406 BEGIN OF s_text, langu TYPE langu, text TYPE if_fdt_types=>text, short_text TYPE if_fdt_types=>text, END OF s_text
4 S_USAGE_TREE Public See coding Usage (Where-Used) 20060712 BEGIN OF s_usage_tree, child_id TYPE if_fdt_types=>id, child_object_type TYPE if_fdt_types=>object_type, child_client TYPE mandt, "note1287871 child_is_system_object TYPE abap_bool, child_is_customizing_object TYPE abap_bool, "note1287871 * ---------------------------------------------- parent_id TYPE if_fdt_types=>id, parent_version TYPE if_fdt_types=>version, parent_object_type TYPE if_fdt_types=>object_type, parent_client TYPE mandt, "only valid for PARENT_SYSTEM_OBJECT = ABAP_FALSE and no T table object, parent_is_system_object TYPE abap_bool, parent_is_customizing_object TYPE abap_bool, "note1287871 END OF s_usage_tree
5 TH_BASIC Private See coding 20071023 th_basic TYPE HASHED TABLE OF s_basic WITH UNIQUE KEY id
6 TH_BASIC_REMOTE Private See coding 20080411 th_basic_remote TYPE HASHED TABLE OF s_basic WITH UNIQUE KEY client id
7 TS_TEXT Private See coding Texts (for MS_BUFFER only) 20070406 ts_text TYPE SORTED TABLE OF s_text WITH UNIQUE KEY langu
8 TS_USAGE_TREE Public See coding Usages (Where-Used) 20060712 ts_usage_tree TYPE SORTED TABLE OF s_usage_tree " Order of sort fields changed, for better posibility of tree resolution: " MA20060110. WITH UNIQUE KEY child_id parent_client parent_id parent_version
9 T_DOKIL Public See coding 20090422 t_dokil TYPE STANDARD TABLE OF dokil
10 VERSION_TYPE Public See coding Category of FDT Versions (e.g. L for latest) 20060421 version_type TYPE c LENGTH 1
Method Signatures

Method ADAPT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME Name 20100215
2 Exporting EV_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20100215

Method ADAPT_NAME on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATION_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE: call from activation 20060727
2 Returning RT_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20060726

Method CHECK on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_ACCESS_LEVEL 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 20060417
2 Importing IV_DURING_SET Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090622
3 Returning RS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>S_MESSAGE Meldung 20060417

Method CHECK_ACCESS_LEVEL on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_APPLICATION 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 20051209
2 Importing IV_IN_SET_METHOD Call by reference Type reference (TYPE) ABAP_BOOL 20080412
3 Importing IV_RESTORE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' called from restore buffer 20101120
4 Returning RS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>S_MESSAGE Meldung 20051209

Method CHECK_APPLICATION on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20130806
2 Importing ITS_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>TS_ATTRIBUTE_VALUE 20130806
3 Importing IV_IN_SET_METHOD Call by reference Type reference (TYPE) ABAP_BOOL X: Called during Set Method 20130806
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version, UTC) 20130806

Method CHECK_ATTRIBUTE_VALUES on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_DEPENDENCY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEPENDENCY_TYPE Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>TEXT_DEPENDENCY_TYPE Text/Documentation dependency type 20070305
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20091008
3 Returning RT_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Meldung 20091008

Method CHECK_DEPENDENCY_TYPE on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACCESS_LEVEL Call by reference Type reference (TYPE) IF_FDT_TYPES=>ACCESS_LEVEL Access Level 20080103
2 Exporting EV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Application ID 20070921
3 Exporting EV_CUSTOMIZING_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: customizing object 20071018
4 Exporting EV_ID_DELETED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: ID is deleted logically 20060505
5 Exporting EV_ID_MARKED_FOR_DELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: ID is marked for delete 20070418
6 Exporting EV_ID_OBSOLETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: ID is marked as obsolete 20070418
7 Exporting EV_ID_UNKNOWN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: ID is unknown 20050826
8 Exporting EV_LOCAL_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: local object 20070514
9 Exporting EV_MASTERDATA_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: master data object 20071018
10 Exporting EV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME Name 20071228
11 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>OBJECT_TYPE Object Type 20050826
12 Exporting EV_SYSTEM_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: system object 20060502
13 Exporting EV_UNNAMED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: no name defined 20071228
14 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20050826
15 Importing IV_ID_CLIENT Call by reference Type reference (TYPE) MANDT Optional: Remote Client Support 20080411

Method CHECK_ID on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VALUE Call by reference Type reference (TYPE) ANY Structure with LANGU column 20070312
2 Returning RS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>S_MESSAGE Error message 20070312

Method CHECK_LANGUAGE on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_VALUE Call by reference Type reference (TYPE) ANY TABLE Table with LANGU column 20060226
2 Returning RT_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Error messages 20060226

Method CHECK_LANGUAGES on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20060111
2 Importing IV_IN_SET_METHOD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100423
3 Importing IV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME Beschreibung 20051209
4 Returning RT_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20051209

Method CHECK_NAME on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_NAME_FORBIDDEN_CHARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME Beschreibung 20110420
2 Returning RV_HAS_FORBIDDEN_CHARS Value transfer Type reference (TYPE) ABAP_BOOL 20110420

Method CHECK_NAME_FORBIDDEN_CHARS on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_SAPSCRIPT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SAPSCRIPT_OBJECT Call by reference Type reference (TYPE) IF_FDT_TYPES=>S_SAPSCRIPT_OBJECT SAPScript Object (ID +SAPScript docu object) 20070915
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20070916
3 Returning RS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>S_MESSAGE Error message 20070915

Method CHECK_SAPSCRIPT_OBJECT on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_TEXT_DOCU_EXIT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXIT_CLASS Call by reference Type reference (TYPE) CLASSNAME Reference type 20071117
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20071117
3 Returning RS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>S_MESSAGE Meldung 20071117

Method CHECK_TEXT_DOCU_EXIT_CLASS on class CL_FDT_ADMIN_DATA has no exception.

Method CHECK_TEXT_SYMBOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEXT_SYMBOL Call by reference Type reference (TYPE) IF_FDT_TYPES=>S_TEXT_SYMBOL Text Symbol (program + text symbol key) 20070915
2 Importing IV_ERRORS_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE: no warnings in RS_MESSAGE 20070915
3 Returning RS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>S_MESSAGE Error message 20070915

Method CHECK_TEXT_SYMBOL on class CL_FDT_ADMIN_DATA has no exception.

Method CH_MGMNT_CHECK_BEFORE_CHANGE 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 20080318
2 Importing IV_CLIF Call by reference Type reference (TYPE) SEOCLSNAME Full Component Name 20080318
3 Importing IV_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20080318
# Exception Resumable Description Created on
1 CX_FDT_INVALID_CALL FDT: Invalid Input 20080318

Method CLEAR_BASICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITH_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TH_OBJECT_ID Object IDs as hashed table 20081017
2 Importing IV_CUSTOMIZING_OBJECTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071212
3 Importing IV_MASTERDATA_OBJECTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071212
4 Importing IV_SKIP_ENQUEUED Call by reference Type reference (TYPE) ENQMODE Skip enqueued objects 20110906
5 Importing IV_SYSTEM_OBJECTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071212

Method CLEAR_BASICS on class CL_FDT_ADMIN_DATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MAINTENANCE Call by reference Object reference (TYPE REF TO) CL_FDT_MAINTENANCE FDT: Abstract Maintenance Class 20070530
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20050815
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>OBJECT_TYPE Object Type (new object only) 20050815
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20050902

Method CONVERT_CUST_ATTR_VAL_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CUST_ATTR Call by reference Type reference (TYPE) S_BUFFER-S_CUST_ATTR Transactional Data Buffer 20130911
2 Importing ITS_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>TS_ATTRIBUTE_VALUE 20130911

Method CONVERT_CUST_ATTR_VAL_EXT2INT on class CL_FDT_ADMIN_DATA has no exception.

Method CONVERT_CUST_ATTR_VAL_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) IF_FDT_ADMIN_DATA=>TS_ATTRIBUTE_VALUE 20130806
2 Importing IS_CUST_ATTR Call by reference Type reference (TYPE) S_BUFFER-S_CUST_ATTR Transactional Data Buffer 20130806

Method CONVERT_CUST_ATTR_VAL_INT2EXT on class CL_FDT_ADMIN_DATA has no exception.

Method DELETE_FROM_DB Signature

Method DELETE_FROM_DB on class CL_FDT_ADMIN_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_SYSTEM FDT: System Failure 20060308

Method DELETE_INACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20110202

Method DELETE_INACTIVE_VERSION on class CL_FDT_ADMIN_DATA has no exception.

Method GET_BASIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACCESS_LEVEL Call by reference Type reference (TYPE) IF_FDT_TYPES=>ACCESS_LEVEL Access Level 20080103
2 Exporting EV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20050908
3 Exporting EV_CUSTOMIZING_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: customizing object 20071018
4 Exporting EV_DELETED Call by reference Type reference (TYPE) FDT_DELETED_OPTION 20070418
5 Exporting EV_ID_UNKNOWN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: ID is unknown 20050908
6 Exporting EV_LOCAL_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: local object 20070514
7 Exporting EV_MASTERDATA_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: masterdata object 20071018
8 Exporting EV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME Name 20051204
9 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>OBJECT_TYPE Object Type 20050908
10 Exporting EV_OBSOLETE Call by reference Type reference (TYPE) ABAP_BOOL 20070418
11 Exporting EV_SYSTEM_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: system object 20060502
12 Exporting EV_UNNAMED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: no name defined 20051204
13 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20050908
14 Importing IV_ID_CLIENT Call by reference Type reference (TYPE) MANDT Optional: Remote Client Support 20080411

Method GET_BASIC on class CL_FDT_ADMIN_DATA has no exception.

Method GET_BASIC_REMOTE_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACCESS_LEVEL Call by reference Type reference (TYPE) IF_FDT_TYPES=>ACCESS_LEVEL Access Level 20080411
2 Exporting EV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080411
3 Exporting EV_CUSTOMIZING_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: customizing object 20080411
4 Exporting EV_DELETED Call by reference Type reference (TYPE) FDT_DELETED_OPTION 20080411
5 Exporting EV_ID_UNKNOWN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: ID is unknown 20080411
6 Exporting EV_LOCAL_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: local object 20080411
7 Exporting EV_MASTERDATA_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: masterdata object 20080411
8 Exporting EV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME Name 20080411
9 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>OBJECT_TYPE Object Type 20080411
10 Exporting EV_OBSOLETE Call by reference Type reference (TYPE) ABAP_BOOL 20080411
11 Exporting EV_SYSTEM_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: system object 20080411
12 Exporting EV_UNNAMED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: no name defined 20080411
13 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080411
14 Importing IV_ID_CLIENT Call by reference Type reference (TYPE) MANDT Remote Client Support 20080411

Method GET_BASIC_REMOTE_CLIENT on class CL_FDT_ADMIN_DATA has no exception.

Method GET_CHANGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGE_RELEASE Call by reference Type reference (TYPE) SAPRELEASE Basis Release of Change 20090114
2 Exporting EV_CHANGE_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp of last change 20070530
3 Exporting EV_CHANGE_USER Call by reference Type reference (TYPE) SYUNAME User who last changed the object 20070530
4 Exporting EV_CREATION_RELEASE Call by reference Type reference (TYPE) SAPRELEASE Basis Release of Creation 20090114
5 Exporting EV_CREATION_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp of creation 20070530
6 Exporting EV_CREATION_USER Call by reference Type reference (TYPE) SYUNAME User who created the object 20070530
7 Exporting EV_DELETED Call by reference Type reference (TYPE) ABAP_BOOL Flag: Object is deleted 20070530
8 Exporting EV_MARKED_FOR_DELETE Call by reference Type reference (TYPE) ABAP_BOOL Flag: Object is marked for deleted 20070530
9 Exporting EV_OBSOLETE Call by reference Type reference (TYPE) ABAP_BOOL Flag: Object is obsolete 20070530
10 Exporting EV_TRANSPORTED Call by reference Type reference (TYPE) ABAP_BOOL Flag: Object was transported 20070530
11 Exporting EV_WTT_TIMESTAMP Call by reference Type reference (TYPE) FDT_WTT_TIMESTAMP FDT: Write to Transport Timestamp 20070530
12 Importing IV_DB_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE For current DB Version 20070530

Method GET_CHANGE_INFO on class CL_FDT_ADMIN_DATA has no exception.

Method GET_DB_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>NAME Beschreibung 20081217

Method GET_DB_VALUES on class CL_FDT_ADMIN_DATA has no exception.

Method GET_INACTIVE_OBJECTS 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 Application ID 20050914
2 Importing IV_INCL_MEMORY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE ABAP_TRUE: include unsaved changes 20060418
3 Importing IV_MAX_NUMBER Call by reference Type reference (TYPE) I Maximal number of return values 20060322
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>OBJECT_TYPE Objekttyp 20050914
5 Importing IV_USER Call by reference Type reference (TYPE) UNAME Benutzername 20050914
6 Returning RTS_OBJECT Value transfer Type reference (TYPE) IF_FDT_WORKLIST=>TS_OBJECT List of inactive objects 20051203

Method GET_INACTIVE_OBJECTS on class CL_FDT_ADMIN_DATA has no exception.

Method GET_LANGUAGE_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_R_LANGU Value transfer Type reference (TYPE) DDTRANGE Error message 20111207

Method GET_LANGUAGE_SUPPORTED on class CL_FDT_ADMIN_DATA has no exception.

Method GET_LAST_EXPORTING_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20110210
2 Returning RV_TRANSPORT_REQUEST Value transfer Type reference (TYPE) TRKORR Transport Request 20110210

Method GET_LAST_EXPORTING_TRANSPORT on class CL_FDT_ADMIN_DATA has no exception.

Method GET_SAPSCRIPT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SAPSCRIPT Call by reference Type reference (TYPE) IF_FDT_TYPES=>S_SAPSCRIPT_OBJECT SAPScript Object (ID +SAPScript docu object) 20090422
2 Exporting ET_DOKIL Call by reference Type reference (TYPE) T_DOKIL 20090422
3 Importing IS_SAPSCRIPT Call by reference Type reference (TYPE) IF_FDT_TYPES=>S_SAPSCRIPT_OBJECT SAPScript Object (ID +SAPScript docu object) 20090422
4 Importing IV_DOBJ_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>DATA_OBJECT_TYPE Data Object Type 20090422
5 Importing IV_TYPENAME Call by reference Type reference (TYPE) CSEQUENCE DDIC Typename 20090422

Method GET_SAPSCRIPT_OBJECT on class CL_FDT_ADMIN_DATA has no exception.

Method GET_USAGE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_USAGE_TREE Call by reference Type reference (TYPE) TS_USAGE_TREE Usages (Where-Used) 20060606
2 Exporting ETS_USAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_USAGE Direct usages 20060606
3 Exporting EV_USAGES_EXIST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: usages exist (magnitudes faster than ETS_USAGES!) 20080102
4 Importing IV_CROSS_CLIENT_LEVEL_ULTIMATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Default: Only cross client up to level 1 - Only use default! 20080410
5 Importing IV_CROSS_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Find usages across all versions 20070306
6 Importing IV_EXCL_MARKED_FOR_DELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070626
7 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID of used object 20060609
8 Importing IV_ID_CLIENT Call by reference Type reference (TYPE) MANDT SPACE Remote client for the ID 20080410
9 Importing IV_INCLUDE_VERSION_0_OBJECTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Include objects, that do only exist in version 0 20131031
10 Importing IV_INCL_MEMORY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Include usages only defined in memory 20060606
11 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Find usages for a specific timestamp 20070306
12 Importing IV_TIMESTAMP_OPTION Call by reference Type reference (TYPE) FDT_OPTION 'EQ' Find usages EQ, LE, GE the specified timestamp 20110302
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070312

Method GET_USAGE_TREE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTS_USAGE_TREE Call by reference Type reference (TYPE) TS_USAGE_TREE Usages (Where-Used) 20110512
2 Exporting ETS_USAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_USAGE Direct usages 20110512
3 Exporting EV_USAGES_EXIST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE: usages exist (magnitudes faster than ETS_USAGES!) 20110512
4 Importing IV_CROSS_CLIENT_LEVEL_ULTIMATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Default: Only cross client up to level 1 - Only use default! 20110512
5 Importing IV_CROSS_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Find usages across all versions 20110512
6 Importing IV_EXCL_MARKED_FOR_DELETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110512
7 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID of used object 20110512
8 Importing IV_ID_CLIENT Call by reference Type reference (TYPE) MANDT SPACE Remote client for the ID 20110512
9 Importing IV_INCL_MEMORY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Include usages only defined in memory 20110512
10 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Find usages for a specific timestamp 20110512
11 Importing IV_TIMESTAMP_OPTION Call by reference Type reference (TYPE) FDT_OPTION 'EQ' Find usages EQ, LE, GE the specified timestamp 20110512
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20110512

Method GET_VERSIONING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VERSIONING_MODE Call by reference Type reference (TYPE) IF_FDT_APPLICATION=>VERSIONING_MODE Versioning Type 20120718
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20120718
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20120718

Method HAS_UNSAVED_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UNSAVED_CHANGES Value transfer Type reference (TYPE) ABAP_BOOL 20070530

Method HAS_UNSAVED_CHANGES on class CL_FDT_ADMIN_DATA has no exception.

Method IS_ENQUEUED Signature

Method IS_ENQUEUED on class CL_FDT_ADMIN_DATA has no parameter.
Method IS_ENQUEUED on class CL_FDT_ADMIN_DATA has no exception.

Method IS_ORIGIN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070109

Method IS_ORIGIN_OBJECT on class CL_FDT_ADMIN_DATA has no exception.

Method LOAD_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FRACTIONAL Call by reference Type reference (TYPE) ABAP_BOOL X: Load only important parts 20071129
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP 20070809
3 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION Version 20050830
4 Returning RS_BUFFER Value transfer Type reference (TYPE) S_BUFFER Transactional Data Buffer 20050830
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20050902

Method LOAD_BUFFER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FRACTIONAL Call by reference Type reference (TYPE) ABAP_BOOL X: Load only important parts 20071129
2 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION Version 20050830
3 Returning RS_BUFFER Value transfer Type reference (TYPE) S_BUFFER Transactional Data Buffer 20050830
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20050902

Method LOAD_BUFFER_DB_MISSING_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BUFFER Call by reference Type reference (TYPE) S_BUFFER Transactional Data Buffer 20071204
2 Importing IV_LOAD_DOCU Call by reference Type reference (TYPE) ABAP_BOOL 20090209
3 Importing IV_LOAD_TEXT Call by reference Type reference (TYPE) ABAP_BOOL 20090209
4 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION Version 20071204

Method LOAD_BUFFER_DB_MISSING_PARTS on class CL_FDT_ADMIN_DATA has no exception.

Method LOAD_TRREQUEST_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION Version 20131009
2 Returning RV_TRREQUEST Value transfer Type reference (TYPE) TRKORR Request/Task 20131009

Method LOAD_TRREQUEST_DB on class CL_FDT_ADMIN_DATA has no exception.

Method MERGE_TEXTS_WITH_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BUFFER Call by reference Type reference (TYPE) S_BUFFER Buffer 20070407
2 Changing CV_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL X = buffer changed 20070407
3 Importing ITS_TEXT Call by reference Type reference (TYPE) SORTED TABLE Sorted text table 20070407
4 Importing IV_FIELDNAME_TEXT Call by reference Type reference (TYPE) FIELDNAME Field name of text field 20070407
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070407

Method MERGE_TEXT_WITH_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BUFFER Call by reference Type reference (TYPE) S_BUFFER Buffer 20070407
2 Changing CV_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL X = buffer changed 20070407
3 Importing IV_FIELDNAME_TEXT Call by reference Type reference (TYPE) FIELDNAME Field name of text field 20070407
4 Importing IV_TEXT Call by reference Type reference (TYPE) CSEQUENCE Text 20070407

Method MERGE_TEXT_WITH_BUFFER on class CL_FDT_ADMIN_DATA has no exception.

Method NOTIFY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070530
2 Importing IV_WITHOUT_VERSIONING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070419

Method NOTIFY_CHANGE on class CL_FDT_ADMIN_DATA has no exception.

Method PRELOAD_BASIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Application ID - all objects in appl will be loaded 20100331
2 Importing IV_PRELOAD_DO_TYPE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100331
3 Importing IV_PRELOAD_EX_TYPE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100331

Method PRELOAD_BASIC on class CL_FDT_ADMIN_DATA has no exception.

Method REINITIALIZE_BASIC Signature

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

Method REINITIALIZE_BASIC on class CL_FDT_ADMIN_DATA has no exception.

Method RESTORE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUFFER_DB Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE: also restore DB buffer 20051117
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080326

Method SAVE_BUFFER_DB Signature

Method SAVE_BUFFER_DB on class CL_FDT_ADMIN_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20050905
2 CX_FDT_SYSTEM FDT: System Failure 20050914

Method SAVE_BUFFER_DB_MISSING_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUFFER Call by reference Type reference (TYPE) S_BUFFER Transactional Data Buffer 20090209

Method SAVE_BUFFER_DB_MISSING_PARTS on class CL_FDT_ADMIN_DATA has no exception.

Method SET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUFFER Call by reference Type reference (TYPE) S_BUFFER Transactional Data Buffer 20050830

Method SET_BUFFER on class CL_FDT_ADMIN_DATA has no exception.

Method SET_CUSTOMIZING_OBJECT Signature

Method SET_CUSTOMIZING_OBJECT on class CL_FDT_ADMIN_DATA has no parameter.
Method SET_CUSTOMIZING_OBJECT on class CL_FDT_ADMIN_DATA has no exception.

Method SET_LOCAL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_LOCAL Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE True: is local object 20090514

Method SET_LOCAL_OBJECT on class CL_FDT_ADMIN_DATA has no exception.

Method SET_MASTERDATA_OBJECT Signature

Method SET_MASTERDATA_OBJECT on class CL_FDT_ADMIN_DATA has no parameter.
Method SET_MASTERDATA_OBJECT on class CL_FDT_ADMIN_DATA has no exception.

Method SET_SYSTEM_OBJECT Signature

Method SET_SYSTEM_OBJECT on class CL_FDT_ADMIN_DATA has no parameter.
Method SET_SYSTEM_OBJECT on class CL_FDT_ADMIN_DATA has no exception.

Method SET_XML_IMP_TRREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRREQUEST Call by reference Type reference (TYPE) TRKORR 20070921
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070921

Method SET_XML_IMP_VERSION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OVERS_ID Call by reference Type reference (TYPE) FDT_VERSION_UUID Version GUID (from Source System) 20070921
2 Importing IV_TRCLIENT Call by reference Type reference (TYPE) MANDT Version Source System: Client 20070921
3 Importing IV_TRSYSID Call by reference Type reference (TYPE) SYSYSID Version Source System: ID 20070921
4 Importing IV_TRTIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP Version Activation Timestamp (from Source System) 20070921
5 Importing IV_TRVERSION Call by reference Type reference (TYPE) FDT_SVERSION Version (from Source System) 20070921
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070921

Method SYNCHRONIZE_OBJECTS_WITH_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITA_OBJECT_ID Call by reference Type reference (TYPE) ANY TABLE Any unstructure object table 20111111

Method SYNCHRONIZE_OBJECTS_WITH_DB on class CL_FDT_ADMIN_DATA has no exception.

Method UNDELETE Signature

Method UNDELETE on class CL_FDT_ADMIN_DATA has no parameter.
Method UNDELETE on class CL_FDT_ADMIN_DATA has no exception.

Method UPDATE_BASIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE_PHY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE: Physically deleted (on DB already) 20070302

Method UPDATE_BASIC on class CL_FDT_ADMIN_DATA has no exception.

Method _SET_APPLICATION 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 20101120
2 Importing IV_RESTORE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' call happens during restore buffer 20101120
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20101120
History
Last changed by/on SAP  20130531 
SAP Release Created in 710