SAP ABAP Class CL_FDT_WD_DO_MAINTENANCE_MODEL (FDT WD: Model for mass Dobj maintenance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_TOOLS (Package) BRFplus: Tools in Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 20081216
Properties
Class CL_FDT_WD_DO_MAINTENANCE_MODEL  
Short Description FDT WD: Model for mass Dobj maintenance    
Super Class CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_TOOLS   BRFplus: Tools in Web Dynpro UI 
Created 20081216   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 IF_FDT_CONSTANT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
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...
5 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_DO_MAINTENANCE_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_DO_MAINTENANCE_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CREATE_DATA_OBJECTS Instance attribute Public Type reference (TYPE) STRING 'ACTION_CREATE_DATA_OBJECT' 20081216
2 GC_DDIC_REF_NODE_CHANGE Instance attribute Public Type reference (TYPE) STRING 'DDIC_REF_NODE_CHANGE' 20081216
3 GC_DO_BUILD_IN_TYPE Constant Public Type reference (TYPE) FDT_WD_DO_LIST_TYPE 'T' FDT WD: FDT_WD_DO_LIST_TYPE 20081216
4 GC_DO_DDIC_TYPE Constant Public Type reference (TYPE) FDT_WD_DO_LIST_TYPE 'R' FDT WD: FDT_WD_DO_LIST_TYPE 20100730
5 GC_DO_ELEMENT_TYPE_TEXT Constant Public Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TYPE IF_FDT_CONSTANTS=>GC_ELEMENT_TYPE_TEXT Elementary Data Type 20081216
6 GC_DO_LIST_MODEL_NODE Constant Public Type reference (TYPE) STRING 'DO_LIST' DO_LIST model node 20081216
7 GC_DO_PROPERTIES_NODE Constant Public Type reference (TYPE) STRING 'PROPERTIES' PROPERTIES model node 20081216
8 GC_DO_REFERENCE_TYPE Constant Public Type reference (TYPE) FDT_WD_DO_LIST_TYPE 'F' FDT WD: FDT_WD_DO_LIST_TYPE 20081223
9 GC_ET_DECIMALS_DEFAULT Constant Public Type reference (TYPE) FDT_ELEMENT_DECIMALS '10' FDT: Element: Number of decimals 20100730
10 GC_ET_LENGTH_DEFAULT Constant Public Type reference (TYPE) FDT_ELEMENT_LENGTH '31' FDT: Element: Length 20100730
11 GC_ET_LENGTH_MAXIMUM Constant Public Type reference (TYPE) FDT_ELEMENT_LENGTH '255' FDT: Element: Length 20100730
12 GC_ET_ONLY_POSITIVE_DEFAULT Constant Public Type reference (TYPE) FDT_BOOLEAN ABAP_FALSE BRFplus Boolean 20100730
13 GC_ET_QUANTITY_DIMENSION_DEF Constant Public Type reference (TYPE) FDT_WD_QUANTITY_DIMENSION ' ' Dimension of units for quantities 20100730
14 GC_ET_TIMEPOINT_TYPES_DEFAULT Constant Public Type reference (TYPE) FDT_WD_TIMEPOINT_TYPES IF_FDT_CONSTANTS=>GC_TP_DATETIME FDT WD:Timepoint types 20100730
15 MT_ELEMENT Instance attribute Private Type reference (TYPE) T_ELEMENT 20081216
16 MV_APPLICATION_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081216
17 MV_PERSIST Instance attribute Private Type reference (TYPE) FDT_BOOLEAN ABAP_FALSE FDT: Elementary Data Type Boolean 20081216
18 MV_REFRESH_NEEDED Instance attribute Private Type reference (TYPE) FDT_BOOLEAN ABAP_FALSE FDT: Elementary Data Type Boolean 20081216
19 MV_TIMESTAMP Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20081216
Methods
# Method Level Visibility Method type Description Created on
1 GET_CREATED_DATA_OBJECTS Instance method Public Method Returns a table with successfully created elements 20081216
2 GET_DO_LIST_DEFAULT Instance method Public Method Get the default values for a mass element creation entry 20100730
3 IS_REFRESH_NEEDED Instance method Public Method 20081216
4 MODIFY_DO_LIST_4_ELEMENT_TYPE Instance method Public Method Modify an mass creation entry depending on element type 20100730
5 MODIFY_DO_LIST_4_TYPE Instance method Public Method Modify an mass creation entry depending on type 20100730
6 POST_CLEANUP Instance method Public Method 20130618
7 SET_APPLICATION Instance method Public Method 20081216
8 SET_PERSIST Instance method Public Method 20081216
Events
Class CL_FDT_WD_DO_MAINTENANCE_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ELEMENT Public See coding 20081216
Method Signatures

Method GET_CREATED_DATA_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ELEMENT Value transfer Type reference (TYPE) T_ELEMENT 20081216

Method GET_CREATED_DATA_OBJECTS on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no exception.

Method GET_DO_LIST_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DO_LIST Value transfer Type reference (TYPE) FDTS_WD_DO_LIST_MODEL FDT WD: List of data objects 20100730

Method GET_DO_LIST_DEFAULT on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no exception.

Method IS_REFRESH_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH_NEEDED Call by reference Type reference (TYPE) FDT_BOOLEAN ABAP_FALSE FDT: Elementary Data Type Boolean 20081216

Method IS_REFRESH_NEEDED on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no exception.

Method MODIFY_DO_LIST_4_ELEMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DO_LIST Call by reference Type reference (TYPE) FDTS_WD_DO_LIST_MODEL FDT WD: List of data objects 20100730
2 Importing IV_SET_DEFAULTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Set default values per element type 20100730

Method MODIFY_DO_LIST_4_ELEMENT_TYPE on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no exception.

Method MODIFY_DO_LIST_4_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DO_LIST Call by reference Type reference (TYPE) FDTS_WD_DO_LIST_MODEL FDT WD: List of data objects 20100730
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20100812

Method MODIFY_DO_LIST_4_TYPE on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no exception.

Method POST_CLEANUP Signature

Method POST_CLEANUP on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no parameter.
Method POST_CLEANUP on class CL_FDT_WD_DO_MAINTENANCE_MODEL 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 20081216

Method SET_APPLICATION on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no exception.

Method SET_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERSIST Call by reference Type reference (TYPE) FDT_BOOLEAN ABAP_FALSE FDT: Elementary Data Type Boolean 20081216

Method SET_PERSIST on class CL_FDT_WD_DO_MAINTENANCE_MODEL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 720