SAP ABAP Class CL_FDT_WD_DO_STRUCT_MODEL (FDT: WD model for Data Object Structure)
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 20061108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_QUERY_FILTER Filter for queried objects 20091102
Properties
Class CL_FDT_WD_DO_STRUCT_MODEL  
Short Description FDT: WD model for Data Object Structure    
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 20061108   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 CL_FDT_WD_DO_MAINTENANCE_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_WD_QUERY_FILTER Filter for queried objects 20091102
Friends
Class CL_FDT_WD_DO_STRUCT_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_BINDING Constant Public Type reference (TYPE) STRING 'BINDING' 20110502
2 GC_ACTION_CREATE Constant Public Type reference (TYPE) STRING 'CREATE' 20090107
3 GC_ACTION_MOVE_DOWN Constant Public Type reference (TYPE) STRING 'MD' 20090107
4 GC_ACTION_MOVE_UP Constant Public Type reference (TYPE) STRING 'MU' 20090107
5 GC_ACTION_REMOVE Constant Public Type reference (TYPE) STRING 'REM' 20090107
6 GC_ACTION_SELECT Constant Public Type reference (TYPE) STRING 'SEL' 20090107
7 GC_BIND_TYPE_DDIC Constant Public Type reference (TYPE) STRING '01' 20091013
8 GC_BIND_TYPE_GDT Constant Public Type reference (TYPE) STRING '02' 20091013
9 GC_BIND_TYPE_NO Constant Public Type reference (TYPE) STRING '03' 20091013
10 GC_DATA_OB_STRUCT_MODEL Instance attribute Private Type reference (TYPE) STRING 'DO_STRUCTURE' 20061108
11 GC_DATA_OB_STRUCT_NAME Instance attribute Private Type reference (TYPE) STRING 'DO_STRUCTURE_NAME' 20061108
12 GC_PARAM_NAME_DO_TYPE Constant Public Type reference (TYPE) STRING 'DATA_OBJECT_TYPE' 20090107
13 MO_DATA_OBJECT_STRUCT Instance attribute Private Object reference (TYPE REF TO) IF_FDT_STRUCTURE FDT: Data Object of Type Structure 20061108
14 MTS_REFERENCED_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091102
15 MTS_UNSAVED_OBJECTS Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID List of unsaved objects, e.g. via binding 20090303
16 MTS_USAGE_TREE Instance attribute Private Type reference (TYPE) CL_FDT_ADMIN_DATA=>TS_USAGE_TREE Usages (Where-Used) 20091102
17 MV_REFRESH_FILTER Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE True, if referenced objects for filter need to be refreshed 20091102
18 MV_USAGE_TREE_SET Instance attribute Private Type reference (TYPE) ABAP_BOOL True, if the usage tree has been set 20121211
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENTS Instance method Public Method Set elements 20101118
2 DESTROY_UNUSED_OBJECTS Instance method Private Method Destroy no longer used objects 20090303
3 SAVE_DEEP Instance method Private Method Save all objects deep 20090305
Events
Class CL_FDT_WD_DO_STRUCT_MODEL has no event.
Types
Class CL_FDT_WD_DO_STRUCT_MODEL has no local type.
Method Signatures

Method ADD_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20101118

Method ADD_ELEMENTS on class CL_FDT_WD_DO_STRUCT_MODEL has no exception.

Method DESTROY_UNUSED_OBJECTS Signature

Method DESTROY_UNUSED_OBJECTS on class CL_FDT_WD_DO_STRUCT_MODEL has no parameter.
Method DESTROY_UNUSED_OBJECTS on class CL_FDT_WD_DO_STRUCT_MODEL has no exception.

Method SAVE_DEEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20090528
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20090305
History
Last changed by/on SAP  20130531 
SAP Release Created in 710