SAP ABAP Class CL_FDT_WD_ADMIN_DATA_MODEL (FDT WD Model for Admin Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_MAINTENANCE_MODEL FDT WD: Model for maintenance objects 20060707
Properties
Class CL_FDT_WD_ADMIN_DATA_MODEL  
Short Description FDT WD Model for Admin Data    
Super Class CL_FDT_WD_MAINTENANCE_MODEL FDT WD: Model for maintenance objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_CORE_OBJECTS   BRFplus: Core Objects for Web Dynpro UI 
Created 20060707   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 CL_FDT_MAINTENANCE 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_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_ADMIN_DATA_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_ADMIN_DATA_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADMIN_DATA_CHANGES Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_CHANGES' 20081114
2 GC_ADMIN_DATA_CUSTOM_ATTR Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_CUST_ATTR' Model node for Custom Attributes 20130830
3 GC_ADMIN_DATA_DOCU Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_DOCU' Model node for documentation 20071029
4 GC_ADMIN_DATA_HVERSIONS Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_HVERSIONS' Model node for versions deep 20081105
5 GC_ADMIN_DATA_INFORM Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_INFORM' 20081222
6 GC_ADMIN_DATA_MODEL_NODE Constant Public Type reference (TYPE) STRING 'ADMIN_DATA' Model node 20060712
7 GC_ADMIN_DATA_SELECTION Constant Private Type reference (TYPE) STRING 'ADMIN_DATA_SELECTION' 20081117
8 GC_ADMIN_DATA_SHRT_TXT Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_SHRT_TXT' Model node for short texts 20071012
9 GC_ADMIN_DATA_TEXT Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_TEXT' Model node for texts 20071011
10 GC_ADMIN_DATA_VERSION Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_VERSION' Model node for version 20080407
11 GC_MODEL_ACTION_RENAME Constant Public Type reference (TYPE) STRING 'RENAME' 20110329
12 GC_PARAMETER_LANGU_DOCU Constant Public Type reference (TYPE) STRING 'LANGU_DOCU' 20071119
13 GC_PARAMETER_LANGU_TEXT Constant Public Type reference (TYPE) STRING 'LANGU_TEXT' 20071119
14 GC_PARAMETER_SELECTED_TAB Constant Public Type reference (TYPE) STRING 'ADMIN_DATA_SELECTED_TAB' 20071119
15 GC_PARAMETER_TRAY_IS_EXPANDED Constant Public Type reference (TYPE) STRING 'TRAY_IS_EXPANDED' 20101209
16 GC_SOURCE_DOCU Constant Public Type reference (TYPE) STRING 'FREE' 20071128
17 GC_SOURCE_DOCU_EXIT Constant Public Type reference (TYPE) STRING 'EXIT' 20071128
18 GC_SOURCE_SAPSCRIPT Constant Public Type reference (TYPE) STRING 'SCRIPT' 20071128
19 GC_SOURCE_TEXT Constant Public Type reference (TYPE) STRING 'FREE' 20071128
20 GC_SOURCE_TEXT_EXIT Constant Public Type reference (TYPE) STRING 'EXIT' 20071128
21 GC_SOURCE_TEXT_SYMBOL Constant Public Type reference (TYPE) STRING 'SYMBOL' 20071128
22 GC_TAB_CUSTOM_ATTRIBUTES Constant Public Type reference (TYPE) STRING 'TAB_CUSTOM_ATTRIBUTES' 20130830
23 GC_TAB_DOCUMENTATION Constant Public Type reference (TYPE) STRING 'TAB_DOCUMENTATION' 20111201
24 GC_TAB_GENERAL Constant Public Type reference (TYPE) STRING 'TAB_GENERAL' 20111201
25 GC_TAB_TEXT Constant Public Type reference (TYPE) STRING 'TAB_TEXT' 20111201
26 GC_TAB_TRANSPORT Constant Public Type reference (TYPE) STRING 'TAB_TRANSPORT' 20110210
27 GC_TAB_VERSION Constant Public Type reference (TYPE) STRING 'TAB_VERSION' 20081215
28 MO_ADMIN_DATA Instance attribute Private Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20060707
29 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) IF_FDT_WD_SESSION FDT WD: Session 20110120
30 MT_MESSAGE Static Attribute Public Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20081219
31 MV_DOC_DEPENDENCY Instance attribute Private Type reference (TYPE) FDT_DOCU_DEP_TYPE FDT: Documentation Dependency Type 20071029
32 MV_TEXT_DEPENDENCY Instance attribute Private Type reference (TYPE) FDT_TEXT_DEP_TYPE FDT: Text Dependency Type 20071017
Methods
# Method Level Visibility Method type Description Created on
1 COPY_VERSION Instance method Public Method Copy earlier version and set it as current 20081215
2 GET_ADMIN_DATA_CUSTOM_ATTR Instance method Private Method Returns the Custom Attributes 20130830
3 GET_ADMIN_DATA_HVERSIONS Instance method Private Method Returns the admin versions 20081215
4 GET_ADMIN_DATA_INFORMATIONS Instance method Private Method 20081219
5 GET_CHANGED_OBJECTS Instance method Private Method 20081127
6 GET_CHANGES_OF_OBJECTS Instance method Private Method 20081104
7 GET_REF_DATA_VERSIONS Instance method Public Method 20081104
8 GET_XML_DOCUMENT Instance method Private Method Get XML document in Document Format. 20091209
9 IS_ACCESS_LEVEL_REDUCED Instance method Public Method Returns true, if the Access Level was reduced 20081201
10 IS_ACTIVE_VERSION_AVAILABLE Instance method Private Method deprecated 20121214
11 SET_ADMIN_DATA_CUSTOM_ATTR Instance method Private Method Set Custom Attributes 20130830
Events
Class CL_FDT_WD_ADMIN_DATA_MODEL has no event.
Types
Class CL_FDT_WD_ADMIN_DATA_MODEL has no local type.
Method Signatures

Method COPY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ETS_MESSAGE Value transfer Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20081215
2 Importing IV_HAS_REF_OBJECTS Call by reference Type reference (TYPE) BOOLE_D Boolean Variable (X=True, -=False, Space=Unknown) 20081215
3 Importing IV_TRANSPORT_REQ Call by reference Type reference (TYPE) TRKORR Transport for Copy Version 20120403
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20081215

Method GET_ADMIN_DATA_CUSTOM_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INITIALIZE_ELEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130830
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20130830

Method GET_ADMIN_DATA_HVERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INITIALIZE_ELEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081215
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20081215

Method GET_ADMIN_DATA_INFORMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INITIALIZE_ELEMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081219
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20081219

Method GET_CHANGED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHG_OBJ Call by reference Type reference (TYPE) FDTT_WD_ADMIN_DATA_OBJECTS FDT WD: Table for Admin Data Objects 20081127
2 Exporting EV_IS_CHANGE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20081127
3 Importing IT_CHANGE Call by reference Type reference (TYPE) CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY 20081127
4 Importing IV_FROM_TS Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081127
5 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081127
6 Importing IV_TARGET_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081127
7 Importing IV_TO_TS Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081127

Method GET_CHANGED_OBJECTS on class CL_FDT_WD_ADMIN_DATA_MODEL has no exception.

Method GET_CHANGES_OF_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NON_PRC_CHANGE Call by reference Type reference (TYPE) CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY 20081106
2 Exporting ET_PRC_CHANGE Call by reference Type reference (TYPE) CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY 20081104
3 Importing IV_FROM_TS Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081104
4 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID FDT: Universal Unique Identifier 20081104
5 Importing IV_TO_TS Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081104

Method GET_CHANGES_OF_OBJECTS on class CL_FDT_WD_ADMIN_DATA_MODEL has no exception.

Method GET_REF_DATA_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADMIN_DATA_VERSIONS Call by reference Type reference (TYPE) FDTT_WD_ADMIN_DATA_VERSIONS FDT WD: Table for versioning 20081107
2 Importing IT_NON_PRC_CHANGE Call by reference Type reference (TYPE) CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY 20081107
3 Importing IT_PRC_CHANGE Call by reference Type reference (TYPE) CL_FDT_MAINTENANCE=>TS_CHANGE_HISTORY 20081107
4 Importing IV_FROM_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081126
5 Importing IV_ID Call by reference Type reference (TYPE) FDT_STRING FDT: Universal Unique Identifier 20081107
6 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) FDT_UUID FDT: Universal Unique Identifier 20081107
7 Importing IV_PARENT_ID Call by reference Type reference (TYPE) FDT_STRING FDT: Universal Unique Identifier 20081107
8 Importing IV_PARENT_OBJECT Call by reference Type reference (TYPE) FDT_UUID FDT: Universal Unique Identifier 20081110
9 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081107
10 Importing IV_TO_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081126

Method GET_REF_DATA_VERSIONS on class CL_FDT_WD_ADMIN_DATA_MODEL has no exception.

Method GET_XML_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML_XSTRING Call by reference Type reference (TYPE) XSTRING 20091209
2 Returning RO_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20091209
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20091209

Method IS_ACCESS_LEVEL_REDUCED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACCESS_LEVEL_REDUCED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081201
2 Importing IV_CHOSEN_ACCESS_LEVEL Call by reference Type reference (TYPE) FDT_ACCESS_LEVEL FDT: Access Level 20081201

Method IS_ACCESS_LEVEL_REDUCED on class CL_FDT_WD_ADMIN_DATA_MODEL has no exception.

Method IS_ACTIVE_VERSION_AVAILABLE Signature

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

Method IS_ACTIVE_VERSION_AVAILABLE on class CL_FDT_WD_ADMIN_DATA_MODEL has no exception.

Method SET_ADMIN_DATA_CUSTOM_ATTR Signature

Method SET_ADMIN_DATA_CUSTOM_ATTR on class CL_FDT_WD_ADMIN_DATA_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_FDT FDT: Abstract Exception Class 20130830
History
Last changed by/on SAP  20140121 
SAP Release Created in 710