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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | 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 | Instance attribute | Public | Type reference (TYPE) | STRING | 'ACTION_CREATE_DATA_OBJECT' | 20081216 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'DDIC_REF_NODE_CHANGE' | 20081216 | |||
| 3 | Constant | Public | Type reference (TYPE) | FDT_WD_DO_LIST_TYPE | 'T' | FDT WD: FDT_WD_DO_LIST_TYPE | 20081216 | ||
| 4 | Constant | Public | Type reference (TYPE) | FDT_WD_DO_LIST_TYPE | 'R' | FDT WD: FDT_WD_DO_LIST_TYPE | 20100730 | ||
| 5 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | IF_FDT_CONSTANTS=>GC_ELEMENT_TYPE_TEXT | Elementary Data Type | 20081216 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'DO_LIST' | DO_LIST model node | 20081216 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'PROPERTIES' | PROPERTIES model node | 20081216 | ||
| 8 | Constant | Public | Type reference (TYPE) | FDT_WD_DO_LIST_TYPE | 'F' | FDT WD: FDT_WD_DO_LIST_TYPE | 20081223 | ||
| 9 | Constant | Public | Type reference (TYPE) | FDT_ELEMENT_DECIMALS | '10' | FDT: Element: Number of decimals | 20100730 | ||
| 10 | Constant | Public | Type reference (TYPE) | FDT_ELEMENT_LENGTH | '31' | FDT: Element: Length | 20100730 | ||
| 11 | Constant | Public | Type reference (TYPE) | FDT_ELEMENT_LENGTH | '255' | FDT: Element: Length | 20100730 | ||
| 12 | Constant | Public | Type reference (TYPE) | FDT_BOOLEAN | ABAP_FALSE | BRFplus Boolean | 20100730 | ||
| 13 | Constant | Public | Type reference (TYPE) | FDT_WD_QUANTITY_DIMENSION | ' ' | Dimension of units for quantities | 20100730 | ||
| 14 | Constant | Public | Type reference (TYPE) | FDT_WD_TIMEPOINT_TYPES | IF_FDT_CONSTANTS=>GC_TP_DATETIME | FDT WD:Timepoint types | 20100730 | ||
| 15 | Instance attribute | Private | Type reference (TYPE) | T_ELEMENT | 20081216 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20081216 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FDT_BOOLEAN | ABAP_FALSE | FDT: Elementary Data Type Boolean | 20081216 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | FDT_BOOLEAN | ABAP_FALSE | FDT: Elementary Data Type Boolean | 20081216 | ||
| 19 | 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 | Instance method | Public | Method | Returns a table with successfully created elements | 20081216 | |
| 2 | Instance method | Public | Method | Get the default values for a mass element creation entry | 20100730 | |
| 3 | Instance method | Public | Method | 20081216 | ||
| 4 | Instance method | Public | Method | Modify an mass creation entry depending on element type | 20100730 | |
| 5 | Instance method | Public | Method | Modify an mass creation entry depending on type | 20100730 | |
| 6 | Instance method | Public | Method | 20130618 | ||
| 7 | Instance method | Public | Method | 20081216 | ||
| 8 | 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 | 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 | 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 | 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 | CS_DO_LIST | Call by reference | Type reference (TYPE) | FDTS_WD_DO_LIST_MODEL | FDT WD: List of data objects | 20100730 | |||
| 2 | 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 | CS_DO_LIST | Call by reference | Type reference (TYPE) | FDTS_WD_DO_LIST_MODEL | FDT WD: List of data objects | 20100730 | |||
| 2 | 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 | 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 | 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 |